[SM-Commit] GIT changes to master grimoire by Thomas Orgis (6960e5e51b6035894de686ce270467a0c38445fb)
Jaka Kranjc
lynx at mages.ath.cx
Mon Sep 4 14:14:23 EDT 2006
On Sunday 03 September 2006 13:04, Thomas Orgis wrote:
> --- a/smgl/init.d/CONFIGURE
> +++ b/smgl/init.d/CONFIGURE
> @@ -16,4 +16,8 @@ if grep -q devfs /proc/filesystems &&
> message "\n${MESSAGE_COLOR}NOTICE: Switching from devfs to udev or
> static currently needs manual editing of /etc/fstab.${DEFAULT_COLOR}\n" fi
> &&
>
> -config_query_list DEVICES "Choose /dev management mode:" $DEVICES_LIST
> +config_query_list DEVICES "Choose /dev management mode:" $DEVICES_LIST
> && +if [[ "$DEVICES" != "devfs" ]]
> +then
> + config_query CREATE_DEV_TREE "check for / create static /dev tree" y
> +fi
Shouldn't this query default to n, as most users do want udev?
Also, it cuold be just me, but "check for/create static /dev tree" is more
clear than "check for / create static /dev tree", I had no idea what it was
asking me. Check for /, create static^C
--
We cannot command nature except by obeying her. --Sir Francis Bacon
Have a sourcerous day! www.sourcemage.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 307 bytes
Desc: not available
Url : http://lists.ibiblio.org/pipermail/sm-commit/attachments/20060904/4a634203/attachment.bin
More information about the SM-Commit
mailing list