X-Git-Url: http://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=etc%2Fgrml%2Ffai%2Fconfig%2Fhooks%2Finstsoft.GRMLBASE;h=620c101aefde8f50a467e17087b6484508fa9d5e;hp=f5c22d8c1d1d670e6e98d24b2a07e5c9b08543ad;hb=8075b3f8fc4ef5aa545ba27b3066f302aeb1ecea;hpb=ebf5726fb6bd91256a4c2d3aa4ea43ce7f3e04bc diff --git a/etc/grml/fai/config/hooks/instsoft.GRMLBASE b/etc/grml/fai/config/hooks/instsoft.GRMLBASE index f5c22d8..620c101 100755 --- a/etc/grml/fai/config/hooks/instsoft.GRMLBASE +++ b/etc/grml/fai/config/hooks/instsoft.GRMLBASE @@ -65,7 +65,7 @@ EOF # newer aptitude versions won't remove essential packages using # 'aptitude -f -y install file-rc' anymore, therefore force it: - $ROOTCMD aptitude -o Aptitude::ProblemResolver::Keep-All-Tier=60000 -f -y install file-rc + $ROOTCMD aptitude -o Aptitude::ProblemResolver::Keep-All-Tier=60000 -f -y install file-rc systemd-sysv- # make sure we can upgrade automatically, # even with unsigned repos, but only if user wants it @@ -120,7 +120,7 @@ fi # newer aptitude versions won't remove essential packages using # 'aptitude -f -y install file-rc' anymore, therefore force it via: -$ROOTCMD aptitude -o Aptitude::ProblemResolver::Keep-All-Tier=60000 -f -y install file-rc +$ROOTCMD aptitude -o Aptitude::ProblemResolver::Keep-All-Tier=60000 -f -y install file-rc systemd-sysv- # }}} # we definitely don't want to fail running fai dirinstall just