Commit Graph

1091 Commits

Author SHA1 Message Date
Jeremy Utley
7b0c375c64 Removed 2 unneccessary commands from shadow, per David Jensen's post on LFS-Dev
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4309 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-11-13 10:56:50 +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
85bbe031aa Upgraded a lot of packages - automake, man-pages, shadow, findutils, linux, libc-headers, zlib, udev, iproute2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4304 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-11-04 20:09:17 +00:00
Jeremy Utley
84dee3b478 Alexander Patrakov found that some testsuites require the tty, random, and urandom testsuites, so have added those here for completeness sake.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4302 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-11-02 08:54:46 +00:00
Jeremy Utley
0a9b2e0ddf Altered permissions and ownerships of device nodes - no changelog entry made for this change
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4297 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-10-17 09:12:20 +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
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
Matthew Burgess
73cb24acc2 su is installed by shadow, not coreutils
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4232 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-09-28 16:11:32 +00:00
Matthew Burgess
ba7d4fd613 Fix bug 906
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4231 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-09-28 16:01:07 +00:00
Matthew Burgess
9966f76e88 Minor typo correction
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4228 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-09-28 15:47:23 +00:00
Matthew Burgess
03ddc79e3c Added note about known failure in GRUB testsuite
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4226 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-09-28 15:07:07 +00:00
Jeremy Utley
3827b0493e Upgraded to Hotplug-2004_09_23
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4213 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-09-26 07:55:43 +00:00
Jeremy Utley
84ba73a7b6 Added a sed to fix hotplug's syntax error in isapnp.rc, also completed Jim's integration of the new util-linux patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4198 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-09-23 17:48:20 +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
bd7538b840 Upgraded util-linux, udev, and hotplug to latest versions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4185 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-09-22 04:50:54 +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
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
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
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
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
14d5983b9a Updated: Iproute2 to latest version
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4100 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-08-31 18:49:33 +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
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
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
Jeremy Utley
67657d7a36 Another typo correction from Tony - coreutils suppression patch was wrong - fixed
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3993 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-08-08 00:05:01 +00:00
Jeremy Utley
e5f52415b5 Corrected typo in chapter 6 udev - Thanks Tony Sequeira
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3992 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-08-07 20:21:41 +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
Jim Gifford
c65d132136 Moved hostname to /bin
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3987 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-08-03 23:49:00 +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
Jeremy Utley
546f9eee8c Thanks Thomas Pegg - corrected readline instructions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3975 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-07-30 23:48:29 +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
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
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
Jeremy Utley
1c771534db Corrected naming structure for the iproute2 patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3949 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-07-19 22:08:59 +00:00