In general every major Fedora jump we do risks running out of space.  In addition to upgrades, they also did a mass recompile for the upcoming F15 release.  As long as we use a hardlink/multiple-root/rsync approach, I do not see an easy answer to this.<br>


<br>What seems to be missing (in this discussion, and perhaps in the utility) is support in the OS builder to incrementally update based on a previous build.  Prelink is capable of keeping a cache of what was previously done, and running in an incremental mode where only the necessary binaries are updated.  <br>


<br>This would solve much of the grief with minor updates, where we only pull in selected RPMs.<br><br>An alternative which might be even less disruptive would be to run prelink on 11.2.0, and use that image as the base to create future 11.2.x, builds.  We would then tolerate collisions due to updates pulled in past that point.  This has the downside though that changing something low level like glibc could result in an across-the-board performance penalty.<br>


<br><br><br>
<br><div class="gmail_quote">On Wed, May 18, 2011 at 8:13 AM, Paul Fox <span dir="ltr"><<a href="mailto:pgf@laptop.org" target="_blank">pgf@laptop.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div>james wrote:<br>
 > On Wed, May 18, 2011 at 07:45:49AM -0400, Kevin Gordon wrote:<br>
 > > Might be over my head in the specific prelink OLPC talk here, but in<br>
 > > my experience on the iSeries - anything that optimizes a software<br>
 > > update process (which happens twice a year) at the expense of a<br>
 > > program loads or the object instantiation process (which happen<br>
 > > thousands of times an hour) is a bad trade-off.<br>
 ><br>
 > +1<br>
<br>
</div>but unless i misunderstood dsd, prelink is making our update process<br>
non-functional.<br>
<br>
paul<br>
=---------------------<br>
<font color="#888888"> paul fox, <a href="mailto:pgf@laptop.org" target="_blank">pgf@laptop.org</a><br>
</font><div><div></div><div>_______________________________________________<br>
Devel mailing list<br>
<a href="mailto:Devel@lists.laptop.org" target="_blank">Devel@lists.laptop.org</a><br>
<a href="http://lists.laptop.org/listinfo/devel" target="_blank">http://lists.laptop.org/listinfo/devel</a><br>
</div></div></blockquote></div><br>