aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Renaming /stage1 to /tools.Alex Gronenwoud2003-09-0244-114/+120
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2725 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removing a superseded entity.Alex Gronenwoud2003-09-021-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2724 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merging files that make up the title page.Alex Gronenwoud2003-09-0214-89/+62
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2723 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Properly alphabetizing the packages and patches lists.Alex Gronenwoud2003-09-021-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2722 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Adding a note, a switch, and a caution to the TCL instructions.Alex Gronenwoud2003-09-021-6/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2721 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Rewording and renaming the Organization section.Alex Gronenwoud2003-09-021-7/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2720 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Rewording the SBUs section.Alex Gronenwoud2003-09-021-19/+20
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2719 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Rewording the section.Alex Gronenwoud2003-09-021-11/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2718 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Adding reminder to unpack Linuxthreads.Alex Gronenwoud2003-09-011-1/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2717 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removing dead-wood linuxthread files.Alex Gronenwoud2003-09-014-36/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2716 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a note to groff regarding A4 vs letterJeremy Utley2003-09-012-1/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2715 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added Shadow newgrp fix from GregJeremy Utley2003-09-014-0/+15
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2714 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added --disable-whois --disable-servers to InetutilsJeremy Utley2003-08-311-1/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2713 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added --disable-whois --disable-servers to Inetutils configure optionsJeremy Utley2003-08-311-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2712 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Arranging changelog entries chronologically.Alex Gronenwoud2003-08-311-27/+30
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2711 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Adding more missing markup, and rewording a few paragraphs.Alex Gronenwoud2003-08-318-45/+44
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2710 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Correcting the wording in second pass over Binutils.Alex Gronenwoud2003-08-311-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2709 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Simplified the glibc-lockin for chapter 5, and added some verbiage on ↵Jeremy Utley2003-08-313-11/+23
| | | | | | fixincludes git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2708 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added user and group nobody for coreutils testsJeremy Utley2003-08-313-4/+13
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2707 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Small retouches of the text. Wrapping 'last checked' in parentheses.Alex Gronenwoud2003-08-31157-167/+174
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2706 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Corrected location for the patch in chapter 6 GlibcJeremy Utley2003-08-301-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2705 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* New patch for GCC's fixincludes.Jeremy Utley2003-08-305-50/+52
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2704 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed the link to the Perl patch.Jeremy Utley2003-08-301-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2703 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added sscanf patch to Glibc instructions and download page.Jeremy Utley2003-08-304-0/+17
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2702 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Forgot to close off some tags on my changelog entry.Jeremy Utley2003-08-301-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2701 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated GCC to 3.3.1 with Zack's mini-hintJeremy Utley2003-08-307-14/+25
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2700 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed previous bash alteration, which will instead be converted into a hint.Jeremy Utley2003-08-303-11/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2699 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removing old Fileutils, Sh-utils and Textutils files.Alex Gronenwoud2003-08-2915-533/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2698 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removing unused Netkit-base files.Alex Gronenwoud2003-08-298-132/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2697 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Adding some missing markup, and changing remaining /static's to /stage1's.Alex Gronenwoud2003-08-297-16/+33
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2696 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Putting text before the 'make check's, and smoothing the other lines.Alex Gronenwoud2003-08-2946-170/+218
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2695 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed expect patch number & reference to itMatthew Burgess2003-08-292-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2694 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added note to Bash regarind interactive vs non-interactive shell invocationJeremy Utley2003-08-292-0/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2693 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Adding a forgotten backslash in the re-adjustment sed command.Alex Gronenwoud2003-08-281-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2692 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixing some typos, adding a little markup, and other random retouches.Alex Gronenwoud2003-08-285-34/+33
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2691 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updating chapter 6 Binutils and Gcc installation text.Alex Gronenwoud2003-08-282-25/+35
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2690 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded to findutils-4.1.20 and tcl-8.4.4Matthew Burgess2003-08-284-7/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2689 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to expect-5.39.0Matthew Burgess2003-08-282-3/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2688 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Kernel and man-pages package updatesMatthew Burgess2003-08-282-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2687 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added bash-2.05b-2.patch to incorporate all 7 patches from ftp.gnu.orgJeremy Utley2003-08-283-4/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2686 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Inetutils: Added --sysconfdir=/etc --localstatedir=/var and moved the ping ↵Jeremy Utley2003-08-273-3/+19
| | | | | | binary from /usr/bin to /bin git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2685 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated chapter 6 Glibc installation from pure-lfs hint.Alex Gronenwoud2003-08-271-16/+28
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2684 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Reverting my past changes accidentally removed by AlexJeremy Utley2003-08-272-0/+25
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2683 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* installing kernel docs with the kernel instead of separatelyAlex Gronenwoud2003-08-266-54/+21
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2682 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed chapter 7 creation of hosts file to eliminate the use of www.mydomain.org.Jeremy Utley2003-08-262-6/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2681 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added text to chapter 03 mounting of the LFS partition regarding restrictive ↵Jeremy Utley2003-08-262-0/+10
| | | | | | mount permissions. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2680 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added tmpfs mount at /dev/shm - Bugzilla bug 562Jeremy Utley2003-08-265-3/+24
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2679 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* neatened text of chapter 6 util-linux and shadowAlex Gronenwoud2003-08-252-49/+60
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2678 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* uniformized text of 'locking' and 'adjusting'Alex Gronenwoud2003-08-252-32/+26
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2677 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* merged all chapter 4 xml files into one, separated packages and patchesAlex Gronenwoud2003-08-2480-296/+280
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2676 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689