commit | 0e3ad284e7dbc8fc56a36d1682645608201ac2f4 | [log] [tgz] |
---|---|---|
author | Jiri Konecny <konecnyj@students.zcu.cz> | Thu Feb 18 10:30:38 2016 +0100 |
committer | Jiri Konecny <konecnyj@students.zcu.cz> | Thu Feb 18 10:46:09 2016 +0100 |
tree | 1a8f20b8aaaf2fd92e188135d102bba8dad0a6bb | |
parent | 9f6608e426c80775e46dea6e7315048299ae4e7a [diff] [blame] |
[CentOS KS] Removed LVM partitioning.
diff --git a/centos-7/http/ks.cfg b/centos-7/http/ks.cfg index 8b665c3..c19ce0d 100644 --- a/centos-7/http/ks.cfg +++ b/centos-7/http/ks.cfg
@@ -15,7 +15,8 @@ zerombr clearpart --all --initlabel -autopart +#autopart +part / --fstype=ext4 --size=1024 --grow --fsoptions=noatime --ondrive=vda auth --useshadow --enablemd5 firstboot --disabled