All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Alexander E. Patrakov" <patrakov@ums.usu.ru>
To: linux-hotplug@vger.kernel.org
Subject: Re: Call for Assistance - udev
Date: Fri, 24 Aug 2007 18:14:33 +0000	[thread overview]
Message-ID: <46CF2009.6030709@ums.usu.ru> (raw)

Greg Schafer wrote:
> Anyhoo, it seems the latest release (udev-115) finally installs something
> that looks like a sane default config.

Do you really think this is sane?

1) Strange symlinks that never existed before:
KERNEL="null", SYMLINK+="XOR"
KERNEL="ram0", SYMLINK+="ramdisk"
KERNEL="ram1", SYMLINK+="ram"
KERNEL="lp[0-9]*", GROUP="lp" SYMLINK+="par%n"

2) Mismatch between /dev/random and /dev/urandom permissions:
KERNEL="...|random", MODE="0666"
KERNEL="urandom", MODE="0644"

3) Syntax errors (missing comma, extra quote)
KERNEL="lp[0-9]*", GROUP="lp" SYMLINK+="par%n"
KERNEL="ht[0-9]*|nht[0-9]*",   GROUP="disk""

4) persistent CD symlinks and network interface names are provided only 
by distro-specific rules

-- 
Alexander E. Patrakov

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

             reply	other threads:[~2007-08-24 18:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-24 18:14 Alexander E. Patrakov [this message]
2007-08-24 18:17 ` Call for Assistance - udev Alexander E. Patrakov
2007-08-24 18:28 ` Kay Sievers
2007-08-25  4:36 ` Alexander E. Patrakov
2007-08-25 12:08 ` Kay Sievers

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46CF2009.6030709@ums.usu.ru \
    --to=patrakov@ums.usu.ru \
    --cc=linux-hotplug@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.