add remnants of a customisable image

This commit is contained in:
Pratham Patel 2023-07-29 19:26:51 +05:30
parent a292cbbc6b
commit 1f1d294c02
No known key found for this signature in database
2 changed files with 3 additions and 0 deletions

View File

@ -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

View File

@ -41,6 +41,8 @@ net-tools
NetworkManager-wifi
tmux
# TODO: enable 'initial-setup'
#initial-setup
# Remove some packages
-java-11-*