diff --git a/parallel-debian/debian-setup.sh b/parallel-debian/debian-setup.sh index c1d34b8a..c5aabb73 100755 --- a/parallel-debian/debian-setup.sh +++ b/parallel-debian/debian-setup.sh @@ -1,20 +1,67 @@ #!/bin/sh +# This script sets up things we want to ship with the OS tree. It should +# NOT set up caches. For example, do NOT run ldconfig in here. -cat > etc/inittab < /etc/hostname + +cat > /etc/default/locale </etc/pam.d/common-account </etc/pam.d/common-auth </etc/pam.d/common-password </etc/pam.d/common-session <