Commit Graph

39 Commits

Author SHA1 Message Date
Chris Staub
34e6c3aeff Spelling fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11030 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-03-07 01:09:16 +00:00
Bruce Dubbs
2005e740aa More cleaning up
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11027 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-02-27 05:56:32 +00:00
Bruce Dubbs
5b7d4da53d Retain flex static library for automake regression tests.
Remove at the end of Chapter 6.



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11025 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-02-26 19:59:11 +00:00
Bruce Dubbs
040ecb6de9 Update to man-db-2.7.4.
Update to linux-4.2.3.
Update to tzdata2015g.
Many updates to installed files and directories.  Huge thanks to Fernando. 



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10964 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2015-10-12 21:20:03 +00:00
Bruce Dubbs
6fc168bc2e Update to libpipeline-1.4.1.
Update to linux-4.1.6.
Update to man-db-2.7.2.
Add a patch to allow glibc to build properly on i386 systems.
Remove obsolete r* programs from inetutils.



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10941 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2015-08-23 21:26:36 +00:00
Bruce Dubbs
ee3b7cbf0d Tweak static lib issues
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10882 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2015-03-16 15:09:00 +00:00
Bruce Dubbs
73b2841ee1 Remove non-essential static libraries from the installation. Added a new
section in Chapter 6 Introduction, supressed many static libraries in different
packages, and removed the remaining in the Cleaning Up section.



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10880 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2015-03-15 23:29:31 +00:00
Bruce Dubbs
cb23c1a6ab Added a Chapter 5 build of util-linux in preparation for
moving the Chapter 6 build to after udev.  This satisfies a circular 
dependency.  This is not the complete fix as this build has not yet 
been incorporated into Chapter 6.

Mount /run as a tmpfs for Chapter 6.  This allows use by test processes
during Chapter 6 without carying the files over to the new system.

Other minor cleanups.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10447 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-01-20 01:18:30 +00:00
Bruce Dubbs
b7b68c3989 Minor formatting and add the actual instruction to
optionally remove /tools.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10442 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-01-14 19:59:40 +00:00
Bruce Dubbs
7557ca61d2 Clean /run and /tmp at the end of Chapter 6
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10440 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-01-14 19:36:32 +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
4dea00611b Merged r7686 from 6.2 branch. Reworded comments about remounting virtual
file systems in section 6.20.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7687 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-21 22:15:49 +00:00
Dan Nichilson
ec6f5f3d8e Added a reminder to check the kernfs mounts after the revised chroot command.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7685 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-21 19:34:23 +00:00
Manuel Canales Esparcia
3f3931b0a8 Indenting chapter 6, part 9
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7362 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-02-07 19:39:29 +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
Archaic
d2c8881db3 Removed suggestion on where to move /sources, and reworded the rest of the page (chapter06/revisedchroot.xml).
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5787 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-08 19:39:43 +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
Matthew Burgess
17700191e9 Upgraded to DocBook 4.4 DTD
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4603 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-01-30 18:06:48 +00:00
Manuel Canales Esparcia
bce08efc71 Uniffied the titles with the ones used in testing.
Added chapter07/udev.xml.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4598 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-01-30 11:27:57 +00:00
Manuel Canales Esparcia
3f0c882398 Removed the text in chapter 06.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4446 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-21 19:38:32 +00:00
Manuel Canales Esparcia
8ad79807a3 Tags corrections
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3812 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-19 13:39:28 +00:00
Zack Winkles
cb983a87d4 Globally changed DejaGnu to DejaGNU
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3759 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-07 14:32:37 +00:00
Matthew Burgess
673b0d84ba * Merged newxml into HEAD
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-03 10:59:46 +00:00
Alex Gronenwoud
d32239446b Moving most of chapter 6 intermezzos into a single file.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3081 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-13 22:31:27 +00:00
Greg Schafer
821f799640 Chapter 9: Reworked final strip command. Relocated paragraphs about directory removal from Chapter 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2992 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-10-16 01:02:39 +00:00
Alex Gronenwoud
8f752242da Putting tarballs and patches in $LFS/sources.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2988 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-10-15 22:39:23 +00:00
Greg Schafer
21ba4e3570 Internal markup reworking to fix the extraneous whitespace problem in the "tidy generated" web site pages. Essentially replace all ocurrences of <para><screen> with <screen> (and of course the matching closing tags).
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2958 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-10-09 23:22:07 +00:00
Greg Schafer
f861982929 Miscellaneous fixes and cleanups.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2932 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-10-07 06:00:35 +00:00
Alex Gronenwoud
2ea93a3240 Normalizing the spelling of 'Tcl' and 'DejaGnu'.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2835 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-17 22:00:37 +00:00
Greg Schafer
aa5df960f1 Removed no longer needed set +h.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2816 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-15 00:23:04 +00:00
Jeremy Utley
c94dd38cc7 Minor textual and command changes from lfs-dev
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2773 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-11 20:27:27 +00:00
Alex Gronenwoud
148bb04f80 Renaming /stage1 to /tools.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2725 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-02 22:03:51 +00:00
Alex Gronenwoud
4114088e91 Adding more missing markup, and rewording a few paragraphs.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2710 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-31 21:52:02 +00:00
Alex Gronenwoud
5e49531c23 Adding some missing markup, and changing remaining /static's to /stage1's.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2696 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-29 23:20:53 +00:00
Gerard Beekmans
148c207230 removed LDFLAGS from export command and chroot
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2563 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-11 17:10:48 +00:00
Gerard Beekmans
bc82645e95 Integrated Pure LFS - Phase 1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2490 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-02 18:20:20 +00:00
Gerard Beekmans
fb53a94d74 bill's typo fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2430 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-05 18:49:38 +00:00
Timothy Bauscher
b720334a3f Fix revised chroot command.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2324 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-15 04:00:40 +00:00
Gerard Beekmans
72b34dd8f8 new chroot cmd after glibc-pass2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2298 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-10 15:18:54 +00:00