From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Alexander E. Patrakov" Date: Fri, 24 Aug 2007 18:14:33 +0000 Subject: Re: Call for Assistance - udev Message-Id: <46CF2009.6030709@ums.usu.ru> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org 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