For LFS-6.1.1, jhalfs-0.2 must be used.

This commit is contained in:
Manuel Canales Esparcia 2005-12-17 12:55:04 +00:00
parent 934947950f
commit e90c0c3a86

6
jhalfs
View file

@ -48,9 +48,10 @@ Options:
Supported versions at this time are:
dev* | trunk | SVN aliases for Development LFS
6.1.1 stable 6.1.1 book
alpha* aliases for the alphabetical branch
For stable 6.1.1 book, please use jhalfs-0.2.
-T, --testsuites add support to run the optional testsuites
--no-toolchain-test don't run the toolchain testsuites. This
@ -960,7 +961,8 @@ while test $# -gt 0 ; do
LFSVRS=development
;;
6.1.1 )
LFSVRS=6.1.1
echo "For stable 6.1.1 book, please use jhalfs-0.2."
exit 0
;;
alpha*)