#version=DEVEL # System authorization information auth --enableshadow --passalgo=sha512 # Run the Setup Agent on first boot firstboot --enable ignoredisk --only-use=vda # Keyboard layouts keyboard --vckeymap=us --xlayouts='us' # System language lang en_US.UTF-8 # Network information network --bootproto=dhcp --device=eth0 --ipv6=auto --activate network --hostname=localhost.localdomain # Root password rootpw --iscrypted $6$xG9bmyvxNFx5f.Tq$kMZBuPRZfPG8PxoRcPavRdcke4Aun3SLQV4ip957I14yqwKtjNMcTsh8CxXcS.0Pp1eDsfDTn3pnoODIwJ2AH1 # System services services --enabled="chronyd" # System timezone timezone Etc/UTC --isUtc user --groups=wheel --name=test --password=$6$5vyzhYCdWtJKuELM$bD7dV3ftV1gREr2eBtaZXPp2YAKd.VxrdaxcF3QaciDT10XzU8s8yUv6Izo6ZF0wGtFkPhEIiFxoP/IIOvV8f0 --iscrypted --gecos="test" # X Window System configuration information xconfig --startxonboot # System bootloader configuration bootloader --location=mbr --boot-drive=vda autopart --type=plain # Partition clearing information clearpart --all --initlabel --drives=vda # reboot on completion reboot %packages @base-x @core @dial-up @firefox @fonts @gnome-desktop @guest-desktop-agents @hardware-support @input-methods @libreoffice @multimedia @printing @standard chrony %end