Add installation of tmux, puppet and zsh.

This commit is contained in:
Jeremy Gardais 2015-03-31 17:36:06 +02:00
parent 9961b8464f
commit b576f47463
1 changed files with 1 additions and 1 deletions

View File

@ -345,5 +345,5 @@ d-i cdrom-detect/eject boolean false
# This will power off the machine instead of just halting it. # This will power off the machine instead of just halting it.
#d-i debian-installer/exit/poweroff boolean true #d-i debian-installer/exit/poweroff boolean true
d-i preseed/late_command string apt-install zsh tmux puppet; in-target chsh -s /bin/zsh