Skip to content

Instantly share code, notes, and snippets.

@dmi3mis
Created October 31, 2024 11:04
Show Gist options
  • Save dmi3mis/d366c453be027ff6e1b9c0cb8d1e8654 to your computer and use it in GitHub Desktop.
Save dmi3mis/d366c453be027ff6e1b9c0cb8d1e8654 to your computer and use it in GitHub Desktop.
lang en_US
keyboard us
timezone America/New_York --utc
rootpw $2b$10$ffn3ieDKdvMXmUPWfPr0genfCGZa4f8GEUoHwfcTrYumeNYk972te --iscrypted
reboot
text
cdrom
bootloader --append="rhgb quiet crashkernel=auto"
zerombr
clearpart --all --initlabel
autopart
network --bootproto=dhcp
skipx
firstboot --disable
selinux --enforcing
firewall --enabled --http --ftp --smtp --ssh
%packages
@^minimal-environment
@large-systems
%end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment