aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/kbd.xml
Commit message (Collapse)AuthorAgeFilesLines
* Use default locations for kbd files because custom locations Bruce Dubbs2013-04-241-11/+11
| | | | | | | are no longer needed by the boot scripts. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10248 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor touchupsBruce Dubbs2013-03-031-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10186 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove extraneous ampersands from Kbd instructions.Matthew Burgess2013-03-031-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10184 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Die, resizecons, die!Ken Moffat2013-02-261-0/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10169 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove trailing whitespace from all files.Matthew Burgess2013-02-111-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Kbd-1.15.5. Fixes #3239.Matthew Burgess2012-12-301-27/+13
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10086 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update installed program description for several packagesBruce Dubbs2012-10-151-2/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10022 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* kbd-1.15.3 : another attempt at fixing it properly, tested in ↵Ken Moffat2012-06-111-10/+8
| | | | | | Pacific/Pago_Pago (and also /Kiritimati) with a little allowance for future TZs later than Pago_Pago. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9882 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Really remove resizecons.Ken Moffat2012-06-051-4/+13
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9879 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove resizecons.Ken Moffat2012-05-181-3/+14
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9859 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* kbd-1.15.3.Ken Moffat2012-05-011-1/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9841 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add installed directories information toBruce Dubbs2010-05-231-0/+2
| | | | | | each package. Thanks to Chris Staub for the patch. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9285 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Kbd-1.15.2. Fixes #2634.Matthew Burgess2010-04-201-5/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9252 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Kbd-1.15.1. Fixes #2501.Matthew Burgess2009-10-121-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9083 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove an unnecessary sed from Kbd's commands. Fixes #2454.Matthew Burgess2009-07-231-11/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8994 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove obsolete instructions about installingBruce Dubbs2009-07-081-8/+0
| | | | | | | man pages for optional programs. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8957 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
* Fixed behavior in kbd where man pages for optional programs that aren't builtJeremy Huntwork2008-04-231-0/+8
| | | | | | | | are installed. Thanks Greg Schafer for spotting this. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8537 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed kbd to build and install setkeycodes, getkeycodes and resizecons.Jeremy Huntwork2008-04-231-2/+14
| | | | | | | | Also move loadkeys to /bin from /usr/bin for use by the bootscripts. Thanks, Greg Schafer. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8536 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated Kbd to 1.14.1. Fixes #2162.Jeremy Huntwork2008-04-221-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8534 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update kbd to 1.13.Ken Moffat2008-02-271-5/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8494 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added remap attributes to userinput tags in packages pages.Manuel Canales Esparcia2007-09-181-9/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8389 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added sect1info blocks to packages pages.Manuel Canales Esparcia2007-09-071-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8366 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated book sources to use DocBook-XML DTD 4.5Manuel Canales Esparcia2007-03-211-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7970 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moved the executables: nice, find, kbd_mode, openvt, and setfont to /bin. ↵Bruce Dubbs2006-07-131-4/+29
| | | | | | Added --datadir=/lib/kbd to kbd's configure. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7668 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove getunimap, setlogcons and setvesablank from the list of programs ↵Matthew Burgess2006-05-301-34/+3
| | | | | | installed by kbd. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7637 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Replaced "<" by "less than".Manuel Canales Esparcia2006-05-141-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7612 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moved all dependency information to a new page, Appendix C.Jeremy Huntwork2006-04-181-9/+0
| | | | | | | | | | | Appendix C also contains information concerning the build order. While there might need to be a few tweaks yet, this information is complete enough at this point to close out the long-standing ticket #684. Many thanks to Chris Staub, Dan Nicholson and Manuel Canales Esparcia for helping get this finished. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7536 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merged alphabetical branch to trunk.Jeremy Huntwork2006-04-061-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7489 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Indentation fix.Manuel Canales Esparcia2006-02-051-20/+21
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7353 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Indenting chapter 6, part 7Manuel Canales Esparcia2006-02-051-280/+355
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7351 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Initial support of UTF-8. Thanks Alexander Patrakov.Jeremy Huntwork2006-01-061-2/+17
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7245 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Reverting UTF-8 changes until everything is in place.Archaic2005-12-261-17/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7236 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Alexander Patrakov's patch which adds UTF-8 capability to theArchaic2005-12-261-2/+17
| | | | | | | development branch of the LFS Book. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7235 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Mention testsuites (or lack of them) for all packages (bug 1664)Matthew Burgess2005-12-071-0/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7204 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Revert r7195 - committed by mistakeMatthew Burgess2005-11-271-2/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7196 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove module-init-tools-testsuite from list of packagesMatthew Burgess2005-11-271-0/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7195 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Including patches.ent from general.entManuel Canales Esparcia2005-11-101-2/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7137 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to gcc-4.0.1 (merge of gcc4 branch)Matthew Burgess2005-09-091-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6819 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Round 2 of several minor wording changes in chapter 6 (matt).Archaic2005-06-301-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6258 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated all chapter 6 build sizes (and chapter7 bootscripts).Archaic2005-06-141-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5917 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed patches to use entitiesJim Gifford2005-05-231-0/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5402 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed the package name from the dependencies titles.Manuel Canales Esparcia2005-02-241-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4682 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed the Short Descriptions sections to table format for XHTML output.Manuel Canales Esparcia2005-02-241-0/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4677 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Trunk is now identical to TestingGerard Beekmans2005-02-191-3/+245
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4648 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded to DocBook 4.4 DTDMatthew Burgess2005-01-301-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4603 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed the text in chapter 06.Manuel Canales Esparcia2004-12-211-220/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4446 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Amplied the Index entries for Hotplug and Linux-Libc-Headers.Manuel Canales Esparcia2004-06-191-2/+2
| | | | | | | Tags corrections. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3811 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed the id's location in the Short descriptions sections to fix a bug in ↵Manuel Canales Esparcia2004-05-241-48/+48
| | | | | | the PDF generation. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3711 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* HEAD: Retagged the Contents of ... sections.Manuel Canales Esparcia2004-05-171-40/+154
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3621 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689