Changeset b66e30f
- Timestamp:
- Feb 21, 2006, 1:22:37 AM (19 years ago)
- Children:
- db8d0c3
- Parents:
- 694b637
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/64/e2fsprogs.xml
r694b637 rb66e30f 37 37 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 38 38 href="../multilib/e2fsprogs.xml" 39 xpointer="xpointer(//*[@os='aa'])"/>40 41 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"42 href="../common/e2fsprogs.xml"43 39 xpointer="xpointer(//*[@os='aa'])"/> 44 40 -
boot/common/util-linux.xml
r694b637 rb66e30f 63 63 xpointer="xpointer(//*[@os='d'])"/> 64 64 65 <screen os="bf"><userinput>make HAVE_KILL=yes HAVE_SLN=yes HAVE_SHADOW=no CPUOPT="" ARCH="" CPU=""</userinput></screen> 65 <screen os="bf"><userinput>make HAVE_KILL=yes HAVE_SLN=yes \ 66 HAVE_SHADOW=no CPUOPT="" ARCH="" \ 67 CPU=""</userinput></screen> 66 68 67 69 <variablelist os="bg"> … … 79 81 <term><parameter>HAVE_SHADOW=no</parameter></term> 80 82 <listitem> 81 <para>This d o ....</para>83 <para>This disables linking to shadow .</para> 82 84 </listitem> 83 85 </varlistentry> … … 86 88 <term><parameter>CPUOPT=""</parameter></term> 87 89 <listitem> 88 <para>This d o ....</para>90 <para>This disables any compiler optimizations by CPU type.</para> 89 91 </listitem> 90 92 </varlistentry> … … 93 95 <term><parameter>ARCH=""</parameter></term> 94 96 <listitem> 95 <para>This d o ....</para>97 <para>This disables the detection of the architecture.</para> 96 98 </listitem> 97 99 </varlistentry> … … 100 102 <term><parameter>CPU=""</parameter></term> 101 103 <listitem> 102 <para>This d o ....</para>104 <para>This disables the detection of the CPU.</para> 103 105 </listitem> 104 106 </varlistentry> … … 108 110 <para os="bh">Install the package:</para> 109 111 110 <screen os="bi"><userinput>make HAVE_KILL=yes HAVE_SLN=yes HAVE_SHADOW=no USE_TTY_GROUP=no CPUOPT="" ARCH="" CPU="" DESTDIR=${LFS} install</userinput></screen> 112 <screen os="bi"><userinput>make HAVE_KILL=yes HAVE_SLN=yes HAVE_SHADOW=no \ 113 USE_TTY_GROUP=no CPUOPT="" ARCH="" \ 114 CPU="" DESTDIR=${LFS} install</userinput></screen> 111 115 112 116 <para os="bj">Now we will put a copy of mount in <filename -
temp-system/common/bash.xml
r694b637 rb66e30f 49 49 <term><parameter>--with-curses</parameter></term> 50 50 <listitem> 51 <para>This do ...</para>51 <para>This option allows linking to Ncurses.</para> 52 52 </listitem> 53 53 </varlistentry> -
temp-system/sparc64-64/gcc.xml
r694b637 rb66e30f 130 130 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 131 131 href="../x86/gcc.xml" 132 xpointer="xpointer(//*[@os='co'])"/> 133 134 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 135 href="../x86/gcc.xml" 132 136 xpointer="xpointer(//*[@os='cp'])"/> 133 137 -
temp-system/sparc64/gcc.xml
r694b637 rb66e30f 104 104 105 105 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 106 href="../x86_64/gcc.xml"107 xpointer="xpointer(//*[@os='db'])"/>108 109 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"110 106 href="../x86/gcc.xml" 111 107 xpointer="xpointer(//*[@os='cm'])"/>
Note:
See TracChangeset
for help on using the changeset viewer.