> From: [email protected] > Date: Sat, 15 Oct 2016 20:19:36 -0000 > Subject: [website] r1368 - html/trunk/blfs > > Author: bdubbs > Date: Sat Oct 15 13:19:36 2016 > New Revision: 1368 > > Log: > Update systemd rendering instructions > > Modified: > html/trunk/blfs/download.html > > Modified: html/trunk/blfs/download.html > ============================================================================== > --- html/trunk/blfs/download.html Mon Oct 10 14:44:17 2016 (r1367) > +++ html/trunk/blfs/download.html Sat Oct 15 13:19:36 2016 (r1368) > @@ -50,7 +50,10 @@ > <p>Daily rendered <a href="downloads/systemd/">snapshots</a> may be > downloaded. Or check > out the book's XML from the svn repository and render it yourself:</p> > <div class="cmd"> > - <p>svn co svn://svn.linuxfromscratch.org/BLFS/branches/systemd/</p> > + <p>svn co svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK/</p> > + <p>After the prerequisites listed in the INSTALL file are present, > + use 'make REV=systemd', to render the book. Additional infromation is > + listed in th eREADME file.
s/th eREADME/the README/ > </div> > > <h2>BLFS Museum</h2> > akh -- -- http://lists.linuxfromscratch.org/listinfo/website FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
