From 5406b139fb11b3010fb90d65b536b443d9223bc9 Mon Sep 17 00:00:00 2001 From: Timothy Bauscher Date: Fri, 17 Jan 2003 03:51:15 +0000 Subject: Billy's kbd conversion. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2368 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/kbd-dep.xml | 2 ++ appendixa/kbd-desc.xml | 15 ++++----------- appendixa/kbd-shortdesc.xml | 19 +++++++++++++++++++ appendixa/kbd.xml | 1 + chapter06/kbd-exp.xml | 9 --------- chapter06/kbd-inst.xml | 26 ++++++++++++++++++++++---- chapter06/kbd.xml | 5 ++--- entities/kbd.ent | 2 +- 8 files changed, 51 insertions(+), 28 deletions(-) create mode 100644 appendixa/kbd-shortdesc.xml delete mode 100644 chapter06/kbd-exp.xml diff --git a/appendixa/kbd-dep.xml b/appendixa/kbd-dep.xml index 41a6321e9..b57b0b545 100644 --- a/appendixa/kbd-dep.xml +++ b/appendixa/kbd-dep.xml @@ -1,3 +1,5 @@ +   + Kbd Installation Dependencies diff --git a/appendixa/kbd-desc.xml b/appendixa/kbd-desc.xml index c1347f5b2..149ae2ac8 100644 --- a/appendixa/kbd-desc.xml +++ b/appendixa/kbd-desc.xml @@ -1,17 +1,10 @@ -Contents of Kbd +   -Last checked against version &kbd-contversion;. +Descriptions -Program Files -chvt, deallocvt, dumpkeys, fgconsole, -getkeycodes, getunimap, kbd_mode, kbdrate, loadkeys, loadunimap, -mapscrn, openvt, psfaddtable (link to psfxtable), psfgettable (link to -psfxtable), psfstriptable (link to psfxtable), psfxtable, resizecons, -setfont, setkeycodes, setleds, setlogcons, -setmetamode, setvesablank, showfont, showkey, unicode_start, and -unicode_stop +Last checked against version &kbd-contversion;. -Descriptions +Program file descriptions chvt chvt changes foreground virtual terminal. diff --git a/appendixa/kbd-shortdesc.xml b/appendixa/kbd-shortdesc.xml new file mode 100644 index 000000000..590a701f6 --- /dev/null +++ b/appendixa/kbd-shortdesc.xml @@ -0,0 +1,19 @@ +Contents of Kbd + +Last checked against version &kbd-contversion;. + +Kbd contains keytable files and keyboard utilities. + +Kbd installs the following: + +Program Files +chvt, deallocvt, dumpkeys, fgconsole, +getkeycodes, getunimap, kbd_mode, kbdrate, loadkeys, loadunimap, +mapscrn, openvt, psfaddtable (link to psfxtable), psfgettable (link to +psfxtable), psfstriptable (link to psfxtable), psfxtable, resizecons, +setfont, setkeycodes, setleds, setlogcons, +setmetamode, setvesablank, showfont, showkey, unicode_start, and +unicode_stop + + + diff --git a/appendixa/kbd.xml b/appendixa/kbd.xml index 52a70b238..9ecb3d7d0 100644 --- a/appendixa/kbd.xml +++ b/appendixa/kbd.xml @@ -3,6 +3,7 @@ &aa-kbd-down; +&aa-kbd-shortdesc; &aa-kbd-desc; &aa-kbd-dep; diff --git a/chapter06/kbd-exp.xml b/chapter06/kbd-exp.xml deleted file mode 100644 index 2654d238d..000000000 --- a/chapter06/kbd-exp.xml +++ /dev/null @@ -1,9 +0,0 @@ - -Command explanations - -patch -Np1 -i ../kbd-&kbd-patch-version;.patch: -This patch changes a Makefile so some utilities that are not installed by -default (setlogcons, setvesablank and getunimap) are installed. - - - diff --git a/chapter06/kbd-inst.xml b/chapter06/kbd-inst.xml index 04539cf33..bdf52b636 100644 --- a/chapter06/kbd-inst.xml +++ b/chapter06/kbd-inst.xml @@ -1,3 +1,5 @@ +   + Installation of Kbd @@ -9,11 +11,27 @@ utilities. patch -Np1 -i ../kbd-&kbd-patch-version;.patch -Install Kbd by running the following commands: +Prepare Kbd to be compiled: + + +./configure + +Continue with compiling the package: + +make + +And finish off installing the package: + +make install + + + + +Command explanations -./configure && -make && -make install +patch -Np1 -i ../kbd-&kbd-patch-version;.patch: +This patch changes a Makefile so some utilities that are not installed by +default (setlogcons, setvesablank and getunimap) are installed. diff --git a/chapter06/kbd.xml b/chapter06/kbd.xml index 126c78a19..5e9fc3830 100644 --- a/chapter06/kbd.xml +++ b/chapter06/kbd.xml @@ -5,10 +5,9 @@ Estimated build time: &kbd-time; Estimated required disk space: &kbd-compsize; -&c6-kbd-inst; -&c6-kbd-exp; -&aa-kbd-desc; +&aa-kbd-shortdesc; &aa-kbd-dep; +&c6-kbd-inst; diff --git a/entities/kbd.ent b/entities/kbd.ent index 4eb9a60d8..7865d70ed 100644 --- a/entities/kbd.ent +++ b/entities/kbd.ent @@ -3,9 +3,9 @@ - + -- cgit v1.2.3-54-g00ecf