Changeset 7adbc2f
- Timestamp:
- May 9, 2014, 9:48:55 AM (11 years ago)
- Branches:
- clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 174d61e
- Parents:
- 6fde8a9
- Location:
- BOOK/final-system
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/kbd.xml
r6fde8a9 r7adbc2f 35 35 <screen os="d"><userinput>make</userinput></screen> 36 36 37 <para os="e">This package does not come with a test suite.</para> 38 39 <para os="f">Install the package:</para> 40 41 <screen os="g"><userinput>make install</userinput></screen> 42 43 <para os="h">Some of the programs from Kbd are used by systemd to 37 <para os="e">To test the results, issue:</para> 38 39 <screen os="f"><userinput remap="test">make check</userinput></screen> 40 41 <para os="g">Install the package:</para> 42 43 <screen os="h"><userinput>make install</userinput></screen> 44 45 <para os="i">Some of the programs from Kbd are used by systemd to 44 46 initialize the system, those binaries need to be on the root 45 47 partition:</para> 46 48 47 <screen os=" i"><userinput>mv -v /usr/bin/{loadkeys,setfont} /bin</userinput></screen>48 49 <para os=" j">Install the documentation:</para>50 51 <screen os=" k"><userinput>mkdir -v /usr/share/doc/kbd-&kbd-version;49 <screen os="j"><userinput>mv -v /usr/bin/{loadkeys,setfont} /bin</userinput></screen> 50 51 <para os="k">Install the documentation:</para> 52 53 <screen os="l"><userinput>mkdir -v /usr/share/doc/kbd-&kbd-version; 52 54 cp -R -v docs/doc/* /usr/share/doc/kbd-&kbd-version;</userinput></screen> 53 55 -
BOOK/final-system/multilib/kbd.xml
r6fde8a9 r7adbc2f 63 63 xpointer="xpointer(//*[@os='k'])"/> 64 64 65 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 66 href="../common/kbd.xml" 67 xpointer="xpointer(//*[@os='l'])"/> 68 65 69 </sect2> 66 70
Note:
See TracChangeset
for help on using the changeset viewer.