On Fri, 2008-04-25 at 15:00 +0200, Jeroen van Meeuwen wrote: > while spinning a Games DVD -just for kicks-, I found that the "part / > 8000" in it's kickstart isn't really applied. > > Using ksflatten shows me the "part" statements are appended to one > another, depending on the other they have been specified; if "part / > 8000" is specified before including the 'base' kickstart, the filesystem > will end up size 8000*1024L*1024L. Either way: > > Attached are two patches: > > partition_size_last-specified.patch makes livecd-tools loop through > /all/ the partition statements, and takes the size of last "part /" > specified so that the "part /" statement becomes something that can be > overridden. I'm not sure how valid this is, as sorting "part" statements > in pykickstart may result in unsuspected behavior on livecd-tool's part.
This is the idea of how it should work and the patch looks fine. Applied, thanks Jeremy -- Fedora-livecd-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-livecd-list
