mirror of
https://pagure.io/fedora-kickstarts.git
synced 2026-01-23 00:15:47 +08:00
Updated the aos kickstart file to be 550 megs to build on x86_64
This commit is contained in:
@@ -21,7 +21,7 @@ services --enabled=network
|
||||
# This information is used by appliance-tools but
|
||||
# not by the livecd tools.
|
||||
#
|
||||
part / --size 450 --fstype ext3 --ondisk sda
|
||||
part / --size 550 --fstype ext3 --ondisk sda
|
||||
|
||||
#
|
||||
# Repositories
|
||||
|
||||
Reference in New Issue
Block a user