From: Benjamin Judas Date: Thu, 18 Mar 2004 20:08:17 +0000 (+0000) Subject: Made modprobe working on the cd X-Git-Tag: CATALYST_2_0_6_916~1061 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=999e5c8d71ae5e3afc046921ae0bdc20c483d999;p=catalyst.git Made modprobe working on the cd git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@312 d1e1f19c-881f-0410-ab34-b69fee027534 --- diff --git a/livecd/runscript/default-runscript.sh b/livecd/runscript/default-runscript.sh index 0202cbdc..8f1af30a 100644 --- a/livecd/runscript/default-runscript.sh +++ b/livecd/runscript/default-runscript.sh @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo/src/catalyst/livecd/runscript/Attic/default-runscript.sh,v 1.1 2004/03/04 23:29:45 zhen Exp $ +# $Header: /var/cvsroot/gentoo/src/catalyst/livecd/runscript/Attic/default-runscript.sh,v 1.2 2004/03/18 20:08:17 beejay Exp $ #return codes to be used by archscript @@ -154,6 +154,7 @@ EOF # are kernel-dependent. echo DEBUG emerge "\$x" emerge "\$x" + update-modules done fi cd /usr/src @@ -180,7 +181,7 @@ EOF #!/sbin/runscript # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo/src/catalyst/livecd/runscript/Attic/default-runscript.sh,v 1.1 2004/03/04 23:29:45 zhen Exp $ +# $Header: /var/cvsroot/gentoo/src/catalyst/livecd/runscript/Attic/default-runscript.sh,v 1.2 2004/03/18 20:08:17 beejay Exp $ depend() { after *