X-Git-Url: http://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=etc%2Fgrml%2Ffai%2Fconfig%2Fhooks%2Finstsoft.GRMLBASE;h=ecf677239e01cc50330c902bcf3fea3d33e1c15e;hp=05033115663a616010ddd5149e6023183398b639;hb=1227c08ee615f11dcd8566b0408045eae2525522;hpb=963ab55c463a0c0d3448468790f922bcfe065d05 diff --git a/etc/grml/fai/config/hooks/instsoft.GRMLBASE b/etc/grml/fai/config/hooks/instsoft.GRMLBASE index 0503311..ecf6772 100755 --- a/etc/grml/fai/config/hooks/instsoft.GRMLBASE +++ b/etc/grml/fai/config/hooks/instsoft.GRMLBASE @@ -66,6 +66,8 @@ EOF cp /etc/grml/fai/apt/sources.list $target/etc/apt/sources.list fi + # run it on our own, as updatebase is used at the wrong stage for our needs, + # see /etc/grml/fai/config/hooks/updatebase.GRMLBASE $ROOTCMD apt-get update if [ -x $target/usr/bin/aptitude ] ; then if $ROOTCMD aptitude --help | grep -q safe-upgrade ; then