blob: 8b665c3d22e376cc59c729a417de6273304c33f5 [file] [log] [blame]
Filip Pytlouna20f9e22016-02-16 13:07:03 +01001install
2cdrom
3lang en_US.UTF-8
4keyboard us
5network --onboot yes --device eth0 --bootproto dhcp --noipv6
6rootpw --plaintext ho5uo7Uome5d
7firewall --enabled --service=ssh
8authconfig --enableshadow --passalgo=sha512
9selinux --disabled
10timezone Europe/Prague
11bootloader --location=mbr --driveorder=sda --append="crashkernel=auto rhgb quiet"
12
13text
14skipx
15zerombr
16
17clearpart --all --initlabel
18autopart
19
20auth --useshadow --enablemd5
21firstboot --disabled
22reboot
23
24%packages --ignoremissing
25@core
26bzip2
27-ipw2100-firmware
28-ipw2200-firmware
29-ivtv-firmware
30%end