Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/kbd.xml

    rf7e91f6 r61ad0b7f  
    4040<screen os="g"><userinput>make install</userinput></screen>
    4141
    42     <para os="h">Some of the programs from Kbd are used by systemd to
    43     initialize the system, those binaries need to be on the root
    44     partition:</para>
    45 
    46 <screen os="i"><userinput>mv -v /usr/bin/{loadkeys,setfont} /bin</userinput></screen>
     42    <para os="h">Some of the programs from Kbd are used by scripts
     43    in the CLFS-Bootscripts package. As <filename
     44    class="directory">/usr</filename> may not be available during the early
     45    stages of booting, those binaries need to be on the root partition:</para>
     46
     47<screen os="i"><userinput>mv -v /usr/bin/{kbd_mode,dumpkeys,loadkeys,openvt,setfont} /bin</userinput></screen>
    4748
    4849  </sect2>
Note: See TracChangeset for help on using the changeset viewer.