fix lid close, other improvements
[automated-distro-installer] / fai / config / hooks / instsoft.DEFAULT
index 5c7be4e777a920f327931cab7d82a57050eeb2dd..3bf0f62939ff27719751f0037dc7b5f1abbfb649 100755 (executable)
@@ -11,6 +11,11 @@ if ifclass FSF; then
   exit 0
 fi
 
+fcopy -riB /etc/apt/preferences.d
+# ian: i'm guessing fai does this already
+#fcopy -riB /etc/apt/sources.list.d
+
+
 keyfile=/var/lib/fai/config/distro-install-common/luks/host-$HOSTNAME
 f=$target/root/keyscript
 cat > $f <<EOFOUTER