aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
Commit message (Collapse)AuthorAgeFilesLines
* su is installed by shadow, not coreutilsMatthew Burgess2004-09-282-8/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4232 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix bug 906Matthew Burgess2004-09-281-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4231 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor typo correctionMatthew Burgess2004-09-281-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4228 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added note about known failure in GRUB testsuiteMatthew Burgess2004-09-281-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4226 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded to Hotplug-2004_09_23Jeremy Utley2004-09-261-6/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4213 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a sed to fix hotplug's syntax error in isapnp.rc, also completed Jim's ↵Jeremy Utley2004-09-232-1/+7
| | | | | | integration of the new util-linux patch. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4198 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Hotplug patches are no longer needed...removedJeremy Utley2004-09-221-51/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4188 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* missed a couple things with the last commit - this fixesJeremy Utley2004-09-221-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4186 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded util-linux, udev, and hotplug to latest versionsJeremy Utley2004-09-221-2/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4185 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded unstable to Util-Linux-2.12d, changed from sed fix to patch for the ↵Jeremy Utley2004-09-201-1/+1
| | | | | | sfdisk problem git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4179 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixes for syslog-ng.confJim Gifford2004-09-141-16/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4168 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added security patch to unstable, closing bug 899Jeremy Utley2004-09-131-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4162 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed a breakage that occured from the last commit altering ↵Jeremy Utley2004-09-121-1/+1
| | | | | | 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
* Resolved bug 895 with a modification to our glibc lockin instructions in ↵Jeremy Utley2004-09-101-1/+2
| | | | | | chapter 6. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4150 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Propogated the coreutils fix from testing back up to unstableJeremy Utley2004-09-101-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4149 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added the GCC Linkonce patchJeremy Utley2004-09-071-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4141 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed texinfo segfaultJim Gifford2004-09-021-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4109 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated: Iproute2 to latest versionJim Gifford2004-08-311-6/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4100 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed sysklogd, added syslog-ng and libol as more up to date replacements.Jeremy Utley2004-08-314-112/+249
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4098 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded glibc to tarball based on CVS code from 2004-08-28. Simplified the ↵Jeremy Utley2004-08-311-2/+2
| | | | | | configure instructions for glibc. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4097 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* * Correct the fix for the sfdisk problem.Matthew Burgess2004-08-301-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4082 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* * Renumber udev rules and permissions files. Fixes bug 887Matthew Burgess2004-08-301-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4080 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* * Fixed sfdisk miscompilationMatthew Burgess2004-08-301-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4078 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Stopped trying to remove /lib/libproc.so, since it's no longer thereJeremy Utley2004-08-301-4/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4075 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Experimental Change - Compile glibc against sanitized headers from ↵Jeremy Utley2004-08-281-2/+1
| | | | | | linux-libc-headers, rather than raw kernel headers git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4059 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added the readline display wrap patch to chapter 6Jeremy Utley2004-08-281-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4057 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added: IPRoute2 man pages patchJim Gifford2004-08-261-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4053 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded: util-linux to version 2.12bJim Gifford2004-08-261-5/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4052 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated bash in unstable to include the display wrap patchJeremy Utley2004-08-261-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4050 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Another typo correction from Tony - coreutils suppression patch was wrong - ↵Jeremy Utley2004-08-081-1/+1
| | | | | | fixed git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3993 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Corrected typo in chapter 6 udev - Thanks Tony SequeiraJeremy Utley2004-08-071-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3992 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed the explanatory text regarding the readline patch, which is no ↵Jeremy Utley2004-08-041-4/+0
| | | | | | longer present git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3990 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moved hostname to /binJim Gifford2004-08-031-0/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3987 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Made suggested change to the home location of pt_chownJim Gifford2004-08-031-0/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3984 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Thanks Thomas Pegg - corrected readline instructionsJeremy Utley2004-07-301-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3975 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated glibc instructions to include --with-__thread for TLS, ↵Jim Gifford2004-07-301-15/+1
| | | | | | --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
* Upgraded unstable to automake-1.9, man-1.5n, file-4.10, bash-3.0, ↵Jeremy Utley2004-07-302-12/+4
| | | | | | 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
* Corrected the double creation of /var/tmp (Kris van Rens and others)Jeremy Utley2004-07-201-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3956 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Corrected naming structure for the iproute2 patchJeremy Utley2004-07-191-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3949 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* * Install iproute2 to /sbin now to comply with the FHSMatthew Burgess2004-07-191-2/+13
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3943 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* * Fixed various networking inaccuraciesMatthew Burgess2004-07-151-11/+13
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3941 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* * Merged recent testing changes back up to unstable (bootscripts & iproute2)Matthew Burgess2004-07-143-189/+242
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3939 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Explained the udevdir parameterMatthew Burgess2004-07-141-0/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3937 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Shortened some title pages.Manuel Canales Esparcia2004-07-142-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3935 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* * Upgraded to sed-4.1.1Matthew Burgess2004-07-061-6/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3887 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded to GCC 3.4.1Zack Winkles2004-07-021-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3876 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated the Udev permissions fileZack Winkles2004-07-021-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3874 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded to Udev 028, and dropped the permissions patchZack Winkles2004-06-281-7/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3864 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* * Minor typo fix (Eric Hobbs)Matthew Burgess2004-06-281-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3860 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* * Moved discussion of glibc test failures to chapter 6, and reworded notes ↵Matthew Burgess2004-06-271-2/+25
| | | | | | aboutoptional tests. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3854 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689