Actualiser preseed_debian_12_standard_ssh.txt
This commit is contained in:
@@ -32,6 +32,13 @@ d-i apt-setup/cdrom/set-first boolean false
|
|||||||
tasksel tasksel/first multiselect minimal
|
tasksel tasksel/first multiselect minimal
|
||||||
d-i pkgsel/include string openssh-server
|
d-i pkgsel/include string openssh-server
|
||||||
|
|
||||||
|
d-i pkgsel/include string \
|
||||||
|
vim \
|
||||||
|
wget \
|
||||||
|
curl \
|
||||||
|
git \
|
||||||
|
htop \
|
||||||
|
|
||||||
### Boot loader installation
|
### Boot loader installation
|
||||||
d-i grub-installer/only_debian boolean true
|
d-i grub-installer/only_debian boolean true
|
||||||
d-i grub-installer/with_other_os boolean true
|
d-i grub-installer/with_other_os boolean true
|
||||||
|
|||||||
Reference in New Issue
Block a user