From mboxrd@z Thu Jan 1 00:00:00 1970 From: md@Linux.IT (Marco d'Itri) Date: Tue, 10 May 2005 21:08:23 +0000 Subject: Re: [ANNOUNCE] hotplug-ng 002 release Message-Id: <20050510210823.GB15541@wonderland.linux.it> MIME-Version: 1 Content-Type: multipart/mixed; boundary="Bn2rw/3z4jIqBvZU" List-Id: References: <20050506212227.GA24066@kroah.com> <1115611034.14447.11.camel@localhost.localdomain> <20050509232103.GA24238@suse.de> <1115717357.10222.1.camel@localhost.localdomain> <20050510094339.GC6346@wonderland.linux.it> <4280AFF4.6080108@ums.usu.ru> <20050510172447.GA11263@wonderland.linux.it> <20050510201355.GB3226@suse.de> <20050510203156.GA14979@wonderland.linux.it> <20050510205239.GA3634@suse.de> In-Reply-To: <20050510205239.GA3634@suse.de> To: Greg KH Cc: "Alexander E. Patrakov" , Rusty Russell , linux-hotplug-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org --Bn2rw/3z4jIqBvZU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On May 10, Greg KH wrote: > > > > Because it's impossible to predict how it will interact with other > > > > install and alias commands. > > > Then we will just have to find out :) > > It should be clear that it will interact badly with another install > > commands, with one of them being ignored. This is not acceptable. > Why? Will they not all just be checked in order? No: $ cat /etc/modprobe.d/test install test-module /tmp/test-program 1 install test-module /tmp/test-program 2 $ cat /tmp/test-program #!/bin/sh -e echo $* > /tmp/test-log $ modprobe --verbose test-module install /tmp/test-program 2 $ cat /tmp/test-log=20 2 $ And if both commands were to be run, it would break in a different way (blacklisting would not work). > > It's a feature which I know my users and other maintainers need > > (for duplicated drivers, OSS drivers, watchdog drivers, usb{mouse,kbd} > > and so on) so it's a prerequisite for the successful packaging of > > hotplug-ng. > Ok, then, care to make a patch to module-init-tools to provide this > functionality? Eventually yes if nobody else will beat me, but I cannot spend time on this currently. --=20 ciao, Marco --Bn2rw/3z4jIqBvZU Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFCgSLHFGfw2OHuP7ERAq9kAJ9pxeWntawfjAiv9ke1qFeBiDNo2gCdFDtI 6zhpu3CS3LVceTzJjW930Ps= =Gd7v -----END PGP SIGNATURE----- --Bn2rw/3z4jIqBvZU-- ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7393&alloc_id=16281&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