Add installation of tmux, puppet and zsh.
This commit is contained in:
parent
9961b8464f
commit
b576f47463
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue