Modificar 'bookworm/pepbld.sh'
This commit is contained in:
parent
ce1bb3ad56
commit
4e533649f4
|
@ -25,7 +25,7 @@ lb config noauto \
|
||||||
--updates true \
|
--updates true \
|
||||||
--backports true \
|
--backports true \
|
||||||
--debian-installer live \
|
--debian-installer live \
|
||||||
--debian-installer-distribution git \
|
--debian-installer-distribution bookworm \
|
||||||
--debian-installer-gui true \
|
--debian-installer-gui true \
|
||||||
--iso-preparer "PeppermintOS-https://peppermintos.com/" \
|
--iso-preparer "PeppermintOS-https://peppermintos.com/" \
|
||||||
--iso-publisher "Peppermint OS Team" \
|
--iso-publisher "Peppermint OS Team" \
|
||||||
|
@ -62,12 +62,14 @@ ssh
|
||||||
openssh-server
|
openssh-server
|
||||||
sshguard
|
sshguard
|
||||||
htop
|
htop
|
||||||
ufw
|
#ufw
|
||||||
fail2ban
|
fail2ban
|
||||||
whois
|
whois
|
||||||
rkhunter
|
rkhunter
|
||||||
debsecan
|
debsecan
|
||||||
net-tools
|
net-tools
|
||||||
|
cockpit
|
||||||
|
cockpit-podman
|
||||||
|
|
||||||
|
|
||||||
" >> $uchinanchu/fusato/config/package-lists/package.list.chroot
|
" >> $uchinanchu/fusato/config/package-lists/package.list.chroot
|
||||||
|
|
Loading…
Reference in New Issue