[issue491] grml-live: specifying OUTPUT in grml-live.conf and grml-live.local conflicting
Michael Prokop
bts at bts.grml.org
Wed Aug 5 03:43:22 CEST 2009
Michael Prokop <mika at grml.org> added the comment:
The parsing of options and conffile is fixed in recent grml-live versions. Demo:
# grep OUTPUT /etc/grml/grml-live.local
OUTPUT="/srv/grml-live"
# grep OUTPUT /etc/grml/grml-live.conf
OUTPUT="/grml/grml-live"
# grml-live -o /srv/foooo
[...]
main directory: /srv/foooo
chroot target: /srv/foooo/grml_chroot
build target: /srv/foooo/grml_cd
ISO target: /srv/foooo/grml_isos
So cmdline wins over grml-live.local which wins over grml-live.conf which wins
over defaults. :) Should do what users expect. Closing this bugreport therefore.
----------
assignedto: mika
messages: 1377, 2381
nosy: mika
priority: bug
status: resolved
title: grml-live: specifying OUTPUT in grml-live.conf and grml-live.local conflicting
topic: grml-live
_____________________________________
GRML issue tracker <bts at bts.grml.org>
<http://bts.grml.org/grml/issue491>
_____________________________________
More information about the Bugs-changes
mailing list