aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Allow aux-file-data.sh to be run successfully from the command line, and ↵Matthew Burgess2012-03-051-15/+8
| | | | | | rename validxml target to validate. Thanks to Pierre Labastie for the report. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9762 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor clarification in MakefileBruce Dubbs2012-01-071-0/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9699 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix hyperlink to wget-list output in the nochunks HTML output. Fixes #2956.Matthew Burgess2011-11-011-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9658 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update Makefile to better support scriptsBruce Dubbs2011-10-091-2/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9622 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Miror update to bootscripts Makefile.Bruce Dubbs2011-10-081-2/+13
| | | | | | | Add capability in main Makefile to create md5sum file. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9618 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix pdf overflow of grub listing output by changing the font sizeBruce Dubbs2009-11-241-0/+1
| | | | | | | in the appropriate block of the lfs-pdf.fo file. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9118 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add maketar to the nochunks dependency list, to create the bootscripts and ↵Bryan Kadzban2009-06-121-1/+1
| | | | | | udev-config tarballs for it as well. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8943 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* process-scripts.sh and make-aux-files.sh don't currently make use of command ↵Gerard Beekmans2009-01-211-2/+2
| | | | | | line parameters. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8783 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix call to aux-file-data.sh for systems which don't link /bin/sh to ↵Matthew Burgess2008-11-221-1/+1
| | | | | | /bin/bash (e.g. Kubuntu-8.10). Other shells (e.g. dash) don't contain pushd and popd as shell builtins. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8746 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* More tweaking of Makefile validate ruleBruce Dubbs2008-10-051-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8576 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Touch up validate Makefile rule.Bruce Dubbs2008-10-051-5/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8573 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix 'make validate' Makefile ruleBruce Dubbs2008-10-041-0/+2
| | | | | | Add Perl version check to Host System Requirements git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8563 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change book build scripts to specify bash, not shBruce Dubbs2008-07-161-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8552 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moved bootscripts and udev-config to BOOKBruce Dubbs2008-06-031-2/+10
| | | | | | | Updated Makefile to automatically generate bootscript and udev-config tarballs Updated licesnse to be the same as BLFS git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8548 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Make sure obfuscate.sh is run using Bash. It fails on Ubuntu which has ↵Matthew Burgess2008-01-271-1/+1
| | | | | | /bin/sh linked to dash. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8463 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Make formatting tweaksDan Nichilson2007-07-101-10/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8214 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Using RENDERTMP envar instead of hardcoded /tmp dir.Manuel Canales Esparcia2007-07-071-13/+22
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8210 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed nochunck generationManuel Canales Esparcia2007-07-071-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8207 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fop requires $BASEDIR be created before generating the PDFManuel Canales Esparcia2007-07-061-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8206 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a versose flag and other fixes to the Makefile.Manuel Canales Esparcia2007-07-061-26/+33
| | | | | | Changed obfuscate.sh to try to prevent hangs when parsing nonchunked output. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8203 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Refactored the Makefile.Manuel Canales Esparcia2007-07-051-50/+65
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8202 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Reverted local Makefile changes.Manuel Canales Esparcia2007-04-151-11/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8047 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix titles when sections are not labeled.Manuel Canales Esparcia2007-04-151-4/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8046 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Import the admonition graphics from the DocBook-XSL package.Matthew Burgess2007-02-091-4/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7920 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Some fixes to the wget-list target.Manuel Canales Esparcia2006-12-041-2/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7880 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a stylesheet and Makefile target that will allow the dynamic creation ↵Jeremy Huntwork2006-12-041-0/+6
| | | | | | | | | | of a wget-list. Stylesheet is modified from jhalfs-2.0. This will be useful to our current FTP maintainer in dynamically collecting packages. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7878 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to Vim-7.0. Fixes #1793.Jeremy Huntwork2006-05-261-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7628 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed Makefile to pull the images from the directory into was installed ↵Manuel Canales Esparcia2006-04-171-1/+1
| | | | | | the actual DocBook-XSL version used in our cunstoms stylesheets. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7534 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added dump-commands.xsl.Manuel Canales Esparcia2005-08-291-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6774 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Unified for loops in Makefile.Manuel Canales Esparcia2005-08-291-8/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6773 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* * Move HTML tidy to run before obfuscate.sh as they behave badly otherwise ↵Matthew Burgess2005-07-261-3/+3
| | | | | | | | | (bug 1594) * Add Greg Schafer's email address in the acknowledgements git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6583 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added obfuscate.sh to test it in production mode.Manuel Canales Esparcia2005-07-221-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6568 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Full removed admon graphics on nochunked output.Manuel Canales Esparcia2005-07-031-8/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6352 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Copy images referenced by the nochunks output somewhere that is visible by ↵Matthew Burgess2005-07-021-0/+8
| | | | | | the HTML file git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6344 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed personal Makefile exit.Archaic2005-06-231-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6130 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Rewrote the inputrc page.Archaic2005-06-231-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6128 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed paper size to letter. Fixed Makefile.Manuel Canales Esparcia2005-02-211-17/+13
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4665 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Trunk is now identical to TestingGerard Beekmans2005-02-191-6/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4648 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated the stylesheets and Makefile.Manuel Canales Esparcia2004-12-191-3/+3
| | | | | | Removed contrib/, index-pdf.xml and goTidy. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4428 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed the TIDY variableManuel Canales Esparcia2004-10-131-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4288 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed a typo in the Makefile.Manuel Canales Esparcia2004-09-241-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4209 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Testing the patched tidy.Manuel Canales Esparcia2004-09-231-1/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4202 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* In XHTML output, readded the XML declarationManuel Canales Esparcia2004-09-151-0/+3
| | | | | | | and changed the media type from text/html to application/xhtml+xml. Done here to test possibles mirrors issues. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4171 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Renamed index-print.xml to index-pdf.xml and updated the Makefile.Manuel Canales Esparcia2004-08-101-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4031 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated the Makefile.Manuel Canales Esparcia2004-08-101-6/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4029 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Synced Makefile file from testing branch. Added index-print.xml from testing ↵Gerard Beekmans2004-08-101-13/+23
| | | | | | branch so PDF generation works properly for trunk too git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4022 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Using profiles for print output.Manuel Canales Esparcia2004-07-131-2/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3931 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Reverted a bad change in the MakefileManuel Canales Esparcia2004-07-131-28/+31
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3927 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* lfs-css: solved some displaying issues.Manuel Canales Esparcia2004-07-131-31/+28
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3926 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Use a configurable XSLROOTDIR to point to the DocBook XSL stylesheetsMatthew Burgess2004-06-201-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3825 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689