aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
Commit message (Collapse)AuthorAgeFilesLines
* Brought e2fsprogs instructions inline with upstream recommendations (Bill ↵Matthew Burgess2004-06-191-2/+18
| | | | | | Maltby - bug #577). git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3814 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Tags correctionsManuel Canales Esparcia2004-06-1916-102/+107
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3812 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Amplied the Index entries for Hotplug and Linux-Libc-Headers.Manuel Canales Esparcia2004-06-1915-81/+116
| | | | | | | Tags corrections. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3811 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Instead of using the udev binary itself, use the udev daemon.Zack Winkles2004-06-181-4/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3808 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Dropped the chmod's that I added a few days earlier. They are not needed.Zack Winkles2004-06-183-6/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3807 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added the sed permissions patchMatthew Burgess2004-06-171-0/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3805 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix permissions of files that have been edited inline by sedZack Winkles2004-06-163-3/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3801 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Temporarily commented out fileencodings in /etc/vimrc because of a bugAlexander E. Patrakov2004-06-161-4/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3798 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed readline installationZack Winkles2004-06-151-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3797 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Dropped the Udev patch in favor of separate configuration filesZack Winkles2004-06-151-9/+12
| | | | | | | Properly recreate /etc/hotplug.d/default/udev.hotplug git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3796 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded to GRUB 0.95Zack Winkles2004-06-141-5/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3785 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Tags corrections.Manuel Canales Esparcia2004-06-137-76/+79
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3784 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Tags corrections.Manuel Canales Esparcia2004-06-134-19/+19
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3781 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a separate file for the strippingagain section.Manuel Canales Esparcia2004-06-1312-91/+102
| | | | | | | Tags correcitions. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3780 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Corrected the hotplug patch in chapter 6 instructinsJeremy Utley2004-06-121-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3779 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Re-added the "background" option to /etc/vimrcAlexander E. Patrakov2004-06-111-0/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3777 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Dropped GRUB hack in favor of the real upstream fixZack Winkles2004-06-111-6/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3776 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Force Readline to link against NcursesZack Winkles2004-06-111-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3775 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added sysvinit-2.85-proclen-1.patch to the bookAlexander E. Patrakov2004-06-111-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3774 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed the previous commit. Removed the "background" option from /etc/vimrcAlexander E. Patrakov2004-06-102-9/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3773 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Various i18n-related changes to Vim. They need to be duplicated in BLFS alsoAlexander E. Patrakov2004-06-102-8/+22
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3772 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded to Udev 026Zack Winkles2004-06-081-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3766 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* *** empty log message ***Zack Winkles2004-06-071-3/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3765 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed small typoZack Winkles2004-06-071-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3764 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Normalized usage of sed throughout the bookZack Winkles2004-06-076-17/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3762 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Use "gcc --print-file specs" to determine the location of the specs fileZack Winkles2004-06-071-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3761 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated patch names to the new naming scheme used by the patches projectZack Winkles2004-06-0710-11/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3760 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Globally changed DejaGnu to DejaGNUZack Winkles2004-06-071-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3759 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Wrapping fixesZack Winkles2004-06-013-6/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3734 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a bullet to the list of commands explanations.Manuel Canales Esparcia2004-05-261-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3719 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed the id's location in the Short descriptions sections to fix a bug in ↵Manuel Canales Esparcia2004-05-2446-1225/+1225
| | | | | | the PDF generation. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3711 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a set background=dark option to vim's configuration - makes it look ↵Jeremy Utley2004-05-231-1/+5
| | | | | | MUCH better on the dark background of a linux console screen git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3702 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Don't list the initscript in the contents of the Hotplug packageAlexander E. Patrakov2004-05-231-13/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3687 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed XML validation errorAlexander E. Patrakov2004-05-231-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3686 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moved group "usb" to GID 14 instead of 15Zack Winkles2004-05-201-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3679 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Cleaned up hotplug installation a bitZack Winkles2004-05-201-21/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3678 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Point to the correct GCC patchesZack Winkles2004-05-201-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3677 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* New udev patch (/dev/random is now 0444 instead of 0666)Zack Winkles2004-05-201-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3673 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added hotplug to HEADAlexander E. Patrakov2004-05-204-5/+205
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3671 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* * Chapter 6 - e2fsprogs. Correct typo.Matthew Burgess2004-05-191-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3662 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* * Install tempfile wrapper for mktempMatthew Burgess2004-05-191-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3658 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed patch nameZack Winkles2004-05-181-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3650 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* HEAD: Retaged the command explanations in Chapter 6.Manuel Canales Esparcia2004-05-1814-50/+92
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3646 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* HEAD: Retagged the Contents of ... sections.Manuel Canales Esparcia2004-05-1748-1353/+4078
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3621 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* HEAD: Retaged the introductori packages sections in chapter0{6,7,8}Manuel Canales Esparcia2004-05-1649-415/+708
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3601 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Several textual changes on Vim pageAlexander E. Patrakov2004-05-141-1/+14
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3576 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed bug #307Zack Winkles2004-05-121-19/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3562 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed -default from man's optionsZack Winkles2004-05-121-8/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3558 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Shortened the sed used on gzexe.inZack Winkles2004-05-121-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3557 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed coreutils testsuiteZack Winkles2004-05-121-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3556 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689