X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=src%2Ffunctions.sh;fp=src%2Ffunctions.sh;h=994f765209d707d153c60686021feb6c6382b77b;hb=24ef90a0357f00ca2eeafe398c1de5d55e369509;hp=56fab41ee903d01cee17bae5222887d57d142743;hpb=4074b9d44bfb05fb8ae0645085c339d1da4d2e78;p=carnet-upgrade.git diff --git a/src/functions.sh b/src/functions.sh index 56fab41..994f765 100644 --- a/src/functions.sh +++ b/src/functions.sh @@ -744,6 +744,11 @@ restore_configs () { fi } +# load various debconf defaults +debconf_preload () { + echo libc6 libraries/restart-without-asking boolean true | debconf-set-selections +} + # temporary disable listchanges packages to reduce clutter during upgrade apt_listchanges () { local file command=$1