Commit Graph

765 Commits

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