Commit Graph

889 Commits

Author SHA1 Message Date
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