# use a list of classes for our demo machine
case $HOSTNAME in
demohost)
- echo "FAIBASE DEBIAN DESKTOP" ;;
+ echo "FAIBASE DEBIAN DESKTOP STABLE" ;;
x2)
echo "FAIBASE DEBIAN DESKTOP ONE_DISK" ;;
tp)
--- /dev/null
+deb http://httpredir.debian.org/debian stable main
+deb-src http://httpredir.us.debian.org/debian stable main
+
+deb http://security.debian.org/ wheezy/updates main
+deb-src http://security.debian.org/ wheezy/updates main
+
+deb http://httpredir.org/debian/ wheezy-updates main
+deb-src http://httpredir.debian.org/debian/ wheezy-updates main
/var/lib/fai/config/distro-install-common/end
-fcopy -r -m 1000,1000,700 -i /home/ian/.ssh
+fcopy -rM -i /home/ian/.ssh
+chown -R 1000:1000 $target/home/ian/.ssh
+chmod -R u=Xrw,og= $target/home/ian/.ssh
cp -ar $target/home/ian/.ssh $target/root
chown -R root:root $target/root/.ssh