add remnants of a customisable image
This commit is contained in:
parent
a292cbbc6b
commit
1f1d294c02
@ -7,5 +7,6 @@ timezone UTC
|
||||
selinux --enforcing
|
||||
firewall --enabled --ssh
|
||||
network --device=link --activate --bootproto=dhcp --onboot=on --hostname=rockylinux
|
||||
#firstboot --enable --reconfig # TODO: enable this AFTER DISABLING USER SETUP
|
||||
bootloader --location=mbr --boot-drive=sda
|
||||
shutdown # power-off after the installation completes
|
||||
|
@ -41,6 +41,8 @@ net-tools
|
||||
NetworkManager-wifi
|
||||
tmux
|
||||
|
||||
# TODO: enable 'initial-setup'
|
||||
#initial-setup
|
||||
|
||||
# Remove some packages
|
||||
-java-11-*
|
||||
|
Loading…
Reference in New Issue
Block a user