X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=etc%2Fgrml%2Ffai%2Fconfig%2Fhooks%2Finstsoft.GRMLBASE;h=063c929b1cbbb9517a8ae856e934444b8798b403;hb=bddded93df88ad91d9ad8590950ce62a3b2e2e38;hp=f47a91d454772712e822a9467c17d0b03c55d044;hpb=e3c631ce614316971a0712b208ff16e1a024d250;p=grml-live-grml.git diff --git a/etc/grml/fai/config/hooks/instsoft.GRMLBASE b/etc/grml/fai/config/hooks/instsoft.GRMLBASE index f47a91d..063c929 100755 --- a/etc/grml/fai/config/hooks/instsoft.GRMLBASE +++ b/etc/grml/fai/config/hooks/instsoft.GRMLBASE @@ -4,7 +4,7 @@ # Authors: grml-team (grml.org), (c) Michael Prokop # Bug-Reports: see http://grml.org/bugs/ # License: This file is licensed under the GPL v2 or any later version. -# Latest change: Mon Okt 29 23:35:34 CET 2007 [mika] +# Latest change: Thu Nov 01 16:18:38 CET 2007 [mika] ################################################################################ set -u @@ -35,6 +35,9 @@ else # no softupdate but fresh installation # should be removed later on: echo "Acquire::http::Pipeline-Depth "0"; // added by grml-live" >> $target/etc/apt/apt.conf +# Recommends just pull in way tooooo much packages, so disable it: +echo "APT::Install-Recommends "false"; // added by grml-live" >> $target/etc/apt/apt.conf + # install grml keys: gpg --keyserver subkeys.pgp.net --recv-keys F61E2E7CECDEA787 || \ gpg --keyserver blackhole.pca.dfn.de --recv-keys F61E2E7CECDEA787