On 27/05/14 05:04, Mnoma Sana wrote: > Interesting book there Wayne. Is it intended to be linearly followed?
No, you'll need to follow the dependency tree. You also need to watch out for circular dependencies. > Also curious, how do you generate the book in that format. I know I can > check out from svn and run make but how to make such a book is a puzzle > for me. Any pointers Wayne? I wrote my own program (in Vala) to do that. I looked at the existing docbook xml that blfs has, and went from there. My program converts from my xml build to docbook xml. It also gathers some build time info. Then I use a modified Makefile, borrowed from the existing blfs repository to build the final html. A starting point would be to do a search on docbook tutorials. Wayne. > > Am 25.05.2014 14:23 schrieb "Wayne Blaszczyk" <[email protected] > <mailto:[email protected]>>: > > On 24/05/14 02:47, Bruce Dubbs wrote: > >> Is there any plan about building whole Gnome desktop in BLFS which > >> followed by LFS_Systemd.? > > > > Not at the current time. If someone volunteers, we can publish a hint > > or something more extensive. > > > > -- Bruce > > > > If anyone is interested, here is my current build for Gnome3: > http://www.linuxfromscratch.org/~wblaszcz/glfs-book-xsl/GNOME/GNOME.html > > Please note that these pages have been auto generated from my current > build scripts. The work on the build to book generation is still in > progress and therefore, there are a few bugs to iron out. The > instructions themselves are either based on my preferences, or possibly > unintentionally different to the existing LFS/BLFS books. If you see any > TODO*, it means that the instructions are not complete. Use at your own > risk. > > Regards, > Wayne. > > > > -- > http://lists.linuxfromscratch.org/listinfo/blfs-support > FAQ: http://www.linuxfromscratch.org/blfs/faq.html > Unsubscribe: See the above information page > > > -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
