- Timestamp:
- Feb 21, 2006, 1:26:16 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- cedcdaa
- Parents:
- e47ec16
- Location:
- BOOK/boot
- Files:
-
- 13 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/64/e2fsprogs.xml
re47ec16 r6bb43b3 65 65 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 66 66 href="../common/e2fsprogs.xml" 67 xpointer="xpointer(//*[@os='l'])"/> 68 69 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 70 href="../common/e2fsprogs.xml" 67 71 xpointer="xpointer(//*[@os='ad'])"/> 68 72 -
BOOK/boot/common/e2fsprogs.xml
re47ec16 r6bb43b3 39 39 --host=${LFS_TARGET}</userinput></screen> 40 40 41 <variablelist os=" ab">41 <variablelist os="e"> 42 42 <title>The meaning of the configure options:</title> 43 43 … … 51 51 52 52 </variablelist> 53 54 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"55 href="../../final-system/common/e2fsprogs.xml"56 xpointer="xpointer(//*[@os='e'])"/>57 53 58 54 <screen os="ac"><userinput>make</userinput></screen> … … 73 69 href="../../final-system/common/e2fsprogs.xml" 74 70 xpointer="xpointer(//*[@os='k'])"/> 71 72 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 73 href="../../final-system/common/e2fsprogs.xml" 74 xpointer="xpointer(//*[@os='l'])"/> 75 75 76 76 <para os="ad">Create needed symlinks for a bootable system:</para> -
BOOK/boot/common/introduction.xml
re47ec16 r6bb43b3 11 11 <title>Introduction</title> 12 12 13 <para>This chapter shows how to complete the tempora ly tools to create13 <para>This chapter shows how to complete the temporary tools to create 14 14 a minimal system that will be used to boot the target machine and to build 15 the m thefinal system packages.</para>15 the final system packages.</para> 16 16 17 17 </sect1> -
BOOK/boot/common/module-init-tools.xml
re47ec16 r6bb43b3 31 31 xpointer="xpointer(//*[@os='b'])"/> 32 32 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"34 href="../../final-system/common/module-init-tools.xml"35 xpointer="xpointer(//*[@os='c'])"/>36 37 33 <screen os="d"><userinput>./configure --prefix=/ \ 38 34 --host=${LFS_TARGET}</userinput></screen> -
BOOK/boot/common/util-linux.xml
re47ec16 r6bb43b3 70 70 <title>The meaning of the make parameters:</title> 71 71 72 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 73 href="../../final-system/common/util-linux.xml" 74 xpointer="xpointer(//*[@os='e1'])"/> 72 <varlistentry> 73 <term><parameter>HAVE_KILL=yes</parameter></term> 74 <listitem> 75 <para>This prevents the <command>kill</command> program 76 from being built.</para> 77 </listitem> 78 </varlistentry> 75 79 76 80 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/boot/mips/module-init-tools.xml
re47ec16 r6bb43b3 40 40 41 41 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 42 href="../../final-system/common/module-init-tools.xml"43 xpointer="xpointer(//*[@os='c'])"/>44 45 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"46 42 href="../common/module-init-tools.xml" 47 43 xpointer="xpointer(//*[@os='d'])"/> -
BOOK/boot/mips64/module-init-tools.xml
re47ec16 r6bb43b3 40 40 41 41 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 42 href="../common/module-init-tools.xml"43 xpointer="xpointer(//*[@os='c'])"/>44 45 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"46 42 href="../multilib/module-init-tools.xml" 47 43 xpointer="xpointer(//*[@os='d'])"/> -
BOOK/boot/multilib/e2fsprogs.xml
re47ec16 r6bb43b3 48 48 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 49 49 href="../common/e2fsprogs.xml" 50 xpointer="xpointer(//*[@os='ab'])"/>51 52 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"53 href="../common/e2fsprogs.xml"54 50 xpointer="xpointer(//*[@os='e'])"/> 55 51 … … 74 70 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 75 71 href="../common/e2fsprogs.xml" 72 xpointer="xpointer(//*[@os='l'])"/> 73 74 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 75 href="../common/e2fsprogs.xml" 76 76 xpointer="xpointer(//*[@os='ad'])"/> 77 77 -
BOOK/boot/multilib/module-init-tools.xml
re47ec16 r6bb43b3 31 31 xpointer="xpointer(//*[@os='b'])"/> 32 32 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"34 href="../common/module-init-tools.xml"35 xpointer="xpointer(//*[@os='c'])"/>36 37 33 <screen os="d"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/ \ 38 34 --host=${LFS_TARGET}</userinput></screen> -
BOOK/boot/x86/kernel.xml
re47ec16 r6bb43b3 24 24 25 25 <warning os="aa"> 26 <para>Here a tempora ly cross-compiled kernel will be builded. When26 <para>Here a temporary cross-compiled kernel will be built. When 27 27 configuring it, select the minimal amount of options required to can 28 28 boot the target machine and build the final system. I.e., not support … … 49 49 xpointer="xpointer(//*[@os='d'])"/> 50 50 51 <para os="ab">If your keyboard isn't an US one, you may w hant to build51 <para os="ab">If your keyboard isn't an US one, you may want to build 52 52 the proper keymap for your keyboard layout inside the kernel. Do it by 53 53 running the following command:</para> -
BOOK/boot/x86_64-64/grub-build.xml
re47ec16 r6bb43b3 66 66 67 67 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 68 href="../x86 /grub-build.xml"68 href="../x86_64/grub-build.xml" 69 69 xpointer="xpointer(//*[@os='i'])"/> 70 70 71 71 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 72 href="../x86 /grub-build.xml"73 xpointer="xpointer(//*[@os=' ac'])"/>72 href="../x86_64/grub-build.xml" 73 xpointer="xpointer(//*[@os='j'])"/> 74 74 75 75 </sect2> -
BOOK/boot/x86_64/grub-build.xml
re47ec16 r6bb43b3 51 51 52 52 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 53 href="../ x86/grub-build.xml"53 href="../../final-system/x86_64/grub.xml" 54 54 xpointer="xpointer(//*[@os='i'])"/> 55 55 56 56 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 57 href="../ x86/grub-build.xml"58 xpointer="xpointer(//*[@os=' ac'])"/>57 href="../../final-system/x86_64/grub.xml" 58 xpointer="xpointer(//*[@os='j'])"/> 59 59 60 60 </sect2> -
BOOK/boot/x86_64/kernel.xml
re47ec16 r6bb43b3 32 32 33 33 <para os="t1">To ensure that your system boots and you can properly run both 34 32 bit and 64bit binaries, Please make sure that you enable support for34 32 bits and 64 bits binaries, please make sure that you enable support for 35 35 ELF and emulations for 32bit ELF into the kernel.</para> 36 36
Note:
See TracChangeset
for help on using the changeset viewer.