X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=etc%2Fgrml%2Ffai%2Fconfig%2Fhooks%2Finstsoft.GRMLBASE;h=213f39c9afdde29b694d7fe76375c63a886b6201;hp=4e94d66aea10d758c6663193a9d23604d44b872d;hb=339590e244585c5334c41250b10abdc01e732a17;hpb=eeb94c8c0817c0fc3d37266693eab7c66be9f3b2 diff --git a/etc/grml/fai/config/hooks/instsoft.GRMLBASE b/etc/grml/fai/config/hooks/instsoft.GRMLBASE index 4e94d66..213f39c 100755 --- a/etc/grml/fai/config/hooks/instsoft.GRMLBASE +++ b/etc/grml/fai/config/hooks/instsoft.GRMLBASE @@ -57,7 +57,7 @@ EOF if [ -L $target/etc/apt/sources.list ] ; then rm $target/etc/apt/sources.list fi - cp /etc/grml/fai/apt/sources.list $target/etc/apt/sources.list + cp /etc/grml/fai/apt/sources.list $target/etc/apt/sources.list.d/grml-live.list fi # run it on our own, as updatebase is used at the wrong stage for our needs,