<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Cool.  Could the patch be extended to our bits and pieces so they'd do
the same thing?<br>
<br>
Tim<br>
<br>
<br>
Jeremy Katz wrote:
<blockquote cite="mid:1209136422.17563.23.camel@aglarond.local"
 type="cite">
  <pre wrap="">On Fri, 2008-04-25 at 15:00 +0200, Jeroen van Meeuwen wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">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.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
This is the idea of how it should work and the patch looks fine.  Applied, thanks

Jeremy

--
Fedora-livecd-list mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Fedora-livecd-list@redhat.com">Fedora-livecd-list@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/fedora-livecd-list">https://www.redhat.com/mailman/listinfo/fedora-livecd-list</a>

  </pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
_________________________________
Tim Wood, CLP, RHCT
719.338.7484 (tel)

The Data Wranglers
Web, Database & more since    since 1994
<a class="moz-txt-link-abbreviated" href="http://www.datawranglers.com">www.datawranglers.com</a>
</pre>
</body>
</html>