=== ara is now known as Guest77757 [16:27] cjwatson: for your amusement: append ... SHAZ=shaz url=http://shaz/ubuntu/oneiric/preseeds.cfg; [16:27] preseeds... d-i preseed/early_command string cd /tmp && wget http://$SHAZ/ec/early_command.sh [16:28] and early command does wget http://$SHAZ/... [16:28] so I only need to change one file when I change servers [16:28] seems to be working :) [16:36] heh, nice [16:57] d-i preseed/late_command string cd /target/tmp && wget http://$SHAZ/lc/late.sh && chmod u+x late.sh && chroot /target /tmp/late.sh [16:57] that works, but when it errors I don't see anything in syslog [16:58] I am pretty sure i used to see the output of all the commands in late.sh [16:59] is that because of the chroot? and regardless of why, what's a good way to log what late.sh is doing? === CarlFK1 is now known as CarlFK