Commit Graph

804 Commits

Author SHA1 Message Date
Manuel Canales Esparcia
1652151de9 Fixes for PDF output.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8015 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-04-05 19:03:40 +00:00
Jeremy Huntwork
f4c628cc80 Install su from coreutils in chapter 5 as su-tools. Use su-tools to run test suites from coreutils and bash as user nobody. Fixes #1877
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8006 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-04-03 12:21:48 +00:00
Jeremy Huntwork
85d8df5044 Updated to linux-2.6.20.4. Fixes r1978.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7998 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-04-01 05:41:19 +00:00
Dan Nichilson
8bfbf407dd Apply the branch update patch to the temp Glibc, too
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7971 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-03-23 20:26:13 +00:00
Manuel Canales Esparcia
b06ca361a4 Updated book sources to use DocBook-XML DTD 4.5
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7970 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-03-21 18:42:58 +00:00
Dan Nichilson
acec47884b Force use of host's linker through *-pass1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7963 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-03-14 04:31:35 +00:00
Jeremy Huntwork
09ec1f4110 'Refer back' is redundant.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7954 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-03-02 23:24:37 +00:00
Jeremy Huntwork
19f8a620a8 Warnings and important notices about a command that appear after instructions to run it are evil.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7953 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-03-02 23:23:14 +00:00
Manuel Canales Esparcia
babbe20ab1 Removed M4 from Chapter05.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7949 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-25 19:23:42 +00:00
Manuel Canales Esparcia
9d2aa80519 Reverted a change commited by error.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7947 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-24 16:18:22 +00:00
Manuel Canales Esparcia
d71eb36c23 Tags fixes (I'm bad).
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7946 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-24 16:17:14 +00:00
Manuel Canales Esparcia
12b905ac95 Fixed titles and index entries for kernel headers installation to make more obvious that we are using the linux kernel sources package.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7943 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-24 15:09:59 +00:00
Dan Nichilson
bf610ba45c Removed text for editing the adjusted specs by hand
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7932 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-24 04:38:29 +00:00
Matthew Burgess
980a6927c1 Upgrade to Linux-2.6.19.2. Fixes #1928.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7900 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-01-31 18:16:49 +00:00
Matthew Burgess
b8913f423c Upgrade to Gzip-1.3.10. Fixes #1924.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7898 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-01-31 18:12:22 +00:00
Jeremy Huntwork
948bdb9f27 Add a cautionary note to the end of chapter 5.
Archiving of the temporary tools for future use should take place
before starting chapter 6. Fixes #1879.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7873 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-11-25 19:47:06 +00:00
Jeremy Huntwork
9d4c6dc1ed Fix potential corruption of the testsuite tools
by forcing expect to always use /bin/stty and not /usr/local/bin/stty.
Fixes #1892.



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7870 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-11-25 19:10:27 +00:00
Jeremy Huntwork
777a14815f Added 'make headers_install' to chapter 5 Linux Headers
for the educational value and in preparation of changes
in Linux-2.6.19.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7865 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-11-25 18:29:16 +00:00
Matthew Burgess
bc688338dd Apply all 5 of the currently available upstream patches for Bash-3.2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7857 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-11-25 17:08:59 +00:00
Jeremy Huntwork
3f25fa44de Simplified the installation of Linux Headers in Chapter 5.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7855 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-11-25 00:13:01 +00:00
Matthew Burgess
f8d252beb3 Upgrade to Tar-1.16
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7848 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-28 22:13:49 +00:00
Matthew Burgess
1e0d9b7615 Upgrade to Gettext-0.16
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7840 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-28 22:08:46 +00:00
Matthew Burgess
6e786a29d5 Upgrade to Bash-3.2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7837 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-28 22:06:22 +00:00
Matthew Burgess
87a779d6a8 Add the verbose flag when copying files in chapter 5's util-linux build. Thanks to Robert Connolly for the report.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7826 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-11 21:26:47 +00:00
Matthew Burgess
5bc82c5b16 Rename the Linux Libc Headers pages
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7817 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-04 17:15:25 +00:00
Matthew Burgess
93bc4a2875 Replace the Linux-Libc-Headers package with the 'headers_install' target from the kernel Makefile
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7816 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-04 17:08:23 +00:00
Matthew Burgess
1f3f918e63 Make the spacing consistent for redirecting to a here-document. Thanks to Peter Ennis for the report.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7797 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-09-21 23:04:36 +00:00
Matthew Burgess
de5994967b Simplified the command that adjusts GCC's specs file
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7775 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-08-17 20:00:55 +00:00
Manuel Canales Esparcia
e1060dee73 Syncing trunk with 6.2 branch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7699 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-23 11:05:22 +00:00
Bruce Dubbs
9b41802b14 Moved text in section 5.7 'Adjusting the Toolchain' referencing TCL out of the caution and into its own note
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7653 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-11 02:09:51 +00:00
Jeremy Huntwork
9278974d09 Remove the 'refer back's in the gcc-pass2 and chapter06/gcc pages.
Better organizes the commands and data so that the flow of the book is not
lost.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7632 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-27 18:07:57 +00:00
Manuel Canales Esparcia
daa205dd5b Readded chapter05 Bison and Flex pages due that will be required if using HJL binutils.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7615 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-15 17:26:52 +00:00
Manuel Canales Esparcia
e4a5635494 Replaced "<" by "less than".
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7612 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-14 20:16:56 +00:00
Manuel Canales Esparcia
0a63be9385 Removed unused files.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7611 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-14 19:21:01 +00:00
Manuel Canales Esparcia
1fc30caad1 Tag fix.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7608 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-14 17:14:36 +00:00
Archaic
004616a9e7 To avoid comments that require action from being forgotten, I prefixed all of them that I could find with 'FIXME:'. I did not attempt to fix them. I just marked them for future reference.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7603 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-13 00:07:12 +00:00
Jeremy Huntwork
0b37960b44 Updated stripping notes to reflect current findings.
Resolves ticket #1657.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7586 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-03 21:38:35 +00:00
Archaic
2f3d5955c5 Updated to tcl8.4.13.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7577 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-02 17:16:36 +00:00
Manuel Canales Esparcia
07e8db25bd Fixed command to change /tools ownewrship. Resolves ticket #1780.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7565 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-23 09:00:37 +00:00
Jeremy Huntwork
72d7e2822e Moved all dependency information to a new page, Appendix C.
Appendix C also contains information concerning the build order.
While there might need to be a few tweaks yet, this information is complete
enough at this point to close out the long-standing ticket #684.
Many thanks to Chris Staub, Dan Nicholson and Manuel Canales Esparcia for
helping get this finished.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7536 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-18 17:57:37 +00:00
Archaic
d2c332bc21 Merged the udev_update branch to trunk.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7509 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-13 18:45:33 +00:00
Jeremy Huntwork
3685bb6f51 Merged alphabetical branch to trunk.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7489 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-06 17:31:00 +00:00
Gerard Beekmans
8a5d617f97 Removal of -D_GNU_SOURCE from Chapter 5 - patch. Thanks for Dan Nicholson for the patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7404 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-03-03 23:10:02 +00:00
Jeremy Huntwork
a11b40fbeb Remove unnecessary LDFLAGS variables in binutils pass 1 and 2. Thanks Dan Nicholson.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7319 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-31 01:50:44 +00:00
Jeremy Huntwork
28bb06349a Various textual corrections. Thanks Chris Staub.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7317 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-30 06:51:33 +00:00
Jeremy Huntwork
62d3362b8d Adjust binutils-pass1 so we don't need to hang on to its source directories.
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
2006-01-30 06:50:11 +00:00
Jeremy Huntwork
79f742006f Fixed typo in binutils pass2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7310 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-26 15:08:48 +00:00
Jeremy Huntwork
2914987be2 Adjust chapter 5 binutils to build a static ld-new for use in the chapter 6 readjusting section.
Also add some extended sanity checks. These fixes are adapted from DIY-Linux and Greg Schafer.
Thanks to Dan Nicholson for the report, as well.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7308 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-26 14:45:36 +00:00
Jeremy Huntwork
313ca76210 Fixed the re-adjusting of the toolchain in chapter 6 so that chapter 6 GCC and Binutils links against the proper Glibc and so that we don't have to keep the binutils directories from chapter 5.
Also moved a note about saving the /tools directory to the beginning of chapter 6.
Fixes bug 1677. Thanks to Chris Staub, Alexander Patrakov, Greg Schafer and Tushar Teredesai for reporting and resolving this issue.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7306 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-26 03:45:12 +00:00
Manuel Canales Esparcia
b28fd35a82 Finished chapter 05 indentation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7292 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-22 13:13:52 +00:00