M.Canales.es wrote:
El Jueves, 9 de Marzo de 2006 23:23, [EMAIL PROTECTED] escribió:
Modified:
jhalfs/branches/experimental/LFS/lfs.xsl
Log:
Changed how the testsuites are handled and fixed the missing locales
installation for chapter05 testsuites.
I will port this to trunk tomorrow, due the chapter05 locales issue.
+ <!-- Run test suites?
+ 0 = none
+ 1 = only chapter06 Glibc, GCC and Binutils testsuites
+ 2 = all chapter06 testsuites
+ 3 = all chapter05 and chapter06 testsuites-->
+ <xsl:param name="testsuite" select="1"/>
- <!-- Run toolchain test suites? -->
- <xsl:param name="toolchaintest" select="1"/>
-
What do you think about that change on the testsuites run?
Much clearer than TEST/TOOLCHAIN pair. I will see what needs to be
adjusted inside the existing 'master.sh' files. Do you want to to modify
common/config ?
Now the TOOLCHAINTEST config param isn't needed and TEST can have the values
0, 1, 2, or 3, set to 1 by default.
--
http://linuxfromscratch.org/mailman/listinfo/alfs-discuss
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page