From 9a23a43c04c2a810ca662c5d1faf9dd2e7d7a285 Mon Sep 17 00:00:00 2001 From: "Jorge Manuel B. S. Vicetto" Date: Mon, 5 Nov 2012 16:50:30 +0000 Subject: Added sys-apps/kmod to the packages.build too soon as the new udev version needs to be marked stable first. ---------------------------------------------------------------------- --- profiles/default/linux/packages.build | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'profiles/default') diff --git a/profiles/default/linux/packages.build b/profiles/default/linux/packages.build index 7036b545e491..f39b9b91af3c 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.8 2012/11/05 04:41:43 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/packages.build,v 1.9 2012/11/05 16:50:30 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,4 +43,7 @@ virtual/os-headers virtual/package-manager sys-fs/udev virtual/shadow -sys-apps/kmod + +# This was added too soon. +# The new udev version needs to stabled first +#sys-apps/kmod -- cgit v1.2.3-65-gdbad