Commit Graph

51 Commits

Author SHA1 Message Date
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
73941fdbc2 * Upgrade to glibc-2.3.4
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4636 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-13 13:46:33 +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
d72e04ae7c Added <literal> tags.
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
2005-01-30 12:51:22 +00:00
Matthew Burgess
ad9b084473 Fix a typo in glibc commands
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4501 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-01-05 22:11:54 +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
Jeremy Utley
084db8d42d Upgraded glibc to tarball based on CVS code from 2004-08-28. Simplified the configure instructions for glibc.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4097 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-08-31 07:11:33 +00:00
Jeremy Utley
9c14ec2337 Experimental Change - Compile glibc against sanitized headers from linux-libc-headers, rather than raw kernel headers
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4059 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-08-28 01:27:45 +00:00
Jim Gifford
4b5f332988 Made suggested change to the home location of pt_chown
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3984 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-08-03 05:41:34 +00:00
Jim Gifford
7e2b777256 Updated glibc instructions to include --with-__thread for TLS, --enable-kernel=2.6.0 for 2.6.x kernel support, and added pt_chown for Unix 98 pty support
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3973 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-07-30 23:25:18 +00:00
Matthew Burgess
d878ce39f8 * Moved discussion of glibc test failures to chapter 6, and reworded notes aboutoptional tests.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3854 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-27 14:55:19 +00:00
Manuel Canales Esparcia
bb55064a0b Tags corrections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3784 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-13 19:25:16 +00:00
Manuel Canales Esparcia
8c16bf77f3 Added a bullet to the list of commands explanations.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3719 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-26 21:14:37 +00:00
Manuel Canales Esparcia
b8a819fd7b Changed the id's location in the Short descriptions sections to fix a bug in the PDF generation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3711 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-24 21:37:26 +00:00
Manuel Canales Esparcia
df8334f924 HEAD: Retaged the command explanations in Chapter 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3646 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-18 20:38:03 +00:00
Manuel Canales Esparcia
c6cb3aa2f1 HEAD: Retagged the Contents of ... sections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3621 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-17 21:55:01 +00:00
Manuel Canales Esparcia
a001133b31 HEAD: Retaged the introductori packages sections in chapter0{6,7,8}
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3601 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-16 00:08:42 +00:00
Alexander E. Patrakov
e4bf4c7e72 Changed the example of a program misbehaving in multibyte locales, because Zack fixed Vim
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3523 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-08 02:33:58 +00:00
Zack Winkles
4a80bec1b7 Removed unused entries from nsswitch.conf
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3498 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-06 23:14:53 +00:00
Zack Winkles
b32e803309 Committed Alexander's i18n patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3489 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-06 16:22:04 +00:00
Zack Winkles
9dfc02ff38 Current BE-LFS (but w/ GCC 3.3.3) merged -> 6.0 branch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3445 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-03 21:28:58 +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
342b176cf9 Merging configaration subsections into their corresponding sections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3245 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-09 22:45:54 +00:00
Alex Gronenwoud
90e3cb3f0e Replacing several <userinput> tags by <command>.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3203 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-01 21:49:10 +00:00
Alex Gronenwoud
90afe40d90 Moving the notes on critical tests to a more conspicuous place.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3191 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-28 22:10:21 +00:00
Alex Gronenwoud
3be4d973d4 Changing identifiers in preparation for moving sections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3190 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-27 22:29:49 +00:00
Alex Gronenwoud
69276a949a Tweaking the texts for build time and disk space.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3188 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-27 22:27:44 +00:00
Alex Gronenwoud
5c8d965814 Adding note on why MAKEDEV must remain in /dev.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3183 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-25 22:11:46 +00:00
Greg Schafer
d0a6c4c212 Upgraded to Glibc-2.3.3, Kbd-1.12, Perl-5.8.3 and Shadow-4.0.4.1.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3177 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-20 05:59:05 +00:00
Alex Gronenwoud
5888299528 Moving stuff from appendix A to chapter 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3161 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-12 23:23:50 +00:00
Greg Schafer
c1b2c648aa Chapter 6 - Gawk: Removed the Gawk Libexecdir Patch. Closes Bug 303.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3154 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-07 02:15:05 +00:00
Greg Schafer
1caa48e19b Glibc: Moved ld.so.conf creation to immediately before make install in both chapters.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3135 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-12-12 23:41:37 +00:00
Gerard Beekmans
d0dfce439e Revert Alex's changes back to previous state
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3106 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-15 16:07:18 +00:00
Alex Gronenwoud
9c38d4e866 Moving short descriptions from appendix to chapter 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3103 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-15 11:47:56 +00:00
Gerard Beekmans
bdb2a6b616 Re-adde --libexecdir to Chapter 6-Glibc. The destination is supposed to be /usr/lib not /usr/libexec
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3093 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-15 00:49:22 +00:00
Gerard Beekmans
4118a52bbf Remove --libexecdir option. Partially fixes Bug #678
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3091 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-15 00:22:14 +00:00
Alex Gronenwoud
49f4dd549a Correcting several merging oversights.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3053 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-02 12:22:24 +00:00
Alex Gronenwoud
73aedd1d35 Merging caption and installation sections for all packages in chapters 5 and 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3052 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-01 22:31:50 +00:00
Gerard Beekmans
78ec17a2dd Rewrote chapter 5-bash into new format
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2304 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-11 15:58:55 +00:00
Gerard Beekmans
2bcfa28e32 added download location
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2263 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-01 15:48:06 +00:00
Gerard Beekmans
7d63c058d9 added configure glibc to glibc page
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2262 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-01 15:27:56 +00:00
Gerard Beekmans
9cb6916f69 added glibc-shortdesc.xml, removed profiling library descs, changed order of install page (now: contents, dep, install)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2260 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-01 15:02:06 +00:00
Gerard Beekmans
a9fb6a4562 new copyright year, glibc install change beta
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2258 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-01 14:14:38 +00:00
Mark Hymers
9b298522b3 [Bug 228] Merge appendices A, B and D
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1385 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-12-15 14:28:34 +00:00
Gerard Beekmans
576e206a1f added <?dbhtml> tag for output redirection into subdir
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1266 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-26 00:24:04 +00:00
Gerard Beekmans
4f58f7ac27 Added dependency lists to install. instruction pages
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1063 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-08-27 20:07:08 +00:00
Gerard Beekmans
6403026129 Added build times+sizes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@964 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-08-10 20:29:04 +00:00
Mark Hymers
793c2f7e57 adding version numbers
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@838 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-23 18:23:43 +00:00
Mark Hymers
b822811980 XML changes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@827 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-22 19:45:10 +00:00
Mark Hymers
3554fa3aaf Added compile times and sizes as entities
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@807 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-17 18:51:18 +00:00