summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2012-11-05 04:41:43 +0000
committerJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2012-11-05 04:41:43 +0000
commit0cb72313cbd95a2eb5b31b64c260e94040f1fcb0 (patch)
treed0bd10ed6cc3fcc81250ccf7f41c80cf16ee1056 /profiles
parentPatchset 1.3. Backport patches to ignore always_inline attribute on redefined (diff)
downloadgentoo-2-0cb72313cbd95a2eb5b31b64c260e94040f1fcb0.tar.gz
gentoo-2-0cb72313cbd95a2eb5b31b64c260e94040f1fcb0.tar.bz2
gentoo-2-0cb72313cbd95a2eb5b31b64c260e94040f1fcb0.zip
Add sys-apps/kmod to default/linux/packages.build to fix the block with sys-apps/module-init-tools on the seed stage3.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog7
-rw-r--r--profiles/default/linux/packages.build3
2 files changed, 8 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index 1e176f5354bf..1bb646c95255 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,11 +1,16 @@
# ChangeLog for profile directory
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7106 2012/11/04 20:49:38 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7107 2012/11/05 04:41:43 jmbsvicetto Exp $
#
# This ChangeLog should include records for all changes in profiles directory.
# Only typo fixes which don't affect portage/repoman behaviour could be avoided
# here. If in doubt put a record here!
+ 05 Nov 2012; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
+ default/linux/packages.build:
+ Add sys-apps/kmod to default/linux/packages.build to fix the block with
+ sys-apps/module-init-tools on the seed stage3.
+
04 Nov 2012; Ulrich Müller <ulm@gentoo.org> license_groups:
Remove unused RSA-MD4, RSA-MD5, and RSA-PKCS11 licenses; replaced by RSA.
diff --git a/profiles/default/linux/packages.build b/profiles/default/linux/packages.build
index bff7d5c22882..7036b545e491 100644
--- a/profiles/default/linux/packages.build
+++ b/profiles/default/linux/packages.build
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/packages.build,v 1.7 2012/03/12 09:13:37 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/packages.build,v 1.8 2012/11/05 04:41:43 jmbsvicetto Exp $
# This file describes the packages needed to build a stage1 based on this
# profile. Packages in this file are built in order.
@@ -43,3 +43,4 @@ virtual/os-headers
virtual/package-manager
sys-fs/udev
virtual/shadow
+sys-apps/kmod