/srv/irclogs.ubuntu.com/2016/04/12/#ubuntu-installer.txt

CarlFKwhy does $(debconf-get... get expanded on "d-i preseed/late_command string" but not "d-i apt-setup/local0/repository string" ?15:54
CarlFKd-i preseed/late_command string cd /target/tmp && wget http://$url/lc/late.sh && chmod u+x late.sh && chroot /target /tmp/late.sh $(debconf-get mirror/suite) $(debconf-get passwd/username)15:54
CarlFKd-i apt-setup/local0/repository string http://ppa.launchpad.net/timvideos/ppa/fpga-support $(debconf-get mirror/suite) main15:54
xnoxit's all static15:55
CarlFKer... thinking more, I think I can imagine why, and that's good enough15:55
xnoxit just happens that late_command spawns a shell to process the string that comes after it15:55
CarlFKyeah. that' what I started to realize15:56
CarlFKboo.15:56
xnoxhence command =)15:56
xnoxit's not a turing complete templating language =)15:56
CarlFKfor years I have just created a new dir for each release, copied the files, update the release names...15:57
CarlFKanything better?15:57

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!