Commit Graph

993 Commits

Author SHA1 Message Date
Jeremy Utley
a3e3143ddb Corrected bash use of +h tag
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2851 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-19 22:24:19 +00:00
Greg Schafer
fdce923c3a Reinstate libiberty header installation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2843 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-18 03:24:06 +00:00
Greg Schafer
caaf3432be Added rationale notes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2840 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-18 02:47:03 +00:00
Alex Gronenwoud
2ea93a3240 Normalizing the spelling of 'Tcl' and 'DejaGnu'.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2835 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-17 22:00:37 +00:00
Jeremy Utley
e2bd9bf1ec Merged the bash --login and set +h directives
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2832 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-17 18:06:39 +00:00
Greg Schafer
d1391f0386 Do "make -C ld install" instead of "make -C ld install-data-local" to install a whole new linker instead of just the new ldscripts.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2831 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-17 09:57:52 +00:00
Greg Schafer
1f536265dd Add sanity checks and some notes on the toolchain testsuites.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2825 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-16 07:28:26 +00:00
Alex Gronenwoud
1e16325464 Correcting several typos and some inconsistencies.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2819 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-15 21:47:44 +00:00
Greg Schafer
aa5df960f1 Removed no longer needed set +h.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2816 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-15 00:23:04 +00:00
Alex Gronenwoud
980599daa5 Changing a few it's to its, and fixing other typos.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2813 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-14 21:46:24 +00:00
Greg Schafer
0bf1ea9287 Add symlink /usr/lib/libgcc_s.so.1 to allow gcc abi_check to run. Future NPTL needs this as well.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2811 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-14 06:38:24 +00:00
James Robertson
d0ec1f0646 compilation error fix - last one!
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2809 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-14 04:19:15 +00:00
James Robertson
343070e6f5 compilation error fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2808 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-14 04:12:10 +00:00
James Robertson
b618482fc1 compilation error fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2807 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-14 04:08:45 +00:00
James Robertson
b18ab71f13 Added PLFS hint text to the page in Chapter 6 for creating passwd and group: bug 596.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2806 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-14 03:57:26 +00:00
Gerard Beekmans
e69ecfb133 Removed mention of INSTALL=... from the text. It was removed from the command yesterday
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2790 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-12 20:50:02 +00:00
Gerard Beekmans
24d62f287c Removed /usr/lib/locale directory creation - it's created during Chapter 6 - Glibc where it's more relevant.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2783 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-12 15:38:34 +00:00
Gerard Beekmans
955533beaf Removed LILO and Bin86. Replaced them with Grub
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2774 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-11 21:35:35 +00:00
Jeremy Utley
c94dd38cc7 Minor textual and command changes from lfs-dev
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2773 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-11 20:27:27 +00:00
Gerard Beekmans
73f7c1acf9 typo fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2772 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-11 20:12:08 +00:00
Jeremy Utley
0841437890 Dropped non-toolchain tests to optional
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2771 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-11 20:07:44 +00:00
Jeremy Utley
54df5b44ca Added bison attribute patch to fix compilation of pwlib
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2769 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-11 18:42:16 +00:00
Jeremy Utley
8998cdef82 Added Greg's patch to GCC to suppress libiberty, and allowed binutils' libiberty to stay
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2767 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-11 18:21:18 +00:00
Jeremy Utley
223504c676 fixed nasty typo referring to /stage1/lib/locale in chapter 6 glibc
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2763 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-10 08:30:34 +00:00
Jeremy Utley
fbb00ac78a Fixed minor typos in the instructions, and corrected the download URL for util-linux.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2760 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-10 00:26:02 +00:00
Jeremy Utley
56029fbfe4 Removed installation of gcc 2.95.3 c++ compiler, added Zack's patch to fix the return-type problem
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2759 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-10 00:17:44 +00:00
Jeremy Utley
c825bdcb3e Added minimum locales necessary for tests
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2755 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-09 20:34:19 +00:00
Jeremy Utley
adc232404f removed zlib cflags munging
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2754 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-09 19:44:47 +00:00
Matthew Burgess
4f898797a9 Removed reference to static directory in Chapter 6 introduction
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2747 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-06 20:19:16 +00:00
Jeremy Utley
0650a034c7 Minor typos
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2744 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-06 01:52:45 +00:00
Jeremy Utley
e7e559020f Corrected text for gcc chapter 6 cpp symlinks
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2743 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-06 00:53:10 +00:00
Jeremy Utley
a27ec4855d Eliminated creation of /usr/tmp
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2738 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-05 03:01:35 +00:00
Jeremy Utley
c4603f5cb0 fixed small typo in mountproc.xml
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2736 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-05 02:12:44 +00:00
Jeremy Utley
5c0b6e70bd Added mounting the devpts filesystem into the new LFS partition
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2735 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-05 02:06:21 +00:00
Jeremy Utley
1a6a5c37b5 Added a note when mounting the proc filesystem regarding checking to ensure it's still mounted if you stop and restart
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2734 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-05 01:33:57 +00:00
Jeremy Utley
74b6e0ce7f Corrected text in gzip instructions - proper explanation of the reason for the sed command - Bug 551
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2733 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-05 01:21:14 +00:00
Matthew Burgess
c058597b33 Removed instruction to delete /bin/pwd symlink from kernel-headers install in chapter 6
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2728 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-03 18:31:44 +00:00
Alex Gronenwoud
cd8e54e226 Adjusting the actual SBUs.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2726 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-02 22:04:32 +00:00
Alex Gronenwoud
148bb04f80 Renaming /stage1 to /tools.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2725 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-02 22:03:51 +00:00
Alex Gronenwoud
a9939e0df5 Adding reminder to unpack Linuxthreads.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2717 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-01 21:30:12 +00:00
Jeremy Utley
7dc5defb54 Added a note to groff regarding A4 vs letter
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2715 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-01 20:10:05 +00:00
Jeremy Utley
0c84f8a8a9 Added Shadow newgrp fix from Greg
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2714 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-01 19:29:40 +00:00
Jeremy Utley
2b9f7514da Added --disable-whois --disable-servers to Inetutils
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2713 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-31 22:21:25 +00:00
Alex Gronenwoud
4114088e91 Adding more missing markup, and rewording a few paragraphs.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2710 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-31 21:52:02 +00:00
Jeremy Utley
09c1e758b6 Added user and group nobody for coreutils tests
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2707 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-31 21:06:48 +00:00
Alex Gronenwoud
087e584f62 Small retouches of the text. Wrapping 'last checked' in parentheses.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2706 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-31 10:50:05 +00:00
Jeremy Utley
73eac28cb3 Corrected location for the patch in chapter 6 Glibc
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2705 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-30 23:52:19 +00:00
Jeremy Utley
b19d5f969a New patch for GCC's fixincludes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2704 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-30 16:55:25 +00:00
Jeremy Utley
79b94bd125 Added sscanf patch to Glibc instructions and download page.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2702 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-30 03:57:49 +00:00
Jeremy Utley
40b88c2601 Updated GCC to 3.3.1 with Zack's mini-hint
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2700 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-30 02:33:08 +00:00
Jeremy Utley
327e4a3bf1 Removed previous bash alteration, which will instead be converted into a hint.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2699 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-30 01:23:44 +00:00
Alex Gronenwoud
391d2ee39b Removing unused Netkit-base files.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2697 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-29 23:21:14 +00:00
Alex Gronenwoud
5e49531c23 Adding some missing markup, and changing remaining /static's to /stage1's.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2696 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-29 23:20:53 +00:00
Alex Gronenwoud
89fcc34541 Putting text before the 'make check's, and smoothing the other lines.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2695 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-29 23:20:23 +00:00
Jeremy Utley
8adcd4c4be Added note to Bash regarind interactive vs non-interactive shell invocation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2693 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-29 01:09:25 +00:00
Alex Gronenwoud
fa8a9a6302 Adding a forgotten backslash in the re-adjustment sed command.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2692 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-28 21:19:44 +00:00
Alex Gronenwoud
2ab760cde9 Fixing some typos, adding a little markup, and other random retouches.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2691 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-28 21:19:35 +00:00
Alex Gronenwoud
ae581daa00 Updating chapter 6 Binutils and Gcc installation text.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2690 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-28 21:19:09 +00:00
Jeremy Utley
cfd08b432d Inetutils: Added --sysconfdir=/etc --localstatedir=/var and moved the ping binary from /usr/bin to /bin
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2685 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-27 22:33:30 +00:00
Alex Gronenwoud
96e0ac7d03 Updated chapter 6 Glibc installation from pure-lfs hint.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2684 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-27 21:29:30 +00:00
Alex Gronenwoud
a8b6190cae installing kernel docs with the kernel instead of separately
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2682 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-26 21:35:10 +00:00
Jeremy Utley
cfdcaef782 Added tmpfs mount at /dev/shm - Bugzilla bug 562
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2679 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-26 19:05:12 +00:00
Alex Gronenwoud
8a0d0eb26a neatened text of chapter 6 util-linux and shadow
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2678 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-25 21:42:04 +00:00
Alex Gronenwoud
1f304328b4 uniformized text of 'locking' and 'adjusting'
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2677 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-25 21:41:50 +00:00
Gerard Beekmans
85d2668572 gawk 3.1.3, not .1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2675 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-19 21:08:05 +00:00
Gerard Beekmans
460ac75847 move adjusting toolchain back to where it belonged
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2674 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-19 17:07:26 +00:00
Alex Gronenwoud
503e1a60b8 moved adjusting toolchain, bug #519, bug #537, and updated changelog
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2673 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-18 20:54:11 +00:00
Gerard Beekmans
b1ae217a9c added coreutils to appendix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2661 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-02 00:59:32 +00:00
Gerard Beekmans
615efc850a Upgraded to binutils-2.14,
linux-2.4.21, expect-5.38.4, gawk-3.1.3, texinfo-4.6, util-linux-2.12,
man-pages-1.58, lfs-utils-0.3, vim-6.2, gettext-0.12.1, automake-1.7.6,
file-4.03, e2fsprogs-1.34, procps-3.1.11, psmisc-21.3


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2660 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-07-30 19:22:54 +00:00
Gerard Beekmans
8f999de57b removed removal of /bin/awk
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2638 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-06-03 22:18:28 +00:00
Gerard Beekmans
ec8e3a58d8 added /opt/gcc-2.95.3/lib to /etc/ld.so.conf
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2627 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-21 20:26:57 +00:00
Gerard Beekmans
de488c795e Added grpconv
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2624 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-21 18:51:49 +00:00
Gerard Beekmans
9503a7da97 Applied Zack's Creating Files patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2623 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-21 18:44:32 +00:00
Gerard Beekmans
1179ee92d2 Applied Zack's glibc patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2622 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-21 18:43:13 +00:00
Gerard Beekmans
6198a8c322 Coreutils: Only test the non-root stuff in chapter 05, but test everything in chapter 6
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2621 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-21 18:30:32 +00:00
Gerard Beekmans
9d937e5dee changed net-tools make install to make update
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2618 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-16 20:58:43 +00:00
Gerard Beekmans
720e0988f2 Added set +h after every exec /path/to/bash
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2610 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-13 18:51:16 +00:00
Gerard Beekmans
21b1878de5 Changed single to double quote in the echo command. Without it, lorien won't expand and defeats the sole purpose of creating the file - making perl's hostname check work
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2609 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-13 07:50:11 +00:00
Gerard Beekmans
4a7a683b9a Applied Zack's various-fixes patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2608 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-13 07:38:47 +00:00
Gerard Beekmans
b74e415582 Applied Zack's ownership patch which fixes bug #510 which was originall patched and submitted by Alex Groenewoud
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2607 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-13 07:31:22 +00:00
Gerard Beekmans
9c713f35af Applied Zack's config-sys patch which fixes bug #510 which was originall patched and submitted by Alex (confused yet?)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2606 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-13 07:30:09 +00:00
Gerard Beekmans
20c9af0c44 Removed tcl, expect and dejagnu from chapter 6
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2605 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-13 07:27:10 +00:00
Gerard Beekmans
0c418fcb89 Applied Zack's shadow patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2604 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-13 07:23:32 +00:00
Gerard Beekmans
668813fb56 Applied Zack's procps patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2603 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-13 07:14:53 +00:00
Gerard Beekmans
da23651ff7 Applied Zack's net-tools patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2601 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-13 06:47:27 +00:00
Gerard Beekmans
8c5274b140 removed the libcurses.a symlink re-creation - not needed. Added 'f' option to ln commadn for the libcurses.so symlink creation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2600 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-13 06:37:08 +00:00
Gerard Beekmans
a939c0871f added vsscanf patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2599 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-13 06:25:53 +00:00
Gerard Beekmans
e4f5f0466a Applied Zack's ncurses patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2596 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-13 05:09:24 +00:00
Gerard Beekmans
a77c2ca28e upgraded to latest tar, findutils and gzip
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2593 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-12 23:25:21 +00:00
Gerard Beekmans
185b258b9a Removed chapter 5 LFS-Utils installation - unnecessary. Patch by Zack.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2589 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-12 23:19:36 +00:00
Gerard Beekmans
f26c68d122 typo fix: ) should be }
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2588 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-12 22:46:53 +00:00
Gerard Beekmans
594fd06a31 basic-net needs lorien in /etc/hosts for perl's test to pass
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2586 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-12 22:34:30 +00:00
Gerard Beekmans
a9c70c2bb0 Added .patch to zlib patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2585 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-12 22:03:49 +00:00
Gerard Beekmans
e11301d8c2 libiberty.h not installed
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2584 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-12 21:32:24 +00:00
Gerard Beekmans
0e1ef4a5c5 fix cp command
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2583 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-12 19:14:22 +00:00
Gerard Beekmans
6c039f6916 && should have been a \
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2582 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-12 18:42:01 +00:00
Gerard Beekmans
9b22493a8a fix MAKEDEV install
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2581 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-12 04:54:27 +00:00
Gerard Beekmans
bf2d7c125f added --enable-threads=posix to complete the C++ addition
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2580 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-12 03:29:23 +00:00
Gerard Beekmans
0aae623795 Fixed gcc specs version (replace with entity) and fixed configuring timezone in Glibc...cp needs --remove-destination to remove teh already existing /etc/localtime symlink
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2579 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-12 03:15:09 +00:00
Gerard Beekmans
fbac4918cc added --enable-languages=c,c++ to fix gcc bug with regards to -Wreturn-type
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2578 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-12 01:42:31 +00:00
Gerard Beekmans
06ffbeeed9 shorter MAKDEV install
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2575 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-12 00:54:35 +00:00
Timothy Bauscher
eec6e6dc6e Zack's patches: Fix Bugs #359 and #515. Added /etc/hosts creation to beginning of ch6. Detailed services,protocols files and update to lfs-utils.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2571 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-12 00:18:10 +00:00
Timothy Bauscher
0b6cb049c3 Zack's patches: Removed Netkit-base 0.17. Added Inetutils 1.4.2. Added lfs-utils-0.2.1.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2570 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-11 21:28:48 +00:00
Timothy Bauscher
72b8e89c62 Remove file remnant.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2569 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-11 19:25:37 +00:00
Timothy Bauscher
b175687da8 More from Zack: Ncurses symlinks fixes, procps removal of XSCPT=, --without-debug for ncurses.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2568 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-11 19:12:19 +00:00
Gerard Beekmans
b3b1237674 removed superfluous amps
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2567 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-11 18:07:38 +00:00
Timothy Bauscher
41d1d0e923 Zack's patches: added --with-included-regex to grep and linux manpage installation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2566 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-11 17:47:47 +00:00
Timothy Bauscher
aa69c5d915 Fixes requested by Zack.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2564 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-11 17:20:27 +00:00
Gerard Beekmans
148c207230 removed LDFLAGS from export command and chroot
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2563 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-11 17:10:48 +00:00
Timothy Bauscher
d5d42d295c Included some other updates in the last commit which weren't Zack's. *sigh*.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2562 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-11 17:07:28 +00:00
Timothy Bauscher
972014586e Added the rest of Zack's patches. Totally missed them before.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2561 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-11 17:03:47 +00:00
Timothy Bauscher
6e507556d6 Applied Zack's patches. Untested at the moment, will do a build in a few minutes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2555 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-11 15:09:30 +00:00
Timothy Bauscher
7972fe02a9 More double & instead of &.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2554 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-11 05:51:28 +00:00
Gerard Beekmans
e91d8ce656 removed tooldir=/stage1. It makes the build unpure again
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2553 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-11 02:44:11 +00:00
Gerard Beekmans
84a7dc232d removed all non-essential CFLAGS and LDFLAGS
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2552 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-10 23:48:26 +00:00
Gerard Beekmans
a5b2aa952e add tooldir=/stage1 to binutils install and fix bug in ch6-adjustingtoolchain
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2551 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-10 23:29:43 +00:00
Gerard Beekmans
585ce086da made adjusting specs file architecture independant
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2548 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-10 17:20:47 +00:00
Timothy Bauscher
243d49acd6 XML fixes and nbsp fix for lfscmd.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2542 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-09 09:36:26 +00:00
Gerard Beekmans
5b2a34dd5f ok to remove dirs now
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2541 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-08 01:26:04 +00:00
Gerard Beekmans
0939e573f2 note not to remove tcl directory
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2540 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-07 23:51:03 +00:00
Gerard Beekmans
98ced7fdd1 remove now-obsolete symlink
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2539 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-07 23:43:52 +00:00
Gerard Beekmans
c230512d1c removed glibc-pass2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2538 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-07 23:41:42 +00:00
Gerard Beekmans
1ec935f4ed removed --with-tcl=/stage1/lib for obvious reasons
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2534 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-07 23:27:49 +00:00
Gerard Beekmans
5f5d1e2730 fix make command (MAKE->make)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2533 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-07 23:26:29 +00:00
Gerard Beekmans
7034fe2605 removed --version-specific-runtime-libs for now
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2532 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-07 22:46:36 +00:00
Gerard Beekmans
551a630631 etip patch filename fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2531 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-07 22:34:37 +00:00
Gerard Beekmans
abdca12661 /configure --> ./configure
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2522 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-05 22:44:08 +00:00
Gerard Beekmans
6ab77404e3 fixed gcc installation instructions - no bootstrap, no /usr/lib/cpp symlink, fixed patch filename
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2521 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-05 22:28:14 +00:00
Gerard Beekmans
83be14171b ld.so.conf creation before compile not needed anymore
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2520 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-05 22:16:54 +00:00
Gerard Beekmans
30b270f9ce static->stage1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2519 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-05 22:11:35 +00:00
Gerard Beekmans
d65f176131 Removed cross-compiling=no hack
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2518 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-05 21:49:22 +00:00
Gerard Beekmans
62be7ddc90 /bin/pwd already exists now
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2517 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-05 21:28:48 +00:00
Gerard Beekmans
3cf582bf17 removed fileutils, sh-utils and textutils
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2493 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-02 20:39:10 +00:00
Gerard Beekmans
bc82645e95 Integrated Pure LFS - Phase 1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2490 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-02 18:20:20 +00:00
Gerard Beekmans
d3d229f32e grammar fixes from Alex
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2447 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-20 13:59:14 +00:00
Gerard Beekmans
30550bac7b removed dup paragrahp
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2445 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-18 02:02:09 +00:00
Timothy Bauscher
e456a6e7f4 Fix something for lfscmd output.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-10 01:08:49 +00:00
Gerard Beekmans
5384d51e52 removed note regardig proc support, bogus now that we moved back to a real file
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2433 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-06 06:03:44 +00:00
Gerard Beekmans
9922b2698c tag + typo fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2432 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-06 00:01:40 +00:00
Gerard Beekmans
fb53a94d74 bill's typo fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2430 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-05 18:49:38 +00:00
Gerard Beekmans
1d1c024b55 sentence structure change
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2429 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-05 18:42:10 +00:00
Gerard Beekmans
fdfb226af0 Bill's typo fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2427 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-05 18:29:23 +00:00
Gerard Beekmans
e8ed03794c update gzip patch expl.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2424 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-04 05:20:24 +00:00
Gerard Beekmans
a20bfb4974 updated findutils + gawk patch explanations
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2423 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-04 05:18:40 +00:00
Gerard Beekmans
31435cae54 updated fileutils patch explanation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2422 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-04 03:52:17 +00:00
Gerard Beekmans
e5c5f0191d updated ed patch explanation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2421 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-04 02:56:15 +00:00
Gerard Beekmans
f0fbc9826a remove a few n's from runnnnnning
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2420 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-04 01:45:40 +00:00
Gerard Beekmans
e4b9338243 fix typo's
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2416 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-03 23:24:24 +00:00
Gerard Beekmans
6f531d7b8c applied seth's mtab changes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2415 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-03 23:01:33 +00:00
Gerard Beekmans
2b114b251e textual changes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2411 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-30 05:06:58 +00:00
Gerard Beekmans
8643850fb2 changed chap6 make install target to install-no-fixedincludes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2409 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-30 04:33:38 +00:00
Timothy Bauscher
75e795a113 Remove stray ampersands.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2408 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-30 04:04:56 +00:00
Gerard Beekmans
4f8a3af985 QA Chap6 part2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2404 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-28 01:17:02 +00:00
Gerard Beekmans
7bfad056d6 QA Part #1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2403 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-27 22:10:07 +00:00
Timothy Bauscher
14010859e7 Corrected kernel location for keymap location.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2396 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-22 20:08:31 +00:00
Timothy Bauscher
99302877e2 Chapter 6 cleanup after conversions.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2392 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-19 15:36:47 +00:00
Timothy Bauscher
25ef3c3d77 Remove old exp files.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2391 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-19 14:00:41 +00:00
Timothy Bauscher
da849d1599 Grammatic changes to chapter 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2390 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-18 23:34:48 +00:00
Timothy Bauscher
8dc214d33c Clear up a statement in ed.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2388 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-17 21:35:41 +00:00
Timothy Bauscher
86bea7652c Last package conversion - second Glibc.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2387 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-17 20:22:16 +00:00
Timothy Bauscher
d9ed058fa0 Billy's lilo and man conversion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2386 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-17 13:18:27 +00:00
Timothy Bauscher
0397b61e3f Billy's gzip conversion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2385 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-17 05:09:20 +00:00
Timothy Bauscher
91499fddbf Billy's grep conversion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2384 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-17 04:43:36 +00:00
Timothy Bauscher
34cc81edd9 Converted utillinux.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2383 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-17 04:42:53 +00:00
Timothy Bauscher
fe79f7c73c Remove old e2fsprogs exp file.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2382 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-17 04:32:21 +00:00
Timothy Bauscher
bc91669a6a Billy's e2fsprogs conversion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2381 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-17 04:31:55 +00:00
Timothy Bauscher
6052e11bdb Converted sysvinit.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2380 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-17 04:28:28 +00:00
Timothy Bauscher
487b8e6f35 Converted shadow.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2379 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-17 04:21:58 +00:00
Timothy Bauscher
48d671c566 Billy's diffutils conversion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2378 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-17 04:06:13 +00:00
Timothy Bauscher
c78044ef8d Bootscripts conversion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2377 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-17 04:02:47 +00:00
Timothy Bauscher
0a57367d95 Linux manpage conversion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2376 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-17 04:01:17 +00:00
Timothy Bauscher
0437af6ace Tar conversion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2375 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-17 04:00:28 +00:00
Timothy Bauscher
a2a2d3809e Sysklogd conversion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2374 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-17 03:59:37 +00:00
Timothy Bauscher
4d0f87868d Psmisc conversion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2373 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-17 03:58:39 +00:00
Timothy Bauscher
50415c9f28 Procps conversion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2372 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-17 03:57:33 +00:00
Timothy Bauscher
97871b773d Procinfo conversion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2371 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-17 03:56:38 +00:00
Timothy Bauscher
131dd6c59b Patch conversion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2370 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-17 03:55:35 +00:00
Timothy Bauscher
18e6f64481 Netkit-base conversion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2369 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-17 03:55:01 +00:00
Timothy Bauscher
5406b139fb Billy's kbd conversion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2368 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-17 03:51:15 +00:00
Timothy Bauscher
51a594db0d Remove old ed exp file.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2367 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-17 03:30:05 +00:00
Timothy Bauscher
c7d30405e2 Billy's ed conversion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2366 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-17 03:29:35 +00:00
Timothy Bauscher
d6871c7bcc Remove old bzip2 exp file.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2365 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-17 02:59:25 +00:00
Timothy Bauscher
8d1f932466 Billy's bzip2 layout.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2364 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-17 02:59:00 +00:00
Timothy Bauscher
3b181cb9ed Billy's bin86 conversion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2363 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-17 02:24:08 +00:00
Timothy Bauscher
8f5e9ca39d Billy's libtool conversion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2361 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-17 01:52:50 +00:00
Timothy Bauscher
9c2045d706 Corrected kernel chown command. Update date.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2360 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-17 01:19:49 +00:00
Timothy Bauscher
e9e4e6909a Billy's file conversion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2358 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-17 01:14:19 +00:00
Timothy Bauscher
966ae10ce6 Billy's bash conversion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2357 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-17 01:12:37 +00:00
Timothy Bauscher
62097a44fc Billy's automake conversion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2356 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-17 01:11:16 +00:00
Timothy Bauscher
9f155018a6 Billy's autoconf conversion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2355 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-16 22:33:06 +00:00
Timothy Bauscher
a78a9b4e02 Typo fix.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2354 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-16 21:35:24 +00:00
Timothy Bauscher
b7d9d40453 Converted m4, bison, less, groff, textutils, sed, flex, binutils, fileutils, shellutils, gettext and net-tools to new layout.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2353 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-16 19:55:00 +00:00
Timothy Bauscher
b2933b95f7 Billy's texinfo conversion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2352 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-16 13:27:23 +00:00
Timothy Bauscher
f5ab23e287 Converted vim to new layout. Added an Alternatives section.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2351 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-16 03:37:28 +00:00
Timothy Bauscher
1d5d84c883 Converted ncurses to new layout.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2349 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-16 02:32:32 +00:00
Timothy Bauscher
fd296c1fc9 Converted dynamic gawk to new layout.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2348 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-16 02:12:18 +00:00
Timothy Bauscher
e7d9fb40a3 Converted findutils to new layout.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2347 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-16 01:57:16 +00:00
Timothy Bauscher
4ce8193600 Convert zlib to new layout. Conform shortdesc files.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2345 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-16 00:59:20 +00:00
Gerard Beekmans
a2e1a8722c c6-perl conversion patch by Billy
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2343 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-15 21:41:38 +00:00
Gerard Beekmans
e6171525b9 converted c6-modutils
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2342 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-15 19:59:37 +00:00
Gerard Beekmans
2424a66ecc converted c6-make
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2341 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-15 19:49:29 +00:00
Timothy Bauscher
2ff1ab9063 Converted dynamic gcc page to new layout.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2336 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-15 16:06:56 +00:00
Timothy Bauscher
6ed843fa9e Converted man-pages page to new layout.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2335 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-15 15:15:34 +00:00
Timothy Bauscher
9de7ed3e46 Remove old explanation file.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2334 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-15 14:57:46 +00:00
Timothy Bauscher
ef2b63b177 Converted kernel header install page to new layout.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2333 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-15 14:55:21 +00:00
Timothy Bauscher
f8fe1c1eeb Convert makedev into new layout.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2332 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-15 09:25:15 +00:00
Timothy Bauscher
b720334a3f Fix revised chroot command.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2324 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-15 04:00:40 +00:00
Timothy Bauscher
3c09bf8ae3 Converted kernel page to new format.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2323 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-15 03:31:13 +00:00
Timothy Bauscher
91b45adcd6 Applied Billy's grammatical patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2317 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-13 13:26:45 +00:00
Gerard Beekmans
90423c0944 reworded for consistency reasons
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2308 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-11 16:42:50 +00:00
Gerard Beekmans
78ec17a2dd Rewrote chapter 5-bash into new format
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2304 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-11 15:58:55 +00:00
Gerard Beekmans
c36479cb7e removed glibc-exp
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2302 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-11 15:45:07 +00:00
Gerard Beekmans
72b34dd8f8 new chroot cmd after glibc-pass2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2298 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-10 15:18:54 +00:00
Gerard Beekmans
53e9f8ee6a removed \ char that shouldn't be there
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2291 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-08 20:09:53 +00:00
Timothy Bauscher
9901b31e8c Findutils: Added missing / before configure line.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2289 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-08 13:21:27 +00:00
Gerard Beekmans
3f7da25735 upgraded to binutils-2.13.2.1 and bison-1.875 - removed yacc creation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2287 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-06 20:44:06 +00:00
Gerard Beekmans
8a59b643c6 added note that patch is also required if host system uses glibc _older_ than 2.2.x (not just 2.2.x)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2286 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-06 16:39:27 +00:00
Gerard Beekmans
f24558cdff added CPPFLAGS=-D_GNU_SOURCE to findutils to promote proper compiling on non-x86 architectures
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2285 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-06 16:08:37 +00:00
Gerard Beekmans
f353a63bad Added CFLAGS to zlib defining -fPIC
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2284 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-06 16:04:14 +00:00
Gerard Beekmans
8836e6026a fixed the gawk patch - make uninstall won't wipe out /usr/bin anymore
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2275 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-03 03:27:03 +00:00
Gerard Beekmans
30a2c84f23 split up the glibc and man 'mega' patches
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2269 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-03 00:21:10 +00:00
Gerard Beekmans
b7cea6e536 reworded some of the text
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2268 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-02 22:01:49 +00:00
Gerard Beekmans
f991b54391 updated patch explanation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2267 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-02 21:03:15 +00:00
Gerard Beekmans
ada6eeb93c removed superfluous && from end of line
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2266 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-02 20:55:58 +00:00
Gerard Beekmans
4595a37041 added more whitespace by way of an empty sect2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2264 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-01 23:05:27 +00:00
Gerard Beekmans
2bcfa28e32 added download location
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2263 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-01 15:48:06 +00:00
Gerard Beekmans
7d63c058d9 added configure glibc to glibc page
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2262 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-01 15:27:56 +00:00
Gerard Beekmans
9cb6916f69 added glibc-shortdesc.xml, removed profiling library descs, changed order of install page (now: contents, dep, install)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2260 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-01 15:02:06 +00:00
Gerard Beekmans
a20338e3bd moved kernel man pages to end of chap6 | fixed typo in glibc linuxthreads man page install
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2259 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-01 14:27:12 +00:00
Gerard Beekmans
a9fb6a4562 new copyright year, glibc install change beta
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2258 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-01 14:14:38 +00:00
Gerard Beekmans
49a758239a fixed man install paths and exec /bin/bash not /static/bin/bash
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2255 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-01 01:36:09 +00:00
Gerard Beekmans
316af24d04 updated man patch so it'll format man pages on screens with more than 80 columns
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2253 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-12-31 22:05:09 +00:00
Gerard Beekmans
7bee0a2699 added '/usr/lib/locale'
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2252 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-12-31 21:18:32 +00:00
Gerard Beekmans
14d5c7f1fc added make mandocs
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2250 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-12-31 20:52:15 +00:00
Gerard Beekmans
1986f02dba added make mandocs, plus copy them to /usr/share/man/man9
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2249 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-12-31 20:40:30 +00:00
Gerard Beekmans
ebd94a2fae added 2nd glibc install files
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2247 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-12-31 16:38:46 +00:00
Gerard Beekmans
6143d137e4 upgraded to glibc-2.3.1, added 2nd glibc install
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2246 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-12-31 16:38:25 +00:00
Gerard Beekmans
f4e03a1910 upgraded to glibc-2.3.1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2245 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-12-31 16:19:26 +00:00
Timothy Bauscher
8f93b1553a o Updated to binutils-2.13.2, procps-3.1.5.
o Made all LDFLAGS=-static LDFLAGS="-static".
o Added symlink from libfl.a to libl.a.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2242 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-12-30 03:12:54 +00:00
Timothy Bauscher
da1fc68520 Modified paragraphs about unpacking patches since they are no longer compressed.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2238 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-12-17 13:26:15 +00:00
Timothy Bauscher
788676013b Updated to autoconf-2.57, automake-1.7.2, binutils-2.13.1, e2fsprogs-1.32, gcc-3.2.1, libtool-1.4.3, linux-2.4.20, modutils-2.4.22, procps-3.1.3, sed-4.0.4, texinfo-4.3, util-linux-2.11y. Removed warning about --enable-kernel.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2235 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-12-15 21:32:51 +00:00
Gerard Beekmans
74d8c96456 reworded, made a bit more correct
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2226 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-12-05 01:23:40 +00:00
Gerard Beekmans
db244d3264 removed tar patch mention
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2221 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-12-03 20:41:34 +00:00
Gerard Beekmans
a07854b511 fixed grammar
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2220 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-12-03 20:37:18 +00:00
Gerard Beekmans
7fcde5cf67 reworded
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2219 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-12-03 20:36:44 +00:00
Gerard Beekmans
504cdc5dec removed bogus symlink creation that gets removed two lines later
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2215 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-12-03 19:00:45 +00:00
Gerard Beekmans
7140f5861e removed PROCESSEDEXAMPLEFILES
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2213 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-12-03 18:22:27 +00:00
Gerard Beekmans
90d84f5c59 removed chrootcmd.xml
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2207 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-10-30 17:56:12 +00:00
Timothy Bauscher
c7188a2eca o Updated procps URL.
o  Took out hard-coded versioning in ncurses command explanation.
o  Updated the Changelog after chapter swap.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2204 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-10-24 19:02:40 +00:00
Gerard Beekmans
31538f6819 changed ncurses 5.2 reference to 5.3
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2203 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-10-24 03:51:22 +00:00