$ROOTCMD rm -rf /root/.unison
$ROOTCMD ln -s $dir /root
$ROOTCMD ln -s /q/p /
-$ROOTCMD ln -s /q/a /
# kvm is normally created by some package,
# but unison doesn't like unknown groups, so make it now so initial sync works.
-deb http://httpredir.debian.org/debian testing main
+deb http://http.us.debian.org/debian testing main
deb-src http://http.us.debian.org/debian testing main
deb http://security.debian.org/ testing/updates main
deb-src http://security.debian.org/ testing/updates main
# jessie-updates, previously known as 'volatile'
-deb http://httpredir.debian.org/debian testing-updates main
+deb http://http.us.debian.org/debian testing-updates main
deb-src http://http.us.debian.org/debian testing-updates main
devs=(${letters[@]/#//dev/${d}})
crypt_devs=(${letters[@]/#//dev/mapper/crypt_dev_${d}})
-# we can set this manually to force partitioning
-#partition=false
+partition=false
# somewhat crude detection of whether to partition
for dev in ${devs[@]}; do
fcopy -rM -i /home/ian/.ssh
/var/lib/fai/config/distro-install-common/end
-
$ROOTCMD chown -R 1000:1000 /home/ian/.ssh
$ROOTCMD chmod -R u=Xrw,og= /home/ian/.ssh
$ROOTCMD cp -ar /home/ian/.ssh /root