Commit Graph

700 Commits

Author SHA1 Message Date
Archaic
a1ff26f083 Removed --with-included-regex from chapter05/grep.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6083 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-21 05:31:01 +00:00
Archaic
92f4dc7c01 Updated to findutils-4.2.23
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6082 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-21 05:23:57 +00:00
Archaic
fc29848099 Minor wording change.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6072 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-20 18:57:20 +00:00
Matthew Burgess
9310805aff Correct misuse of effect (Randy McMurchy).
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6028 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-16 20:16:09 +00:00
Archaic
bc2136ecac Several minor grammatical fixes. Thanks to Randy and Steve.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6011 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-16 16:47:40 +00:00
Archaic
a5eab19221 Reworded note about --disable-nls. Thanks Randy.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5996 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-15 19:48:50 +00:00
Archaic
71a091ec17 Added --disable-nls to pass2 binutils to avoid requirement of gettext.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5983 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-15 15:42:46 +00:00
Archaic
dc0e9159c4 Removed references to separate gcc tarballs.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5919 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-14 16:15:58 +00:00
Archaic
a4ee3d2cef Brought chap5/{gettext,expect,bison} into conformity with build size convention.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5918 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-14 09:24:59 +00:00
Archaic
fad7667cfb Updated all chapter 5 build sizes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5916 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-14 05:32:48 +00:00
Jim Gifford
3e36a78621 Changed patches to use entities
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5402 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-05-23 20:07:49 +00:00
Matthew Burgess
e6b9ad3059 * Updated to Binutils-2.16
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5378 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-05-22 18:15:37 +00:00
Matthew Burgess
296762cd02 Wording and tagging improvements
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5318 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-05-12 21:46:28 +00:00
Archaic
c3bb6d8d2c Added patch to allow glibc testsuite to pass with 2.6.11.x.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5131 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-04-27 23:41:56 +00:00
Manuel Canales Esparcia
26496204b6 Text correction.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4896 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-04-11 18:27:37 +00:00
Manuel Canales Esparcia
7026fb7c09 Moved make test before make install.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4887 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-04-09 12:21:30 +00:00
Matthew Burgess
c836998d30 * Mention bzip2's testsuite
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4865 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-04-04 20:43:17 +00:00
Matthew Burgess
516b668fa0 * Fix bug 1061 by dynamically linking the pass1 toolchain
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4741 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-03-13 15:49:41 +00:00
Matthew Burgess
46cfff86ec Typo fix - --disable-csharp should be --without-csharp
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4736 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-03-12 19:38:27 +00:00
Matthew Burgess
8e97f32808 * Remove --without-cvs from glibc instructions as we're no longer using CVS
snapshots


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4718 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-03-03 14:25:19 +00:00
Matthew Burgess
0846a798f7 * Replace --disable-csharp with --without-csharp to fix bug 1033
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4703 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-27 23:01:27 +00:00
Manuel Canales Esparcia
45992ae10c Removed the package name from the dependencies titles.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4682 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-24 22:26:46 +00:00
Manuel Canales Esparcia
8f97096005 Changed the Short Descriptions sections to table format for XHTML output.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4677 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-24 18:32:19 +00:00
Manuel Canales Esparcia
845846e02d Removed PDF specifics tags.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4664 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-21 20:53:49 +00:00
Gerard Beekmans
569fc0bf41 Removed 'doc' from dirs to be removed from /tools -- doc directory isn't greated anymore.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4652 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-20 01:14:11 +00:00
Gerard Beekmans
f697d70297 Typo fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4651 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-19 22:44:14 +00:00
Gerard Beekmans
3d31fc4727 Comitted patch by Jeremy U. regarding chapter 5 glibc selinux fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4650 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-19 22:41:37 +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
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
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
Jeremy Utley
553affcd02 Added --disable-selinux to glibc chapter 5 - adjustment for FC3 hosts. No changelog entry, as this is simultaneously going into -Testing
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4490 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-01-05 14:26:57 +00:00
Jeremy Utley
3ae155cde6 Upgraded binutils, fixing the strip bug. No changelog here because this is a simultaneous commit to testing/unstable
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4455 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-26 00:39:40 +00:00
Manuel Canales Esparcia
3d36131cff Fixed some look issues in unstable.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4449 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-22 12:06:22 +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
242448316a Removed text in chapter 05 - last round.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4434 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-20 17:49:20 +00:00
Manuel Canales Esparcia
fba1478dba Removed text in chapter 05 - second round.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4433 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-20 17:23:16 +00:00
Manuel Canales Esparcia
6790655516 Removed text in chapter 05 - first round.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4431 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-20 16:38:42 +00:00
Jeremy Utley
86ca6e777e Updated gcc testresults link to be appropriate for gcc 3.4.3
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4424 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-19 19:20:39 +00:00
Jeremy Utley
060e2e14b6 I thought I fixed this - guess not - binutils patch command got split between 2 lines - merged it back
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4414 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-19 11:24:49 +00:00
Jeremy Utley
af133c3f42 Added new binutils fix_strip patch taken from upstream
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4354 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-04 20:53:03 +00:00
Jeremy Utley
26c3109c0d Corrected the patch name for the gcc 3.4.3 specs patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4312 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-11-14 02:53:54 +00:00
Jeremy Utley
6135b95e08 Experimental - don't build udev in chapter 5, instead create a minimal device enviornment at the beginning of chapter 6, and run udevstart after udev is installed in chapter 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4295 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-10-17 08:48:03 +00:00
Jeremy Utley
cd0f519126 Upgraded to 20041011 glibc snapshot, added bash patch to fix execution problem with new glibc, upgraded to util-linux 2.12h, removed util-linux-sfdisk patch which is no longer necessary.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4289 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-10-15 03:08:36 +00:00
Jeremy Utley
4b31e82b28 Added the udev DESTDIR patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4276 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-10-13 03:15:56 +00:00
Jeremy Utley
3a2442d1fb Upgrade to Man-pages and udev
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4275 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-10-12 08:44:14 +00:00
Jim Gifford
f4f0cb411c Upgraded binutils. Corrected typos in glibc
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4256 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-10-01 16:50:44 +00:00
Matthew Burgess
fc5780a861 Add description of libexpect and correct its version number (fixes bug 912)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4236 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-09-28 16:38:19 +00:00
Jeremy Utley
dbde549853 Thanks Kevin - typo correction
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4216 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-09-26 16:29:05 +00:00
Jeremy Utley
cb2892d1e3 Added --with-headers back to glibc chapter 5
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4214 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-09-26 09:25:41 +00:00