Commit Graph

268 Commits

Author SHA1 Message Date
Jeremy Huntwork
e1d5f7b0d0 Fix missing link for perl patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7288 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-21 23:07:00 +00:00
Manuel Canales Esparcia
b0ed1af225 Indented chapter 03.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7273 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-13 20:08:51 +00:00
Manuel Canales Esparcia
ef448f2db7 Applied Alexander's fixes patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7249 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-07 11:31:33 +00:00
Jeremy Huntwork
fa21b3dc89 Initial support of UTF-8. Thanks Alexander Patrakov.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7245 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-06 01:59:08 +00:00
Archaic
94aa662138 Reverting UTF-8 changes until everything is in place.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7236 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-12-26 19:46:12 +00:00
Archaic
5536f7440f Applied Alexander Patrakov's patch which adds UTF-8 capability to the
development branch of the LFS Book.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7235 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-12-26 19:00:06 +00:00
Jeremy Huntwork
e88a34d7cb Removed unneeded packages for bash and readline from the patches list.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7214 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-12-12 04:59:10 +00:00
Manuel Canales Esparcia
ca170329c9 Including patches.ent from general.ent
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7137 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-11-10 16:01:08 +00:00
Matthew Burgess
b1c9e38c69 Upgrade to glibc-2.3.6
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7127 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-11-06 17:59:31 +00:00
Matthew Burgess
804a46a4a4 Upgrade to shadow 4.0.13
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7114 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-10-31 19:55:28 +00:00
Matthew Burgess
694c45d237 Upgrade to Vim-6.4
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7113 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-10-31 18:13:02 +00:00
Matthew Burgess
6b5989572a Upgrade to coreutils-5.92
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7098 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-10-29 20:07:18 +00:00
Archaic
50993e3328 Added patch to fix vulnerable tempfile creation texinfo.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6983 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-10-08 18:33:50 +00:00
Matthew Burgess
ed393bac3d Upgrade to gawk-3.1.5
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6890 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-09-24 15:47:31 +00:00
Matthew Burgess
6b6933d8e7 Upgrade to util-linux-2.12r
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6888 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-09-24 10:25:16 +00:00
Matthew Burgess
8dc8eb42fe Add a patch to improve POSIX and bash compatibility of 'echo' - required by the testsuite in udev-069 and later
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6865 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-09-17 13:41:01 +00:00
Archaic
18606d24de Alphabetized the util-linux umount patch and updated general.ent.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6857 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-09-16 01:56:56 +00:00
Archaic
be9755e592 Added a patch for util-linux to prevent a umount vulnerability.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6856 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-09-16 01:50:50 +00:00
Matthew Burgess
b914f8f6d2 List required patches in alphabetical order (Bruce Dubbs)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6834 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-09-11 09:08:34 +00:00
Matthew Burgess
2e02c35ad7 Upgrade to gcc-4.0.1 (merge of gcc4 branch)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6819 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-09-09 20:34:44 +00:00
Matthew Burgess
f036150454 Patch util-linux to stop cfdisk from segfaulting
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6809 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-09-04 12:05:56 +00:00
Ken Moffat
50125deceb Added bzgrep security patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6700 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-08-18 15:35:07 +00:00
Matthew Burgess
64fc68abb9 Add patch to install bzip2 documentation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6681 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-08-14 13:24:26 +00:00
Matthew Burgess
329d049e17 Update Vim's security patch to fix the latest modeline vulnerability
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6614 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-08-06 11:19:23 +00:00
Matthew Burgess
c51ea9fb12 Upgraded to mktemp-1.5-add_tempfile-3.patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6584 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-26 20:54:52 +00:00
Matthew Burgess
23bafc9180 Upgrade to zlib-1.2.3
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6576 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-23 11:58:40 +00:00
Manuel Canales Esparcia
68d107ee9b Revised packages and patches sizes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6448 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-08 17:54:23 +00:00
Manuel Canales Esparcia
4fc52ab104 Unified patches sizes format.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6419 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-06 19:29:31 +00:00
Archaic
cf62a33e4f Added security patch for zlib.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6414 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-06 18:51:27 +00:00
Archaic
6a5ad55557 Removed reference to inetutils patch in the patches page.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6403 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-06 15:35:48 +00:00
Matthew Burgess
3ca39786bb Re-add the Inetutils kernel headers patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6343 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-02 19:17:59 +00:00
Matthew Burgess
1ce44ef944 * Updated to shadow-4.0.9
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5894 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-12 17:13:13 +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
f4aa3608f1 Add gzip security patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5367 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-05-15 12:56:43 +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
Jim Gifford
401da4c65e Removed IPRoute2 patch, replaced with sed
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4885 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-04-06 23:29:35 +00:00
Jeremy Huntwork
7b409b74d1 Added sysklogd back in and removed libol and syslog-ng - thanks for the help, archaic
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4816 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-03-30 21:40:13 +00:00
Jim Gifford
1ef7d448f0 Fixed: shadow lastlog issue
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4794 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-03-22 06:31:29 +00:00
Jim Gifford
5c0f191523 Fixed: tar -S issue
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4788 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-03-20 04:58:47 +00:00
Matthew Burgess
a693a4cbf5 Remove references to kernel patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4785 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-03-19 22:59:24 +00:00
Jim Gifford
d1999f8b7e IPRoute2 patch updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4750 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-03-14 06:36:44 +00:00
Jim Gifford
96e154983a Reverted changes from 4729 and 4730
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4731 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-03-12 01:42:42 +00:00
Jim Gifford
b0a91ab2fa Patches Removal
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4730 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-03-11 18:40:44 +00:00
Jim Gifford
ed5dcfc771 Updated: bash fixes patch to -3
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4710 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-28 23:49:36 +00:00
Matthew Burgess
38810d5151 * Correct the description of the readline patch in chapter 3. Fixes bug 1049.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4705 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-27 23:11:01 +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
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
4642c8986a Removed obsolete commented text, chapter03.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4595 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-01-30 10:28:53 +00:00
Matthew Burgess
90e6ce5331 * Upgrade to man-1.5p
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4513 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-01-09 11:09:59 +00:00
Matthew Burgess
f48ac57a95 * Use new bash patch with a couple more upstream fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4512 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-01-08 22:00:46 +00:00
Jeremy Utley
ecc9bebb6a Upgrade to Texinfo 4.8
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4488 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-01-05 14:18:58 +00:00
Jeremy Utley
008a51dd95 Added Vim Security Vulnerability patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4471 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-31 06:40:24 +00:00
Jeremy Utley
1d609dcea7 Added the fix for the linux kernel security vulnerability into the build instructions - Thanks Matt for catching this one
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4469 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-31 06:29:29 +00:00
Jeremy Utley
307d0a23a3 Upgraded unstable to util-linux-2.12p - added Alexander's patch as adapted from the debian cramfs utilities package
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4458 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-26 01:04:56 +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
ae79672711 More text dropped.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4425 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-19 19:50:52 +00:00
Matthew Burgess
b8dd5d4eeb * Upgrade to findutils-4.2.10
* Upgrade to man-pages-2.00
* Upgrade to perl-5.8.6
* Upgrade to sysvinit-2.86 (remove proclen patch and add description of the
  mountpoint command)
* Upgrade to tcl-8.4.9
* Upgrade to util-linux-2.12l


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4405 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-17 20:53:49 +00:00
Jim Gifford
7111666451 Updates to findutils, util-linux, and iproute2. More library changes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4359 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-06 18:24:50 +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
Matthew Burgess
0cac7b0c30 * Remove the now unneeded util-linux patch for sfdisk
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4316 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-11-23 19:36:51 +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
a66ea2b59b Removed Destdir patch from list of patches to download
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4306 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-11-05 02:32:15 +00:00
Jeremy Utley
75bf9851a8 No changelog entry - forgot to remove the zlib security patch from the XML - this commit does so
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4305 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-11-05 01:49:32 +00:00
Jeremy Utley
b457a1d5d0 Added the util-linux patch back, because upstream goofed up on the fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4294 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-10-17 08:04:34 +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
51504be78c Patches and Program Updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4247 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-09-29 18:00:17 +00:00
Jim Gifford
d76fe24820 Update util-linux patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4197 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-09-23 17:16:17 +00:00
Jeremy Utley
e2a70be4fc Hotplug patches are no longer needed...removed
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4188 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-09-22 12:43:57 +00:00
Jeremy Utley
0c8b99b53a missed a couple things with the last commit - this fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4186 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-09-22 05:58:26 +00:00
Jeremy Utley
22d95f830d Upgraded unstable to Util-Linux-2.12d, changed from sed fix to patch for the sfdisk problem
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4179 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-09-20 08:51:31 +00:00
Jeremy Utley
83ee024968 Added security patch to unstable, closing bug 899
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4162 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-09-13 03:24:59 +00:00
Jeremy Utley
041cbb60ac Added the GCC Linkonce patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4141 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-09-07 01:48:31 +00:00
Jim Gifford
2ca7e11401 Fixed texinfo segfault
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4109 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-09-02 19:00:13 +00:00
Jim Gifford
4ac3a762bc Iproute2 Patch Removal
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4106 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-09-01 16:48:47 +00:00
Jeremy Utley
d1a66a09dd Removed sysklogd, added syslog-ng and libol as more up to date replacements.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4098 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-08-31 10:11:23 +00:00
Jeremy Utley
5e81f0221f Added the readline display wrap patch to chapter 6
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4057 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-08-28 01:01:20 +00:00
Jim Gifford
112c945c05 Added: IPRoute2 man pages patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4053 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-08-26 22:33:04 +00:00
Jim Gifford
e068aa8a70 Upgraded: util-linux to version 2.12b
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4052 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-08-26 21:36:20 +00:00
Jeremy Utley
3a0c30701a Updated bash in unstable to include the display wrap patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4050 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-08-26 04:30:50 +00:00
Manuel Canales Esparcia
116e06733f Changed <title> by <bridgehead> in the packages and patches variablelist.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4045 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-08-18 17:46:54 +00:00
Jeremy Utley
3f82d653bf might want to make the rest of the commit
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3994 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-08-08 00:26:39 +00:00
Jeremy Utley
e8d07afc70 Upgraded unstable to automake-1.9, man-1.5n, file-4.10, bash-3.0, perl-5.8.5, readline-5.0, tcl-8.4.7, binutils-2.15.91.0.2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3969 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-07-30 21:04:25 +00:00
Jeremy Utley
02ef0876f0 Oops - extra dash in that patch entity
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3953 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-07-19 22:35:01 +00:00
Jeremy Utley
d258e81c85 Corrected iproute2 patch name
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3952 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-07-19 22:27:24 +00:00
Matthew Burgess
a08896444c * Merged recent testing changes back up to unstable (bootscripts & iproute2)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3939 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-07-14 20:49:05 +00:00
Matthew Burgess
64a9b1405a * Upgraded to sed-4.1.1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3887 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-07-06 18:44:48 +00:00
Zack Winkles
e07596793b Upgraded to GCC 3.4.1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3876 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-07-02 19:25:33 +00:00
Zack Winkles
6ea075cf81 Upgraded to Udev 028, and dropped the permissions patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3864 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-28 23:20:32 +00:00
Zack Winkles
e43d9b664b Upgraded to Linux-libc-headers 2.6.7.0 and updated the Net-tools GCC patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3849 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-24 17:38:46 +00:00
Alexander E. Patrakov
3f91a9cef2 Various hotplug-related changes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3848 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-24 14:27:04 +00:00
Zack Winkles
95f485ae6b Fixed a rather insidious little bug in Udev
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3832 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-21 21:38:39 +00:00
Matthew Burgess
4a6cd87052 Added the sed permissions patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3805 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-17 20:45:10 +00:00
Zack Winkles
9c73bc3022 Upgraded to Linux 2.6.7 and dropped the FPU exceptions patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3800 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-16 13:24:37 +00:00
Zack Winkles
18da154b58 Dropped the Udev patch in favor of separate configuration files
Properly recreate /etc/hotplug.d/default/udev.hotplug


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3796 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-15 19:28:46 +00:00
Zack Winkles
eb443a3b8d Upgraded to GRUB 0.95
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3785 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-14 15:17:44 +00:00
Alexander E. Patrakov
5ea02778ea Security: fixed an exploitable DoS bug in FPU exception handling code in linux-2.6.6
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3782 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-13 16:20:00 +00:00
Zack Winkles
0fa92755df Dropped GRUB hack in favor of the real upstream fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3776 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-11 15:49:18 +00:00
Alexander E. Patrakov
456a1d928d Added sysvinit-2.85-proclen-1.patch to the book
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3774 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-11 11:19:41 +00:00
Zack Winkles
1582636bcd Upgraded to Udev 026
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3766 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-08 01:58:48 +00:00
Zack Winkles
aa242b107f *** empty log message ***
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3765 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-07 19:42:59 +00:00
Zack Winkles
71bbe67154 Updated patch names to the new naming scheme used by the patches project
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3760 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-07 18:52:47 +00:00
Zack Winkles
bad0dd14d9 Cleaned up hotplug installation a bit
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3678 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-20 16:21:42 +00:00
Zack Winkles
69a7501b65 Point to the correct GCC patches
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3677 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-20 15:59:09 +00:00
Zack Winkles
7a682ffd82 New udev patch (/dev/random is now 0444 instead of 0666)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3673 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-20 02:51:48 +00:00
Alexander E. Patrakov
72b0264b85 Added hotplug to HEAD
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3671 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-20 01:47:22 +00:00
Zack Winkles
ac55dee003 Fixed bug #307
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3562 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-12 19:58:19 +00:00
Alexander E. Patrakov
dc20ac53fe Added a patch to fix race condition in sysklogd
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3546 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-11 16:15:41 +00:00
Manuel Canales Esparcia
c755815f29 Changed literallayout to variablelist in thes list of packages and patches.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3532 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-08 18:25:15 +00:00
Zack Winkles
3125dfb878 Added Readline
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3492 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-06 16:50:03 +00:00
Zack Winkles
c6f6bd7149 Use the updated uname patch, instead of the old crappy one. "uname-x86"
is a misnomer anyway, since the original is x86-only too....


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3468 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-04 17:39:38 +00:00
Zack Winkles
2be5334128 Fix patch locations in HEAD too
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3465 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-04 17:32:06 +00:00
Zack Winkles
c8ba565c4e Committing current BE-LFS to head.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3452 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-03 22:08:10 +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