From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robby Workman Date: Mon, 28 May 2012 04:45:20 +0000 Subject: Re: systemd 183 and /lib/udev/devices/ Message-Id: <20120527234520.2440ba79@liberty.rlwhome.lan> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Sun, 27 May 2012 11:20:43 -0700 Paul Bender wrote: > The sooner we fork udev, the better. Well, I'm not pleased with the direction it's gone either, but I am also aware that a fork to maintain udev is a lot of work that will mostly be monotonous, boring, and time consuming. I don't want to do it, and I doubt anyone else does either, especially since it *is* possible to build standalone udev from the systemd sources. This is currently untested and should be considered a work in progress, but it might serve as a useful starting point for someone: http://connie.slackware.com/~rworkman/standalone-udev-from-systemd/ -RW