[issue713] config_myconfig unpacks the config file a second time
Ulrich Dangel
bts at bts.grml.org
Wed Jul 29 18:51:16 CEST 2009
Ulrich Dangel <schula at grml.org> added the comment:
config_unpack didn't changed the semantics it was just introduced to remove
duplicate code.
But i think the current behavior is a "feature" as you could specify
config=a.tbz myconfig=/dev/sda1 and it would unpack a.tbz from /dev/sda1.
Otherwise, if there is a config file on the live-image _and_ on the specified
disk, the config file would be unpacked twice but this could be also used as a
feature.
For example: the config file on the live-image is for general purpose (root
password, authorized keys) and the config file on the block device contains only
the ssh host key for the specific machine.
I think it is not worth to change the code as issue 715 and the patches look
promising.
----------
assignedto: schula
messages: 2364, 2367, 2370
nosy: schula, zugschlus
priority: wish
status: wont-fix
title: config_myconfig unpacks the config file a second time
_____________________________________
GRML issue tracker <bts at bts.grml.org>
<http://bts.grml.org/grml/issue713>
_____________________________________
More information about the Bugs-changes
mailing list