git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1320
d1e1f19c-881f-0410-ab34-
b69fee027534
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
# $Id: $
+ 21 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
+ targets/support/kmerge.sh:
+ Changing modules-update to update-modules to quiet a warning and keep us
+ from having it get removed out from under us.
+
21 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
targets/support/chroot-functions.sh:
Adding a note to myself for better debug and moving run_default_funcs to the
EXV=`grep ^EXTRAVERSION\ \= /usr/src/linux/Makefile | sed -e "s/EXTRAVERSION =//" -e "s/ //g"`
clst_fudgeuname=${VER}.${PAT}.${SUB}${EXV}
-/sbin/modules-update --assume-kernel=${clst_fudgeuname}
+/sbin/update-modules --assume-kernel=${clst_fudgeuname}
unset USE
echo ${clst_kernel_use} > /tmp/kerncache/${clst_kname}/${clst_kname}-${clst_version_stamp}.USE