From 561b54d7e1ffaec12b71f07b015fb4b1e91c9f8e Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Wed, 26 Oct 2011 13:14:05 -0400 Subject: [PATCH] debian-setup.sh: I can log in now --- parallel-debian/debian-setup.sh | 81 ++++++++++++++++++++++++++------- 1 file changed, 64 insertions(+), 17 deletions(-) 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 <