Randy McMurchy wrote: > I just generated a patch list using the Makefile target and it seems > to be messed up in that many of the line items produced are not patch > files. Perhaps that's why the auto-keep-in-sync stuff doesn't appear > to be working any longer. > > What I remember is that every day there was a cron job that: > > 1) Checks to ensure that any patch called for in BLFS svn actually > exists in the LFS repo. Mail was sent out to BLFS-BOOK if a patch > couldn't be located in the SVN repo. > > 2) Checks to ensure that any patch that has become obsolete in > BLFS SVN is no longer in the BLFS repo (repo is deleleted and > recreated from only active BLFS SVN patches).
OK, it is on anduin and seems to be running properly. The patches are at http://www.linuxfromscratch.org/patches/blfs/svn/ and they were all updated this morning at 0125 MST. What patches are missing? To generate the script, from your BLFS sandbox, run: xsltproc --xinclude stylesheets/patcheslist.xsl index.xml > copy-blfs-patches.sh I may need to update the procedure in the Makefile, but I don't use that for the daily update. I use the above line. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
