aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added a patch to the Chapter 6 Binutils instructions to correct some errors ↵Randy McMurchy2008-10-125-0/+29
| | | | | | in the test suite git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8653 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Corrected installation of udev rules files in chapter 6.DJ Lucas2008-10-122-2/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8652 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed broken move in iproute2 commands.DJ Lucas2008-10-122-8/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8651 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moved the Chapter 6 M4 installation into alphabetical order as it is ↵Randy McMurchy2008-10-122-1/+6
| | | | | | installed in Chapter 5 now and therefore doesn't need to precede the Bison installation git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8650 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moved the Chapter 5 M4 installation to before GCC Pass1 so that the internal ↵Randy McMurchy2008-10-123-2/+10
| | | | | | GCC build of GMP will not fail in case M4 doesn't exist on the host git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8649 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Typo in the Procps instructionsRandy McMurchy2008-10-121-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8648 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Use static linked gcc for pass 1 - #2056.DJ Lucas2008-10-122-9/+21
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8647 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added note about new gcc fixincludes, corrected test output - #2229.DJ Lucas2008-10-122-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8646 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* killed /etc/ld.so.preload from Chapter 5 Glibc, #2081.DJ Lucas2008-10-122-1/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8645 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added descriptions of the configure options used in the GMP instructions and ↵Randy McMurchy2008-10-123-5/+60
| | | | | | updated the installed library descriptions git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8644 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated the date of the SVN bookRandy McMurchy2008-10-121-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8643 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed the documentation installation in the Chapter 6 GMP instructions, ↵Randy McMurchy2008-10-121-5/+7
| | | | | | thanks to Trent Shea for pointing out the error git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8642 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed chapter 5 glibc test suiteDJ Lucas2008-10-112-31/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8641 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added three configure parameters to the Chapter 6 Util-linux-ng instructions ↵Randy McMurchy2008-10-112-78/+141
| | | | | | so that additional programs are installed. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8640 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed the wall program description from the Sysvinit instructionsRandy McMurchy2008-10-111-11/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8639 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a sed command to the Sysvinit instructions to suppress the ↵Randy McMurchy2008-10-112-0/+13
| | | | | | installation of the wall program and its man page as a maintained version of this program is installed by Util-linux-ng git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8638 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added commands to the Chapter 6 Binutils instructions to suppress the ↵Randy McMurchy2008-10-112-0/+12
| | | | | | installation of standards.info, thanks to Greg Schafer for contributing the fix git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8637 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a patch to the Procps instructions to fix a unicode related issue in ↵Randy McMurchy2008-10-115-4/+30
| | | | | | the watch program git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8636 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added documentation installation commands to the Chapter 6 Kbd instructionsRandy McMurchy2008-10-112-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8635 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Modified the IPRoute2 installation command so that the docs are installed in ↵Randy McMurchy2008-10-112-1/+6
| | | | | | a versioned directory git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8634 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Modified the Groff installation command so that the docs are installed in a ↵Randy McMurchy2008-10-112-1/+5
| | | | | | standardized versioned directory git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8633 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added documentation installation commands to the Chapter 6 Gawk instructionsRandy McMurchy2008-10-112-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8632 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added commands to the Chapter 6 Flex instructions to install a .pdf doc fileRandy McMurchy2008-10-112-0/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8631 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a parameter to the configure command in the Automake instructions so ↵Randy McMurchy2008-10-112-1/+6
| | | | | | that docs are installed in a versioned directory git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8630 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated Module-Init-Tools to 3.4.1Randy McMurchy2008-10-114-8/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8629 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added documentation installation commands to the Chapter 6 Readline instructionsRandy McMurchy2008-10-112-1/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8628 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* minor correction - glibc patch pathsDJ Lucas2008-10-112-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8627 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added some documentation installation commands to the Chapter 6 Ncurses ↵Randy McMurchy2008-10-112-0/+15
| | | | | | instructions git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8626 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated the date of the SVN bookRandy McMurchy2008-10-111-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8625 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added documentation enhancements to the E2fsprogs packageRandy McMurchy2008-10-102-0/+25
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8624 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added an explanation for the make command in the Chapter 5 Util-linux-ng ↵Randy McMurchy2008-10-101-0/+15
| | | | | | instructions git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8623 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Corrected misspelling Greg's name, sorry about that GregRandy McMurchy2008-10-101-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8622 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed an unnecessary parameter from the Util-linux-ng Chapter 6 make ↵Randy McMurchy2008-10-102-2/+7
| | | | | | command, thanks to Greg Shafer for pointing it out git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8621 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated the Perl instructions, thanks to Greg Shafer for pointing out the ↵Randy McMurchy2008-10-104-4/+21
| | | | | | issues - This change also required that the Zlib package is built right before the Perl package in Chapter 6 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8620 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated Vim to 7.2Randy McMurchy2008-10-104-14/+17
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8619 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated Udev to 130Randy McMurchy2008-10-103-42/+51
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8618 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated the date of the SVN bookRandy McMurchy2008-10-101-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8617 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a comment to the File instructions to remove the man page sed during ↵Randy McMurchy2008-10-091-0/+3
| | | | | | the next package update git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8616 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated File to 4.26Randy McMurchy2008-10-093-7/+20
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8615 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated Shadow to 4.1.2.1Randy McMurchy2008-10-096-62/+100
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8614 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a command inadvertantly left out of the Chapter 5 Glibc instructionsRandy McMurchy2008-10-091-2/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8613 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed extraneous ampersands put in by accidentRandy McMurchy2008-10-094-8/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8612 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Cleanup of the Chapter 3 patches pageRandy McMurchy2008-10-091-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8611 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated Man-DB to 2.5.2Randy McMurchy2008-10-093-11/+41
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8610 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated Iproute to 2.6.26Randy McMurchy2008-10-092-4/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8609 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a command to the Inetutils instructions to correct an issue with GCC-4.3Randy McMurchy2008-10-093-2/+18
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8608 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated the date of the SVN bookRandy McMurchy2008-10-091-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8607 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added an approximate time to run the Flex testsuiteRandy McMurchy2008-10-082-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8606 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated the date of the SVN bookRandy McMurchy2008-10-081-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8605 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated Autoconf to 2.63Randy McMurchy2008-10-073-5/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8604 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689