Commit Graph

62 Commits

Author SHA1 Message Date
Bruce Dubbs
ed480958a9 Update to automake-1.12.6 and linux-3.7.1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10070 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-12-18 23:52:58 +00:00
Matthew Burgess
b398f4c4b9 Revert erroneous stylesheet changes, applied by mistake.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9984 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-09-04 18:29:02 +00:00
Matthew Burgess
1f595ea0ba Cosmetic (source only) fixes to whatsnew
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9983 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-09-04 18:24:59 +00:00
Bruce Dubbs
5fc69b6e7c Tweak Makefile
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9909 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-07-16 17:38:43 +00:00
Matthew Burgess
924ab90abf Allow aux-file-data.sh to be run successfully from the command line, and 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
2012-03-05 20:16:58 +00:00
Bruce Dubbs
5fde2f94c3 Minor clarification in Makefile
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9699 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-01-07 17:47:27 +00:00
Matthew Burgess
5094344aed Fix hyperlink to wget-list output in the nochunks HTML output. Fixes #2956.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9658 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-11-01 22:02:13 +00:00
Bruce Dubbs
5dbeba9b1c Update Makefile to better support scripts
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9622 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-10-09 19:52:48 +00:00
Bruce Dubbs
daed5a3e75 Miror update to bootscripts Makefile.
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
2011-10-08 02:12:06 +00:00
Bruce Dubbs
6708e6ace1 Fix pdf overflow of grub listing output by changing the font size
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
2009-11-24 18:22:00 +00:00
Bryan Kadzban
8e66c9dc50 Add maketar to the nochunks dependency list, to create the bootscripts and udev-config tarballs for it as well.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8943 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-06-12 05:20:23 +00:00
Gerard Beekmans
6d13ffb55c process-scripts.sh and make-aux-files.sh don't currently make use of command line parameters.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8783 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-01-21 04:21:02 +00:00
Matthew Burgess
63f4150283 Fix call to aux-file-data.sh for systems which don't link /bin/sh to /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
2008-11-22 14:02:23 +00:00
Bruce Dubbs
fbb442ea34 More tweaking of Makefile validate rule
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8576 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-05 20:32:33 +00:00
Bruce Dubbs
888d1bbf0b Touch up validate Makefile rule.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8573 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-05 19:37:58 +00:00
Bruce Dubbs
eb745c8b3d Fix 'make validate' Makefile rule
Add Perl version check to Host System Requirements

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8563 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-04 00:07:02 +00:00
Bruce Dubbs
abcee477f0 Change book build scripts to specify bash, not sh
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8552 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-07-16 19:12:53 +00:00
Bruce Dubbs
1c4800743d Moved bootscripts and udev-config to BOOK
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
2008-06-03 21:51:14 +00:00
Matthew Burgess
66195c8130 Make sure obfuscate.sh is run using Bash. It fails on Ubuntu which has /bin/sh linked to dash.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8463 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-01-27 17:24:19 +00:00
Dan Nichilson
7d39455701 Make formatting tweaks
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8214 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-07-10 19:17:18 +00:00
Manuel Canales Esparcia
106dc429b3 Using RENDERTMP envar instead of hardcoded /tmp dir.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8210 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-07-07 20:46:44 +00:00
Manuel Canales Esparcia
0b158f3096 Fixed nochunck generation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8207 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-07-07 14:51:38 +00:00
Manuel Canales Esparcia
c948b40772 Fop requires $BASEDIR be created before generating the PDF
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8206 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-07-06 21:04:55 +00:00
Manuel Canales Esparcia
05d60cedcd Added a versose flag and other fixes to the Makefile.
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
2007-07-06 17:54:18 +00:00
Manuel Canales Esparcia
0e6d3c0b45 Refactored the Makefile.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8202 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-07-05 22:35:05 +00:00
Manuel Canales Esparcia
0e9b4458b6 Reverted local Makefile changes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8047 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-04-15 15:52:16 +00:00
Manuel Canales Esparcia
f3f808e6a5 Fix titles when sections are not labeled.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8046 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-04-15 15:43:03 +00:00
Matthew Burgess
192ac089b9 Import the admonition graphics from the DocBook-XSL package.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7920 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-09 22:04:35 +00:00
Manuel Canales Esparcia
5470c67ce1 Some fixes to the wget-list target.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7880 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-12-04 10:08:02 +00:00
Jeremy Huntwork
3a4594b22c Added a stylesheet and Makefile target that will allow the dynamic creation 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
2006-12-04 04:48:25 +00:00
Jeremy Huntwork
2fe5051af7 Updated to Vim-7.0. Fixes #1793.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7628 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-26 02:10:19 +00:00
Manuel Canales Esparcia
7b089c3f09 Changed Makefile to pull the images from the directory into was installed 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
2006-04-17 18:17:40 +00:00
Manuel Canales Esparcia
2c5e4d5994 Added dump-commands.xsl.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6774 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-08-29 19:11:10 +00:00
Manuel Canales Esparcia
c9109f25c5 Unified for loops in Makefile.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6773 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-08-29 18:52:43 +00:00
Matthew Burgess
132fd161b7 * Move HTML tidy to run before obfuscate.sh as they behave badly otherwise (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
2005-07-26 19:42:52 +00:00
Manuel Canales Esparcia
fbb5e45367 Added obfuscate.sh to test it in production mode.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6568 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-22 11:50:14 +00:00
Manuel Canales Esparcia
3ee57d0bf1 Full removed admon graphics on nochunked output.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6352 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-03 08:41:22 +00:00
Matthew Burgess
1e8bbd5a0b Copy images referenced by the nochunks output somewhere that is visible by the HTML file
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6344 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-02 20:40:21 +00:00
Archaic
edb984249e Removed personal Makefile exit.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6130 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-23 17:29:46 +00:00
Archaic
98a43ee9cb Rewrote the inputrc page.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6128 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-23 17:22:06 +00:00
Manuel Canales Esparcia
395f4157a8 Changed paper size to letter. Fixed Makefile.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4665 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-21 21:19:30 +00:00
Gerard Beekmans
81fd230419 Trunk is now identical to Testing
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4648 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-19 22:16:42 +00:00
Manuel Canales Esparcia
f7bd105db3 Updated the stylesheets and Makefile.
Removed contrib/, index-pdf.xml and goTidy.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4428 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-19 21:17:48 +00:00
Manuel Canales Esparcia
12043d221f Removed the TIDY variable
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4288 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-10-13 22:22:53 +00:00
Manuel Canales Esparcia
9dda951428 Fixed a typo in the Makefile.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4209 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-09-24 17:56:21 +00:00
Manuel Canales Esparcia
59ccb23e31 Testing the patched tidy.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4202 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-09-23 20:29:09 +00:00
Manuel Canales Esparcia
3879ebc975 In XHTML output, readded the XML declaration
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
2004-09-15 19:37:05 +00:00
Manuel Canales Esparcia
8aa0f3a03d Renamed index-print.xml to index-pdf.xml and updated the Makefile.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4031 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-08-10 21:48:49 +00:00
Manuel Canales Esparcia
a03b9453f5 Updated the Makefile.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4029 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-08-10 21:33:15 +00:00
Gerard Beekmans
536b6aa453 Synced Makefile file from testing branch. Added index-print.xml from testing 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
2004-08-10 19:20:54 +00:00