Reinstall shadow after PAM
[hvlinux.git] / stage3 / packages-update
index cb99a2e..de074d9 100755 (executable)
@@ -8,6 +8,9 @@ source ../functions/main
 
 update_packages_init ${*}
 
+# These packages were already downloaded for stage2:
+lpkg 2 ${SHADOW}
+
 # These packages are only for stage3
 fpkg -m gnu ${WHICH}
 fpkg -e "tar.gz" ${BASHCOMPLETION} "http://www.caliban.org/files/bash"