M.Canales.es wrote: > El Viernes, 4 de Noviembre de 2005 01:16, Bruce Dubbs escribió: > > >>In any case, we can migrate our process to the way LFS is doing it. >>Right now it's just a matter of hammering out the details and making it >>happen. > > > Details: > > .- Replace patcheslist.xsl with the attached one.
Done > > .- Replace the patch-root entity by: > > <!ENTITY patch-root "http://www.linuxfromscratch.org/patches/blfs/svn"> Done > to can have all patches directories for all project's books (except CLFS for > now) under the same tree hierarchy. > > .- Apply the attached patch to render-blfs-book-sh Minor error here. > +xsltproc --xinclude stylesheets/patches-script.xsl index.xml > \ > + copy-blfs-patches.sh || die "xsltproc failed" $LINENO patches-script.xsl should be patcheslist.xsl > .- To be sure at any moment (i.e., after a packages version changes that > implies the addition/removal of several patches) that all patches mentioned > in the book are up-to-date on the patches repo, the editor can run the next > command when logged into their belgarath's home: > > xsltproc --xinclude --nonet -stringparam dest.dir ~/blfs-patches \ > stylesheets/patches-script.xsl index.xml | sh - s/-script/list/ Thanks Manuel. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
