M.Canales.es wrote:
Please, boys, run "make dump-commands" on the cross-lfs book and say what do you think.

I want to add it (or a better stylesheet, if improvements are requested) to all [B,H]LFS books.

It's a good start. :) I think I would request that the actual files are kept in one directory if possible. If the stylesheets can't do that easily, it would be the same as if you did in the Makefile:

cd $(DUMPDIR)/$$arch/ ; for i in * ; do mv $$i/* . ; rm -rf $$i ; done

Now I have to see how easy it would be to actually use the results in some sort of script...

--
JH
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to