I have cloned the svn repositories for the BLFS and the LFS books.
I have then rendered both LFS and BLFS books.
I have found some things I would like to bring to the table.
1. The BLFS book places the finished book in a totally different sub
directory.
I am suggessing the following change to the Makefile
From:
BASEDIR ?= $(HOME)/public_html/blfs-book-xsl
DUMPDIR ?= $(HOME)/blfs-commands
To:
BASEDIR ?= ~/blfs-book
DUMPDIR ?= ~/blfs-commands
This makes it consistent with the LFS book output locations
2. The BLFS svn book does not make the boot scripts package like the
LFS book.
Can this be added/corrected to the book makefile so it matches
what the LFS book
does and produce the bootscripts package?
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page