Changeset ec043cf
- Timestamp:
- Feb 21, 2006, 1:31:56 AM (19 years ago)
- Children:
- ef5dc4c
- Parents:
- 81af1bb
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/common/module-init-tools.xml
r81af1bb rec043cf 43 43 <screen os="b"><userinput>touch modprobe.conf.5</userinput></screen> 44 44 45 <para os="c">If you wish to run the test suite for Module-Init-Tools, you 46 will need to download the separate testsuite tarball. Issue the 47 following commands to perform the tests (note that the 48 <command>make distclean</command> command is required to clean up 49 the source tree, as the source gets recompiled as part of the testing 50 process):</para> 45 <para os="c">Issue the following commands to perform the tests 46 (note that the <command>make distclean</command> command is required 47 to clean up the source tree, as the source gets recompiled as part 48 of the testing process):</para> 51 49 52 <screen os="d"><userinput>tar -xvf ../module-init-tools-testsuite-&module-init-tools-version;.tar.bz2 --strip-path=1 && 53 ./configure && 50 <screen os="d"><userinput>./configure && 54 51 make check && 55 52 make distclean</userinput></screen> -
materials/common/packages.xml
r81af1bb rec043cf 290 290 </varlistentry> 291 291 292 <varlistentry os="an">293 <term>Module-Init-Tools-Testsuite (&module-init-tools-version;) - &module-init-tools-testsuite-size;:</term>294 <listitem>295 <para><ulink url="&module-init-tools-testsuite-url;"/></para>296 </listitem>297 </varlistentry>298 299 292 <varlistentry os="ao"> 300 293 <term>Ncurses (&ncurses-version;) - &ncurses-size;:</term> -
materials/common/packages2.xml
r81af1bb rec043cf 188 188 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 189 189 href="packages.xml" 190 xpointer="xpointer(//*[@os='an'])"/>191 192 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"193 href="packages.xml"194 190 xpointer="xpointer(//*[@os='ao'])"/> 195 191 -
packages.ent
r81af1bb rec043cf 193 193 <!ENTITY module-init-tools-size "164 KB"> 194 194 <!ENTITY module-init-tools-url "&kernel;linux/utils/kernel/module-init-tools/module-init-tools-&module-init-tools-version;.tar.bz2"> 195 <!ENTITY module-init-tools-testsuite-size "34 KB">196 <!ENTITY module-init-tools-testsuite-version "3.2">197 <!ENTITY module-init-tools-testsuite-url "&kernel;linux/utils/kernel/module-init-tools/module-init-tools-testsuite-&module-init-tools-testsuite-version;.tar.bz2">198 195 199 196 <!ENTITY ncurses-version "5.5"> -
patches.ent
r81af1bb rec043cf 85 85 86 86 <!ENTITY glibc-sparc_tls-patch "glibc-&glibc-version;-sparc_tls-1.patch"> 87 <!ENTITY glibc-sparc_gcc4_fixes-patch "glibc-&glibc- version;-sparc_gcc4_fixes-1.patch">87 <!ENTITY glibc-sparc_gcc4_fixes-patch "glibc-&glibc-linuxthreads-version;-sparc_gcc4_fixes-1.patch"> 88 88 89 89 <!ENTITY linux-libc-headers-sparc_biarch-patch "linux-libc-headers-&linux-libc-headers-version;-sparc_biarch-1.patch"> -
temp-system/mips64-64/gcc.xml
r81af1bb rec043cf 54 54 href="../../final-system/mips/gcc.xml" 55 55 xpointer="xpointer(//*[@os='mb'])"/> 56 57 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"58 href="../../cross-tools/mips64-64/gcc-static.xml"59 xpointer="xpointer(//*[@os='al'])"/>60 61 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"62 href="../../cross-tools/mips64-64/gcc-static.xml"63 xpointer="xpointer(//*[@os='am'])"/>64 56 65 57 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
temp-system/mips64/gcc.xml
r81af1bb rec043cf 116 116 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 117 117 href="../x86_64/gcc.xml" 118 xpointer="xpointer(//*[@os='d c'])"/>118 xpointer="xpointer(//*[@os='dd'])"/> 119 119 120 120 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.