aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/adjusting.xml
Commit message (Collapse)AuthorAgeFilesLines
* Change output if readelf to render on one line like the actual output.Bruce Dubbs2009-07-121-2/+1
| | | | | | | | | Update formatting for pdf. This is appearance only and did not change version number. Fixes Ticket #2438. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8958 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Bring in DIY's next generation build method. Move GRUB to chapter 8.Jeremy Huntwork2008-12-051-58/+19
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8755 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Initial addition of support for x86_64Jeremy Huntwork2008-12-031-13/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8754 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Adjust line break in adjusting toolchain section to avoid confusionJeremy Huntwork2008-12-011-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8750 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* GCC 4.3.2 uses a new location for fixed includes. Fix scripts in chapter 5's ↵Jeremy Huntwork2008-10-201-4/+4
| | | | | | adjusting toolchain section to use it. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8684 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix incorrect capitalisation of Tcl. Fixes #2096.Matthew Burgess2007-10-291-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8420 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to GCC-4.2.1. Fixes #2002. Merged from jh branch, thanks to Matthew ↵Jeremy Huntwork2007-09-151-1/+1
| | | | | | Burgess for preparing a discrete patch. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8374 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Revert some && deletionsDan Nichilson2007-07-241-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8242 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove extraneous && in chained commandsDan Nichilson2007-07-241-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8235 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add missing colons wherever we expect the builder to key in the userinput.Ken Moffat2007-06-241-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8174 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated book sources to use DocBook-XML DTD 4.5Manuel Canales Esparcia2007-03-211-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7970 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* 'Refer back' is redundant.Jeremy Huntwork2007-03-021-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7954 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Warnings and important notices about a command that appear after ↵Jeremy Huntwork2007-03-021-10/+10
| | | | | | instructions to run it are evil. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7953 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed text for editing the adjusted specs by handDan Nichilson2007-02-241-6/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7932 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Simplified the command that adjusts GCC's specs fileMatthew Burgess2006-08-171-5/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7775 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moved text in section 5.7 'Adjusting the Toolchain' referencing TCL out of ↵Bruce Dubbs2006-07-111-4/+5
| | | | | | the caution and into its own note git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7653 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Adjust binutils-pass1 so we don't need to hang on to its source directories.Jeremy Huntwork2006-01-301-16/+9
| | | | | | | Also use 'gcc -dumpmachine' instead of the MACHTYPE var. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7316 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Indenting chapter 05, part 1.Manuel Canales Esparcia2006-01-171-88/+91
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7279 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Made the removal of the GCC_INCLUDEDIR files more verbose. Thanks to Mike ↵Jeremy Huntwork2005-11-151-1/+1
| | | | | | Hernandez. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7153 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a note mentioning that if TCL fails to build it suggests a broken ↵Matthew Burgess2005-11-051-1/+6
| | | | | | chapter 5 toolchain git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7125 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix a couple of typosMatthew Burgess2005-10-051-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6963 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Prevent GCC's fixincludes from running during chapter 5 pass2 and chapter 6Matthew Burgess2005-10-041-4/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6959 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add -v to commands that accept itMatthew Burgess2005-09-291-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6913 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to gcc-4.0.1 (merge of gcc4 branch)Matthew Burgess2005-09-091-12/+16
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6819 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Use -print-file-name=specs instead of the undocumented --print-file-name ↵Matthew Burgess2005-08-181-1/+1
| | | | | | switch for GCC's specs file edit git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6711 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed PDF specifics tags.Manuel Canales Esparcia2005-02-211-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4664 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Trunk is now identical to TestingGerard Beekmans2005-02-191-8/+77
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4648 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded to DocBook 4.4 DTDMatthew Burgess2005-01-301-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4603 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added <literal> tags.Manuel Canales Esparcia2005-01-301-1/+2
| | | | | | Added NEW comments to commands that differs from testing. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4599 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Uniffied the titles with the ones used in testing.Manuel Canales Esparcia2005-01-301-1/+1
| | | | | | Added chapter07/udev.xml. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4598 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed some look issues in unstable.Manuel Canales Esparcia2004-12-221-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4449 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed text in chapter 05 - second round.Manuel Canales Esparcia2004-12-201-0/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4433 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed text in chapter 05 - first round.Manuel Canales Esparcia2004-12-201-77/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4431 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* More typo fixes (Anderson Lizardo)Matthew Burgess2004-06-151-6/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3793 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed a couple of typos (Randy McMurchy)Matthew Burgess2004-06-141-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3787 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Normalized usage of sed throughout the bookZack Winkles2004-06-071-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3762 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Use "gcc --print-file specs" to determine the location of the specs fileZack Winkles2004-06-071-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3761 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Touched up the grammar.Ian Molton2004-06-011-34/+32
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3736 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Tagging corrections in chapters 5.Manuel Canales Esparcia2004-05-301-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3730 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Committing current BE-LFS to head.Zack Winkles2004-05-031-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3452 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* * Merged newxml into HEADMatthew Burgess2004-05-031-0/+107
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689