[issue767] grml-live: do not include addons config if files are not present
Michael Prokop
bts at bts.grml.org
Thu Dec 2 14:39:02 CET 2010
Michael Prokop <mika at grml.org> added the comment:
This one is supposed to work nowadays thanks to:
if [ ! -n "$NO_ADDONS" ] ; then
echo "include addons.cfg" >> "${BUILD_OUTPUT}/boot/isolinux/
grmlmain.cfg"
If there's still a problem with it under certain conditions this needs to be
fixed, closing this bugreport for now.
----------
messages: 2670, 3078, 3561
nosy: mika
priority: wish
status: resolved
title: grml-live: do not include addons config if files are not present
topic: grml-live
_____________________________________
GRML issue tracker <bts at bts.grml.org>
<http://bts.grml.org/grml/issue767>
_____________________________________
More information about the Bugs-changes
mailing list