aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
Commit message (Collapse)AuthorAgeFilesLines
...
* Put back instructions to disable installation of vi_VN.TCVN locale in glibc.DJ Lucas2008-10-211-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8687 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Replaced coreutils-i18n patch.DJ Lucas2008-10-211-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8686 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moved placement of m4 in chapters 5 and 6 so thatJeremy Huntwork2008-10-191-1/+1
| | | | | | | | | * the chapter 5 m4 links against the glibc in /tools * the chapter 6 m4 is built before anything that hard codes the location of m4 Added a host prerequisite for m4 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8667 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated udev instructions following upstream recommendations.DJ Lucas2008-10-151-22/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8662 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a configure option to the Chapter 6 Gettext instructions so that the ↵Randy McMurchy2008-10-131-4/+4
| | | | | | documentation is installed in a versioned directory git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8660 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to E2fsprogs-1.41.2.DJ Lucas2008-10-121-5/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8659 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Corrected installation prefixes of Iproute2 package.DJ Lucas2008-10-121-3/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8658 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated the text in the Chapter 6 MPFR instructions to include the number of ↵Randy McMurchy2008-10-121-1/+1
| | | | | | tests in the test suite that should pass git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8657 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Reverted r8651.DJ Lucas2008-10-121-0/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8656 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Modified the Chapter 6 GMP instructions to include a method for determining ↵Randy McMurchy2008-10-121-2/+7
| | | | | | all the tests in the test suite passed git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8655 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Modified the GCC search for correct headers command to account for the new ↵Randy McMurchy2008-10-121-2/+2
| | | | | | include-fixed directory git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8654 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a patch to the Chapter 6 Binutils instructions to correct some errors ↵Randy McMurchy2008-10-121-0/+5
| | | | | | 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-121-2/+2
| | | | 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-121-8/+0
| | | | 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-121-1/+1
| | | | | | 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
* 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
* Added note about new gcc fixincludes, corrected test output - #2229.DJ Lucas2008-10-121-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8646 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added descriptions of the configure options used in the GMP instructions and ↵Randy McMurchy2008-10-121-5/+37
| | | | | | updated the installed library descriptions git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8644 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
* Added three configure parameters to the Chapter 6 Util-linux-ng instructions ↵Randy McMurchy2008-10-111-78/+136
| | | | | | 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-111-0/+7
| | | | | | 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-111-0/+7
| | | | | | 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-111-4/+9
| | | | | | 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-111-0/+6
| | | | 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-111-1/+2
| | | | | | 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-111-1/+1
| | | | | | 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-111-0/+6
| | | | 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-111-0/+7
| | | | 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-111-1/+1
| | | | | | 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-111-3/+3
| | | | 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-111-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8628 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* minor correction - glibc patch pathsDJ Lucas2008-10-111-2/+2
| | | | 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-111-0/+5
| | | | | | instructions git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8626 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added documentation enhancements to the E2fsprogs packageRandy McMurchy2008-10-101-0/+21
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8624 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed an unnecessary parameter from the Util-linux-ng Chapter 6 make ↵Randy McMurchy2008-10-101-1/+1
| | | | | | 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-102-2/+14
| | | | | | 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 Udev to 130Randy McMurchy2008-10-101-37/+37
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8618 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-091-1/+11
| | | | 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-091-46/+80
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8614 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed extraneous ampersands put in by accidentRandy McMurchy2008-10-092-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8612 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated Man-DB to 2.5.2Randy McMurchy2008-10-091-5/+32
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8610 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a command to the Inetutils instructions to correct an issue with GCC-4.3Randy McMurchy2008-10-091-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8608 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added an approximate time to run the Flex testsuiteRandy McMurchy2008-10-081-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8606 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated Autoconf to 2.63Randy McMurchy2008-10-071-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8604 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated Libtool to 2.2.6aRandy McMurchy2008-10-071-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8603 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added an approximate SBU time for the Bison test suiteRandy McMurchy2008-10-071-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8602 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated Berkeley DB to 4.7.25Randy McMurchy2008-10-071-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8599 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated Man-pages to 3.11Randy McMurchy2008-10-071-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8598 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689