Commit Graph

1069 Commits

Author SHA1 Message Date
Jim Gifford
366c3401ec Removed reference to sysklogd
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4170 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-09-14 16:28:27 +00:00
Jim Gifford
7d8fb5f3a3 Fixes for syslog-ng.conf
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4168 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-09-14 04:14:37 +00:00
Jeremy Utley
f077d7b6d9 Reverted back to udev-030, since there was a problem found with the 031 version. Unstable branch will wait for 032
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4163 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-09-13 16:24:21 +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
ee73cd4ff4 Upgraded unstable to udev-031
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4161 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-09-13 02:57:58 +00:00
Jeremy Utley
d50ea9dac4 Fixed a breakage that occured from the last commit altering startfile_prefix_spec. Forcing /usr/lib as the search path exposed the need to symlink an additional lib from /tools to /usr/lib, as reported and trouble-shot on IRC.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4158 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-09-12 08:06:35 +00:00
Jeremy Utley
6e8fc7d199 Resolved bug 895 with a modification to our glibc lockin instructions in chapter 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4150 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-09-10 13:02:16 +00:00
Jeremy Utley
b72295579d Propogated the coreutils fix from testing back up to unstable
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4149 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-09-10 04:31:00 +00:00
Jeremy Utley
c3b5dd66d1 Upgraded Unstable to gcc 3.4.2 and util-linux 2.12c
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4142 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-09-09 13:48:38 +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
Jeremy Utley
3b3e3cce5b Upgraded to linux-libc-headers 2.6.8.1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4140 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-09-07 01:29:48 +00:00
Jeremy Utley
9874723279 Upgraded to bootscripts 2.2.3, and installed the correct bootscript for syslog-ng
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4123 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-09-05 04:50:50 +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
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
Matthew Burgess
98b017eaa5 * Correct the fix for the sfdisk problem.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4082 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-08-30 13:18:31 +00:00
Matthew Burgess
4148d1a6d0 * Renumber udev rules and permissions files. Fixes bug 887
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4080 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-08-30 12:48:00 +00:00
Matthew Burgess
f42b2ffcae * Fixed sfdisk miscompilation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4078 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-08-30 12:29:33 +00:00
Jeremy Utley
a62617aa95 Stopped trying to remove /lib/libproc.so, since it's no longer there
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4075 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-08-30 08:46:06 +00:00
Jeremy Utley
52cd63b60c Upgraded Libtool to 1.5.8
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4062 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-08-28 07:36:45 +00:00
Jeremy Utley
a0a28fd20f Upgraded Expect to 5.42.1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4061 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-08-28 07:11:06 +00:00
Jeremy Utley
9ae5ef3cbf Upgraded to LFS-Bootscripts 2.2.2, also make sure the hotplug bootscript is installed, since we are still using hotplug in unstable
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4060 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-08-28 01:33:12 +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
Jeremy Utley
b3c46bf730 Experimental change - Added -B/usr/bin to compiler flags for GCC Pass 1 - should result in a fix for the problem we encountered with LFS 5.1.1 building an older toolchain from a newer.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4058 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-08-28 01:17:34 +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
Manuel Canales Esparcia
836871fcb4 Fixed a validation issue.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4056 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-08-27 16:48:17 +00:00
Jim Gifford
fced74a64d Corrected Changelog
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4055 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-08-26 22:51:10 +00:00
Jim Gifford
82a5b95ebb Corrected Changelog
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4054 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-08-26 22:46:10 +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
a405061602 Update unstable to automake-1.9.1, man-1.5o, gawk-3.1.4, procps-3.2.3, sed-4.1.2, m4-1.4.2, linux-2.6.8.1, linux-libc-headers-2.6.8.0, iproute2-2.6.8_040823
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4051 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-08-26 05:06:14 +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
Jeremy Utley
f5bc7cf0e3 Removed the explanatory text regarding the readline patch, which is no longer present
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3990 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-08-04 23:34:41 +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
5354ed99a8 Upgraded unstable to iana-etc-1.01
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3967 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-07-23 08:55:22 +00:00
Jeremy Utley
6b44e92658 Upgraded Unstable to LFS-Bootscripts-2.2.1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3966 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-07-23 08:30:21 +00:00
Manuel Canales Esparcia
620eb1e6f4 Tag correction
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3960 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-07-22 17:53:29 +00:00
Jeremy Utley
0e85de00ea Corrected the double creation of /var/tmp (Kris van Rens and others)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3956 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-07-20 09:11:46 +00:00
Matthew Burgess
7cba41afd0 * Upgraded to udev-030
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3947 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-07-19 18:21:39 +00:00
Matthew Burgess
99c3c89f0d * Upgraded to procps-3.2.2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3945 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-07-19 18:03:54 +00:00
Matthew Burgess
715f65f6ca * Install iproute2 to /sbin now to comply with the FHS
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3943 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-07-19 17:46:43 +00:00
Matthew Burgess
c0155c7108 * Fixed various networking inaccuracies
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3941 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-07-15 19:33:53 +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
a766a93bec Explained the udevdir parameter
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3937 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-07-14 20:20:02 +00:00
Manuel Canales Esparcia
1d505377b8 Using profiles for print output.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3931 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-07-13 19:50:45 +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
Alexander E. Patrakov
d9e7e0a5bb Updated GCC testresults link
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3885 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-07-05 08:50:45 +00:00
Zack Winkles
d184706356 Upgraded to Glibc 2.3.4-20040701
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3881 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-07-03 22:28:32 +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
0141195315 Updated the Udev permissions file
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3874 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-07-02 15:13:19 +00:00
Alexander E. Patrakov
181a690e52 Explained the benefits of setting LC_ALL properly
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3865 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-29 10:13:08 +00:00