From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Mon, 05 Jan 2004 18:07:33 +0000 Subject: Re: recent hotplug changes are too distro specific Message-Id: <20040105180733.GB21940@kroah.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Wed, Oct 15, 2003 at 10:12:54PM +0200, Olaf Hering wrote: > Greg, > > I have to veto against a few of the CVS changes from this week. They are > too distro specific, and I think one of them cant work at all. Well, they all did come from a Red Hat employee ;) > I suggest to not check for a distro specifc tool, instead we should > check if a generic distro provided script exists and execute it. This > would reduce the patch mess. > > if [ -x /usr/sbin/distro.usb.agent.sh ] ; then > /usr/sbin/distro.usb.agent.sh > fi Ok, that sounds good, but can we keep the scripts for distros in /etc/hotplug/ to keep from cluttering up /usr/sbin? Care to send a patch against the recent changes? thanks, greg k-h ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=click _______________________________________________ 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