grml-udev-rebuildfstab: support diabling labels via /etc/grml/rebuildfstab.conf
authorMichael Prokop <mika@grml.org>
Sun, 28 Oct 2012 11:03:59 +0000 (12:03 +0100)
committerMichael Prokop <mika@grml.org>
Sun, 28 Oct 2012 11:21:22 +0000 (12:21 +0100)
commitba3c9a1ad387aaf6487852acf8cbcb7def630e26
treecc53195dfa20c4faa3c84371981842f3085a2e53
parent32028d7d5a66fc4ca14da5a1a83193e8fb072b95
grml-udev-rebuildfstab: support diabling labels via /etc/grml/rebuildfstab.conf

It's inconveniant to be able to configure the behaviour
only during boot up, so support customization through
configuration file /etc/grml/rebuildfstab.conf.

As the file might disable labels but the user might want
to enable them during boot up, add support for boot option
'label' to force usage of LABEL=... in /etc/fstab, actually
overriding the configuration file settings.
scripts/grml-udev-rebuildfstab