BTS

Issue1118

Title GRMLCFG partition used without boot parm.
Priority feature Status resolved
Superseder Nosy List cahewson
Assigned To Topics

Created on 2011-12-24.22:56:16 by cahewson, last changed 2012-01-13.01:13:56 by mika.

Messages
msg4246 (view) Author: mika Date: 2012-01-13.01:13:56
Hi Charles,

thanks for the suggestion, I've updated
http://wiki.grml.org/doku.php?id=persistency accordingly!

regards,
-mika-
msg4181 (view) Author: cahewson Date: 2011-12-26.19:03:54
Christian,

http://wiki.grml.org/doku.php?id=persistency states this:
---
to enable the snapshoting choose the persistent mode from the boot menu, 
or add 'persistent=nofiles' to the boot command line, for example 'grml 
persistent=nofiles'
---
Just below it shows the USB layout with GRMLCFG. For clarity can we add;
"Configuration in GRMLCFG partition is automatically processed by 
grml-autoconfig. This can be suppressed with 'noautoconfig' in boot 
command line."

  I reviewed my field notes and retested with grml-2011.05. It is working 
as in that release. My notes only referred to 'save-config --help' and wiki. 
My notes did not make clear which files from|to /etc were in from GRMLCFG and 
which were from live-rw. Mixing save-config and live-snapshot IMHO made 
things too complex.

Charles

On Sun, 25 Dec 2011, Christian Hofstaedtler wrote:

>
> Christian Hofstaedtler <ch@grml.org> added the comment:
>
> Hi Charles,
>
> http://grml.org/config/grml-autoconfig.1.html states this:
> ---
> Without any additional boot parameters, the GCA at DCSDIR/config.tbz is
> automatically unpacked and DCSDIR/scrips/grml.sh is automatically executed on
> system startup. The noautoconfig boot parameter disables this automatic
> behavior.
> ---
>
> I couldn't find a change modifying this behavior, so I'd say this should always
> have been the case. If it didn't work previously, it might have been a hidden
> bug ;-)
>
> -ch
>
> ----------
> priority:  -> feature
> status: unread -> chatting
>
> _____________________________________
> GRML issue tracker <bts@bts.grml.org>
> <http://bts.grml.org/grml/issue1118>
> _____________________________________
>

-- 
Charles Hewson <cahewson@eskimo.com>
Seattle, WA. U.S.A.
msg4173 (view) Author: ch Date: 2011-12-25.02:37:37
Hi Charles,

http://grml.org/config/grml-autoconfig.1.html states this:
---
Without any additional boot parameters, the GCA at DCSDIR/config.tbz is 
automatically unpacked and DCSDIR/scrips/grml.sh is automatically executed on 
system startup. The noautoconfig boot parameter disables this automatic 
behavior.
---

I couldn't find a change modifying this behavior, so I'd say this should always 
have been the case. If it didn't work previously, it might have been a hidden 
bug ;-)

-ch
msg4172 (view) Author: cahewson Date: 2011-12-24.22:56:16
Hi All,

I prior releases GRMLCFG labeled partition on USB or floppy was not used 
unless I added the persistent boot option. grml32_2011.12 is proceeding 
to untar and process it all the time. Is ths an intended feature and/or 
should the doc's be updated?

Charles

-- 
Charles Hewson <cahewson@eskimo.com>
Seattle, WA. U.S.A.
History
Date User Action Args
2012-01-13 01:13:56mikasetstatus: chatting -> resolved
messages: + msg4246
2011-12-26 19:03:54cahewsonsetmessages: + msg4181
2011-12-25 02:37:37chsetstatus: unread -> chatting
priority: feature
messages: + msg4173
2011-12-24 22:56:16cahewsoncreate