small fix from modules.update to modules-update
authorJohn P. Davis <zhen@gentoo.org>
Fri, 2 Apr 2004 04:40:11 +0000 (04:40 +0000)
committerJohn P. Davis <zhen@gentoo.org>
Fri, 2 Apr 2004 04:40:11 +0000 (04:40 +0000)
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@339 d1e1f19c-881f-0410-ab34-b69fee027534

livecd/runscript/default-runscript.sh

index 019009f0eb721ec06f05f68c343eb5c4af7eee12..6a6d299a68083e0f90da3c93e5b846b871afa28d 100644 (file)
@@ -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.6 2004/04/01 20:00:18 zhen Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/livecd/runscript/Attic/default-runscript.sh,v 1.7 2004/04/02 04:40:11 zhen Exp $
 
 #return codes to be used by archscript
 
@@ -160,7 +160,7 @@ EOF
 
                                #fix to get modprobe.conf
                                ln -s /lib/modules/\`sed -n '1s/.* //;1s/"//g; 1p' /usr/src/linux/include/linux/version.h\` /lib/modules/`uname -r`
-                               /sbin/modules.update
+                               /sbin/modules-update
                                rm `uname -r`
 
                                cd /usr/src
@@ -187,7 +187,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.6 2004/04/01 20:00:18 zhen Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/livecd/runscript/Attic/default-runscript.sh,v 1.7 2004/04/02 04:40:11 zhen Exp $
 
 depend() {
        after *