aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Added a patch to fix race condition in sysklogdAlexander E. Patrakov2004-05-111-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3546 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed the example of a program misbehaving in multibyte locales, because ↵Alexander E. Patrakov2004-05-081-1/+2
| | | | | | Zack fixed Vim git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3523 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Pass --enable-multibyte to VimZack Winkles2004-05-071-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3503 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed unused entries from nsswitch.confZack Winkles2004-05-061-8/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3498 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added ReadlineZack Winkles2004-05-063-1/+66
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3492 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Committed Alexander's i18n patchZack Winkles2004-05-064-43/+69
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3489 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* - Add 'utmp' groupZack Winkles2004-05-041-1/+3
| | | | | | | - Upgraded to latest bootscripts to support utmp group git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3475 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moved passwd to /binZack Winkles2004-05-041-14/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3469 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Use the updated uname patch, instead of the old crappy one. "uname-x86"Zack Winkles2004-05-041-1/+1
| | | | | | | is a misnomer anyway, since the original is x86-only too.... git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3468 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix patch locations in HEAD tooZack Winkles2004-05-041-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3465 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed BE-ismsZack Winkles2004-05-031-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3455 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Committing current BE-LFS to head.Zack Winkles2004-05-038-11/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3452 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Current BE-LFS (but w/ GCC 3.3.3) merged -> 6.0 branchZack Winkles2004-05-0334-764/+372
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3445 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* * Merged newxml into HEADMatthew Burgess2004-05-0366-1438/+4931
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed the sed from the grub instructions, as it's no longer neededJeremy Utley2004-03-221-5/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3320 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689