Commit Graph

1239 Commits

Author SHA1 Message Date
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
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
4f7457758a Shortened some title pages.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3935 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-07-14 17:58: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
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
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
Matthew Burgess
d6b4e80c23 * Minor typo fix (Eric Hobbs)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3860 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-28 18:45:35 +00:00
Matthew Burgess
d878ce39f8 * Moved discussion of glibc test failures to chapter 6, and reworded notes aboutoptional tests.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3854 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-27 14:55:19 +00:00
Manuel Canales Esparcia
811be3053b Fixed Index entries for Udev.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3851 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-26 14:02:28 +00:00
Matthew Burgess
32324418a0 Applied Alexanders descriptions for udev package contents
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3850 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-26 13:19:14 +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
Matthew Burgess
6f31272365 Fixed minor typo (Chris Lingard - IRC)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3846 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-23 20:25:10 +00:00
Matthew Burgess
35ee31bc07 * Removed dpasswd from shadows list of installed files (Randy McMurchy)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3844 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-23 19:38:39 +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
Zack Winkles
2def1243e7 Touch only doc/flex.1, since that's the only one that exists
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3823 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-20 02:36:50 +00:00
Matthew Burgess
d8277eac77 Use 'install' instead of 'mkdir' (fixes bug 821)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3821 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-19 21:05:36 +00:00
Matthew Burgess
8250be1c3e Brought e2fsprogs instructions inline with upstream recommendations (Bill Maltby - bug #577).
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3814 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-19 17:38:49 +00:00
Manuel Canales Esparcia
8ad79807a3 Tags corrections
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3812 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-19 13:39:28 +00:00
Manuel Canales Esparcia
ef57e3bcf1 Amplied the Index entries for Hotplug and Linux-Libc-Headers.
Tags corrections.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3811 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-19 12:04:20 +00:00
Zack Winkles
719759a513 Instead of using the udev binary itself, use the udev daemon.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3808 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-18 18:02:09 +00:00
Zack Winkles
8dffa04af3 Dropped the chmod's that I added a few days earlier. They are not needed.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3807 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-18 15:50:52 +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
4b3ac5083d Fix permissions of files that have been edited inline by sed
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3801 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-16 13:54:27 +00:00
Alexander E. Patrakov
56f967e444 Temporarily commented out fileencodings in /etc/vimrc because of a bug
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3798 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-16 09:44:35 +00:00
Zack Winkles
01b2d1b3c7 Fixed readline installation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3797 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-15 19:39:31 +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
Manuel Canales Esparcia
bb55064a0b Tags corrections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3784 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-13 19:25:16 +00:00
Manuel Canales Esparcia
e63529b364 Tags corrections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3781 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-13 13:39:51 +00:00
Manuel Canales Esparcia
3c928f1c57 Added a separate file for the strippingagain section.
Tags correcitions.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3780 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-13 12:58:23 +00:00
Jeremy Utley
7db6ac519b Corrected the hotplug patch in chapter 6 instructins
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3779 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-12 20:45:38 +00:00
Alexander E. Patrakov
3e05705a09 Re-added the "background" option to /etc/vimrc
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3777 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-11 23:04:52 +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
Zack Winkles
a66c1cd3b3 Force Readline to link against Ncurses
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3775 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-11 14:31:57 +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
Alexander E. Patrakov
354686209b Fixed the previous commit. Removed the "background" option from /etc/vimrc
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3773 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-10 11:10:55 +00:00
Alexander E. Patrakov
b5b61fd61a Various i18n-related changes to Vim. They need to be duplicated in BLFS also
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3772 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-10 08:18:07 +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
7e6c41d725 Fixed small typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3764 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-07 19:26:09 +00:00
Zack Winkles
2ec4b60f35 Normalized usage of sed throughout the book
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3762 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-07 19:16:21 +00:00
Zack Winkles
9109cd46dd Use "gcc --print-file specs" to determine the location of the specs file
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3761 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-07 18:57:42 +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
cb983a87d4 Globally changed DejaGnu to DejaGNU
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3759 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-07 14:32:37 +00:00
Zack Winkles
17fadf75d3 Wrapping fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3734 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-01 17:49:37 +00:00
Manuel Canales Esparcia
8c16bf77f3 Added a bullet to the list of commands explanations.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3719 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-26 21:14:37 +00:00
Manuel Canales Esparcia
b8a819fd7b Changed the id's location in the Short descriptions sections to fix a bug in the PDF generation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3711 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-24 21:37:26 +00:00
Jeremy Utley
24789dafc1 Added a set background=dark option to vim's configuration - makes it look MUCH better on the dark background of a linux console screen
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3702 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-23 20:18:34 +00:00
Alexander E. Patrakov
5f98035c0f Don't list the initscript in the contents of the Hotplug package
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3687 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-23 15:37:07 +00:00
Alexander E. Patrakov
a4dadad2ac Fixed XML validation error
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3686 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-23 15:17:47 +00:00
Zack Winkles
678e79c258 Moved group "usb" to GID 14 instead of 15
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3679 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-20 16:32:44 +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
Matthew Burgess
28501c7129 * Chapter 6 - e2fsprogs. Correct typo.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3662 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-19 19:45:28 +00:00
Matthew Burgess
ebe75b6d76 * Install tempfile wrapper for mktemp
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3658 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-19 18:26:48 +00:00
Zack Winkles
89d2a5b05e Fixed patch name
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3650 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-18 22:53:55 +00:00
Manuel Canales Esparcia
df8334f924 HEAD: Retaged the command explanations in Chapter 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3646 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-18 20:38:03 +00:00
Manuel Canales Esparcia
c6cb3aa2f1 HEAD: Retagged the Contents of ... sections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3621 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-17 21:55:01 +00:00
Manuel Canales Esparcia
a001133b31 HEAD: Retaged the introductori packages sections in chapter0{6,7,8}
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3601 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-16 00:08:42 +00:00
Alexander E. Patrakov
dc32fef63b Several textual changes on Vim page
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3576 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-14 05:46:15 +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
Zack Winkles
e5f8a42f30 Removed -default from man's options
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3558 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-12 18:50:25 +00:00
Zack Winkles
26b1701ea3 Shortened the sed used on gzexe.in
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3557 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-12 18:48:16 +00:00
Zack Winkles
1ba42076b0 Fixed coreutils testsuite
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3556 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-12 17:05:18 +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
Alexander E. Patrakov
e4bf4c7e72 Changed the example of a program misbehaving in multibyte locales, because Zack fixed Vim
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3523 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-08 02:33:58 +00:00
Zack Winkles
c3d6ceb2bd Pass --enable-multibyte to Vim
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3503 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-07 16:27:16 +00:00
Zack Winkles
4a80bec1b7 Removed unused entries from nsswitch.conf
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3498 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-06 23:14:53 +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
b32e803309 Committed Alexander's i18n patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3489 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-06 16:22:04 +00:00
Zack Winkles
7d096f362d - Add 'utmp' group
- Upgraded to latest bootscripts to support utmp group


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3475 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-04 23:22:10 +00:00
Zack Winkles
6820da0337 Moved passwd to /bin
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3469 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-04 21:42:57 +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
10fb6a507c Removed BE-isms
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3455 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-03 22:16:39 +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
Jeremy Utley
caa08b6106 removed the sed from the grub instructions, as it's no longer needed
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3320 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-03-22 11:15:20 +00:00
Alex Gronenwoud
02974d8f1b Re-adding HOME to the chroot command, and a few textual shuffles.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3291 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-03-14 21:53:12 +00:00
Alex Gronenwoud
5b7293ab71 Removing HOME and --login from the chroot commands.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3285 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-03-09 19:08:33 +00:00
Alex Gronenwoud
c6b5ddb7a6 Shifting chapter contents, and moving preparational sections of chapter 5 to a separate chapter.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3284 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-03-07 12:09:31 +00:00
Alex Gronenwoud
db9d773c6e Forgetfulness makes the most traffic...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3271 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-28 11:26:41 +00:00
Jeremy Utley
2a264e0bc2 Make findutils FHS-compliant
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3264 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-28 07:11:44 +00:00
Jeremy Utley
31a5625f9f Removed the creation of /usr/etc to conform to FHS - closes bug 775
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3263 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-26 09:59:18 +00:00
Alex Gronenwoud
ede9b9be0a Minor textual shuffles.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3261 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-25 22:04:14 +00:00
Alex Gronenwoud
e421d2e1df Adding a comment on package management, and undoing the mistaken deletion of the virtual unmounts.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3260 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-24 22:14:47 +00:00
Alex Gronenwoud
f89de33022 Cleaning up the revision of chroot and reboot sections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3259 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-23 22:09:27 +00:00
Alex Gronenwoud
b157558174 Moving the final strip from the last chapter to the end of chapter 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3258 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-22 22:32:27 +00:00
Alex Gronenwoud
cd0c92d633 Adding a touch of mtab before the running of Coreutils test suite.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3257 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-22 19:05:53 +00:00
Alex Gronenwoud
9da62ab0cd Small textual frobbings, and removing an unneeded {,share/}.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3256 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-19 22:35:14 +00:00
Alex Gronenwoud
e1c7e32ae3 Cleaning up the PTY business for the test suites.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3254 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-18 21:59:19 +00:00
Jeremy Utley
21308e271c Upgrade ncurses to 5.4
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3252 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-15 10:48:22 +00:00
Alex Gronenwoud
c3dc67cdcf Changing a few SBUs.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3251 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-14 14:53:12 +00:00
Jeremy Utley
cd1ddd744e Removed Explicit paths from pwconv and grpconv per lfs-dev discussion
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3250 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-13 07:50:30 +00:00
Alex Gronenwoud
a0b689e8b0 Adapting the title of the 'Locking in' section.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3249 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-11 22:02:32 +00:00
Alex Gronenwoud
5cd6caad33 Another mix of minor text adjustments.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3247 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-10 22:06:21 +00:00
Alex Gronenwoud
418e6cc0ff Moving installation of the bootscripts to chapter 7.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3246 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-09 22:46:27 +00:00
Alex Gronenwoud
342b176cf9 Merging configaration subsections into their corresponding sections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3245 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-09 22:45:54 +00:00
Alex Gronenwoud
c76accc624 Miscellaneous adjustments.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3244 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-09 22:44:26 +00:00
Alex Gronenwoud
540fd314f0 Replacing MAKEDEV with make_devices.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3236 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-07 14:55:52 +00:00
Alex Gronenwoud
8a5f9064c4 Making the chapter 6 tests more obviously optional.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3234 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-07 10:48:55 +00:00
Alex Gronenwoud
c21999c677 Brushing up the Shadow page.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3233 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-07 10:48:44 +00:00
Alex Gronenwoud
5b0dd3a11d Fixing several small things.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3232 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-07 10:48:13 +00:00
Alex Gronenwoud
2081905c43 Simplifying the second copying of the kernel headers.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3229 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-05 22:17:48 +00:00
Alex Gronenwoud
2309b72d44 Renaming the Shadow files to match the package name.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3228 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-05 22:17:06 +00:00
Alex Gronenwoud
91e8861fd1 Oops. Forgot to change the actual mount commands.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3227 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-05 22:16:21 +00:00
Alex Gronenwoud
dcff0464e8 Changing chapter IDs in anticipation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3221 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-04 22:23:18 +00:00
Alex Gronenwoud
fe5b13b40b Moving Mounting proc to before Chroot, dropping Util-linux, adding an arch script to Perl.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3220 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-04 22:22:49 +00:00
Alex Gronenwoud
4248b0ec14 Minor textual tweaks.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3219 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-04 22:22:26 +00:00
Alex Gronenwoud
90e3cb3f0e Replacing several <userinput> tags by <command>.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3203 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-01 21:49:10 +00:00
Alex Gronenwoud
c288d971d1 Turning some ./configures into a single line, taking 72 as max-width.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3202 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-02-01 21:48:13 +00:00
Alex Gronenwoud
ab3b93b727 Writing 'file system' as two words everywhere.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3198 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-31 15:07:36 +00:00
Alex Gronenwoud
90afe40d90 Moving the notes on critical tests to a more conspicuous place.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3191 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-28 22:10:21 +00:00
Alex Gronenwoud
3be4d973d4 Changing identifiers in preparation for moving sections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3190 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-27 22:29:49 +00:00
Alex Gronenwoud
69276a949a Tweaking the texts for build time and disk space.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3188 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-27 22:27:44 +00:00
Alex Gronenwoud
17476c5481 Removing some excess white space.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3186 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-26 22:23:41 +00:00
Alex Gronenwoud
f2f5117750 Adding note on removing bzip files before reinstallation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3185 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-26 22:23:08 +00:00
Alex Gronenwoud
5c8d965814 Adding note on why MAKEDEV must remain in /dev.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3183 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-25 22:11:46 +00:00
Greg Schafer
d962702a7c Small entity cleanups.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3182 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-22 23:56:16 +00:00
Alex Gronenwoud
15b6ed4273 Adding a few cross references.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3180 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-21 22:15:22 +00:00
Greg Schafer
d0a6c4c212 Upgraded to Glibc-2.3.3, Kbd-1.12, Perl-5.8.3 and Shadow-4.0.4.1.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3177 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-20 05:59:05 +00:00
Greg Schafer
51fe2150ea Expanded the Locking in Glibc and Re-adjusting the toolchain
sections to also catch missing cc->gcc symlink and provide more
help for when things go wrong.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3173 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-17 07:53:07 +00:00
Alex Gronenwoud
bfa54edc33 Cleaning up after the big move.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3168 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-14 22:37:25 +00:00
Greg Schafer
b6f8614176 Moved log file creation from Shadow to "Creating the passwd
and group files" and renamed that section accordingly.
Closes 741.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3166 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-14 01:34:43 +00:00
Alex Gronenwoud
f4993cfc75 Small textual adjustments.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3162 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-12 23:24:06 +00:00
Alex Gronenwoud
5888299528 Moving stuff from appendix A to chapter 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3161 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-12 23:23:50 +00:00
Greg Schafer
c1b2c648aa Chapter 6 - Gawk: Removed the Gawk Libexecdir Patch. Closes Bug 303.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3154 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-07 02:15:05 +00:00
Greg Schafer
01a9d0cabc Minor adjustments to some section ids for better interaction
with lfscmd testing tool. Internal change only.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3144 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-02 14:07:24 +00:00
Greg Schafer
b3adaba4a1 Tiny whitespace fixups within build commands.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3142 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-12-22 09:32:12 +00:00
Greg Schafer
1a73ed411e Added commands to run the Vim test suite.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3141 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-12-18 04:08:01 +00:00
Greg Schafer
d64eaeb71c Upgraded to Autoconf-2.59, Automake-1.8 and Gettext-0.13.1.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3140 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-12-18 02:45:43 +00:00
Greg Schafer
84e4cae928 Kbd: Updated to newer patch that also installs the man pages
for the additional programs. Closes Bug 726.
Zlib: Added chmod command to fix static library permissions.
Closes Bug 728.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3139 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-12-18 00:09:28 +00:00
Greg Schafer
1caa48e19b Glibc: Moved ld.so.conf creation to immediately before make install in both chapters.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3135 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-12-12 23:41:37 +00:00
Greg Schafer
2ad19ed298 Inetutils: Added patch to prevent unnecessary man pages from being installed.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3134 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-12-12 03:26:35 +00:00
Greg Schafer
9c8916bcba Stopped creation of /usr/share/{dict,nls}.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3133 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-12-12 02:05:38 +00:00
Greg Schafer
10e1008b51 Upgraded to Gettext-0.13, Man-pages-1.64, Linux-2.4.23 and Psmisc-21.4.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3130 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-12-03 23:57:25 +00:00
Greg Schafer
dfddb12f76 Upgraded to Lfs-Utils-0.4.2, Tcl-8.4.5 and Zlib-1.2.1. Obsoletes the Zlib Vsnprintf patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3128 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-27 02:32:47 +00:00
Greg Schafer
ed7668a67d Upgraded to Lfs-Utils-0.4.1 and improved its build comamnds.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3119 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-24 04:35:27 +00:00
Greg Schafer
d081b3ef19 Fix entity from last commit.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3118 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-21 03:44:44 +00:00
Greg Schafer
37dcf2af37 Rolled back 4 patches to seds: GCC Suppress-Libiberty, Grub Gcc33, Man Manpath, Man Pager. Closes Bug 461.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3117 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-21 03:39:20 +00:00
Greg Schafer
bcd0ce7faa Miscellaneous fixes from list.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3116 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-20 00:45:59 +00:00
Greg Schafer
a195a6c7fb Miscellaneous small fixes from the list.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3113 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-18 05:55:04 +00:00
Greg Schafer
311e8a52ee Chapter 6 - Sysvinit: Simplified the sed to demonstrate yet another sed variation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3111 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-18 03:25:40 +00:00
Jeremy Utley
05073f6082 Fixes my formatting error in the last commit - no changelog entry made
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3110 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-18 03:02:35 +00:00
Jeremy Utley
5a4b3da022 Changed Perl Chapter 6 commands to fix perldoc less invocation issue - closes bug 718
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3109 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-17 08:32:34 +00:00