fix up the options to the bootloader config, make the rootfs smaller.

This commit is contained in:
Dennis Gilmore 2014-07-30 02:23:41 -05:00
parent 022cc883c0
commit 8180b563f1
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
# yum configuration in order to enable other languages.
bootloader --disable
bootloader --location=none
timezone America/New_York --isUtc --nontp
rootpw --plaintext qweqwe
@ -12,7 +12,7 @@ keyboard us
firewall --disable
zerombr
clearpart --all
part / --size 4096 --fstype ext4
part / --size 3000 --fstype ext4
reboot
%packages --excludedocs --instLangs=en --nocore