Author: pierre
Date: Wed Jan 2 12:57:01 2019
New Revision: 4070
Log:
Remove "-i" flags in kernel scriptlet
Modified:
jhalfs/trunk/common/libs/func_book_parser
Modified: jhalfs/trunk/common/libs/func_book_parser
==============================================================================
--- jhalfs/trunk/common/libs/func_book_parser Sat Dec 8 02:12:46 2018
(r4069)
+++ jhalfs/trunk/common/libs/func_book_parser Wed Jan 2 12:57:01 2019
(r4070)
@@ -190,6 +190,9 @@
--output ./${PROGNAME}-commands/ \
$XSL \
$BOOK/index.xml >> $LOGDIR/$LOG 2>&1
+# Remove flags requesting user action in some cases. Much easier here than
+# in the stylesheet...
+ sed -i 's/-iv /-v /' ./${PROGNAME}-commands/chapter08/*kernel*
;;
*) echo -n " ${L_arrow}${PROGNAME}${R_arrow} book invalid, terminate
build... "
exit 1 ;;
--
http://lists.linuxfromscratch.org/listinfo/alfs-log
Unsubscribe: See the above information page