livemedia-creator: Increase the root partition to 7000
So that it doesn't run out of space.
This commit is contained in:
parent
ac6d408115
commit
2779565820
@ -29,7 +29,7 @@ clearpart --all --initlabel
|
|||||||
rootpw rootme
|
rootpw rootme
|
||||||
# Disk partitioning information
|
# Disk partitioning information
|
||||||
reqpart
|
reqpart
|
||||||
part / --size=6656
|
part / --size=7000
|
||||||
|
|
||||||
%post
|
%post
|
||||||
# FIXME: it'd be better to get this installed from a package
|
# FIXME: it'd be better to get this installed from a package
|
||||||
|
Loading…
Reference in New Issue
Block a user