- Timestamp:
- Aug 7, 2006, 7:40:23 AM (18 years ago)
- Children:
- 948056c
- Parents:
- 20f0171
- Location:
- boot
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/x86/kernel.xml
r20f0171 rd0ed88e8 58 58 drivers/char/defkeymap.c</userinput></screen> 59 59 60 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 61 href="../../bootable/x86/kernel.xml" 62 xpointer="xpointer(//*[@os='g'])"/> 60 <para os="g">For example, if using a Dutch keyboard, use 61 <filename>/usr/share/kbd/keymaps/i386/qwerty/nl.map.gz</filename>.</para> 63 62 64 63 <para os="ae">Configure the kernel via a menu-driven interface:</para> -
boot/x86_64-64/flags.xml
r20f0171 rd0ed88e8 11 11 <title>Build Flags</title> 12 12 13 <para>We will need to copy our BUILD Variables into our new system. So when14 w e boot-up they will be there:</para>13 <para>We will need to copy our build variables into our new system so that 14 when we boot-up they will be there:</para> 15 15 16 16 <screen><userinput>echo export BUILD64=\""${BUILD64}\"" >> ${CLFS}/root/.bash_profile</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.