aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
Commit message (Collapse)AuthorAgeFilesLines
...
* Updated to latest stable kernel 2.6.27.4.Bruce Dubbs2008-10-281-1/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8713 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix location of Module-Init-Tools man pagesBruce Dubbs2008-10-281-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8712 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to e2fsprogs 1.41.3Bruce Dubbs2008-10-281-2/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8711 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to m4 1.4.12Bruce Dubbs2008-10-271-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8710 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added chmod instructions to e2fsprogs and tclBruce Dubbs2008-10-271-0/+4
| | | | | | to ensure all libraries are writable by root for stripping. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8709 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a brief explanation of the Linux API Headers instructions.Bruce Dubbs2008-10-271-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8708 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added descriptions of symlinks created by util-linux.Bruce Dubbs2008-10-271-0/+14
| | | | | | Move gawk ahead of findutils to avoid a test suite failure in chapter 6. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8707 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a General Compilation Instructions sectionBruce Dubbs2008-10-261-0/+5
| | | | | | | immediatley before binutils. Essentially reordered the presentation that was in the Chapter 5 Introduction. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8704 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove unnecessary mandir patch. Updated vim package contents.Bruce Dubbs2008-10-261-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8703 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated Man-DB text to account for recent Man-DB development. Many thanks ↵DJ Lucas2008-10-251-0/+11
| | | | | | to Alexander Patrakov for patientely guiding me through this. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8698 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Checked in Alexander Patrakov's changes for the console page, and related ↵DJ Lucas2008-10-231-0/+9
| | | | | | bootscripts update. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8697 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated text and instructions on man-db page.DJ Lucas2008-10-231-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8694 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Corrected coreutils i18n patch and testsuite. Thanks to Bryan Kadsban for ↵DJ Lucas2008-10-221-0/+12
| | | | | | the suggested fix. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8693 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add GMP & MPFR package dependencies, and remove Mktemp dependencies. Fixes ↵Matthew Burgess2008-10-211-0/+6
| | | | | | #2218. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8692 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated list of minimum locales.DJ Lucas2008-10-211-1/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8691 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added ac_cv_func_working_mktime=yes to the configure commands in gawk and bashBruce Dubbs2008-10-211-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8690 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a note to the ifcfg script description inBruce Dubbs2008-10-211-0/+4
| | | | | | iproute2 that it requires external programs. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8689 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed grep's -i feature.DJ Lucas2008-10-211-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8688 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Put back instructions to disable installation of vi_VN.TCVN locale in glibc.DJ Lucas2008-10-211-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8687 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Replaced coreutils-i18n patch.DJ Lucas2008-10-212-0/+13
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8686 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* GCC 4.3.2 uses a new location for fixed includes. Fix scripts in chapter 5's ↵Jeremy Huntwork2008-10-201-0/+10
| | | | | | adjusting toolchain section to use it. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8684 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a note to the Host System Requirements that the Bruce Dubbs2008-10-201-0/+5
| | | | | | | Linux host must be a 32-bit system and that the book only supports a 32-bit build. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8683 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* RewordingBruce Dubbs2008-10-191-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8680 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated the book to use 4.13a as the Texinfo version, even though the ↵Randy McMurchy2008-10-191-0/+5
| | | | | | tarball is exactly the same as the previous 4.13 version git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8678 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed an unnecessary command from the Chapter 5 Perl instructionsRandy McMurchy2008-10-191-1/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8677 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated the discussion in Chapter 1 explaining that the LiveCD is out of date.Bruce Dubbs2008-10-192-18/+25
| | | | | | | | | | Added a paragraph to the note in the packages page explaining that bandwidth can be saved when making multiple updates within a minor kernel release by downloading a base version and patches. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8675 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added Bzip2 to the list of updated packages, thanks to William Immendorf for ↵Randy McMurchy2008-10-191-2/+2
| | | | | | pointing it out git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8669 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moved placement of m4 in chapters 5 and 6 so thatJeremy Huntwork2008-10-191-0/+12
| | | | | | | | | * 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
* Corrected changelog entry to include contributor's real name.DJ Lucas2008-10-161-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8666 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added --disable-libssp to glibc Pass 1 in Chapter 5Bruce Dubbs2008-10-151-0/+4
| | | | | | to eliminate a build failure on some systems. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8665 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* typo and thinko fixDJ Lucas2008-10-151-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8664 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Override floppy rules in udev-130.DJ Lucas2008-10-151-1/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8663 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated udev instructions following upstream recommendations.DJ Lucas2008-10-151-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8662 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Modified the Chapter 5 instructions so that instead of building the GMP and ↵Randy McMurchy2008-10-131-0/+5
| | | | | | MPFR packages separately for GCC Pass2, they are built by GCC internally git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8661 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a configure option to the Chapter 6 Gettext instructions so that the ↵Randy McMurchy2008-10-131-0/+11
| | | | | | 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-122-4/+3
| | | | 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-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8658 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Reverted r8651.DJ Lucas2008-10-121-4/+0
| | | | 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-0/+4
| | | | | | 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-0/+4
| | | | | | 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-122-0/+12
| | | | | | 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-0/+3
| | | | 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-0/+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-121-0/+5
| | | | | | 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-121-0/+6
| | | | | | 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
* Use static linked gcc for pass 1 - #2056.DJ Lucas2008-10-121-0/+4
| | | | 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-121-0/+4
| | | | 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-121-1/+5
| | | | 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-121-0/+11
| | | | | | updated the installed library descriptions git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8644 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed chapter 5 glibc test suiteDJ Lucas2008-10-111-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8641 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689