From mboxrd@z Thu Jan 1 00:00:00 1970 From: William Hubbs Date: Sat, 14 Jul 2012 07:21:06 +0000 Subject: Re: [PATCH] udev: sync udev rules directories with systemd units directories Message-Id: <20120714072106.GA9323@linux1> MIME-Version: 1 Content-Type: multipart/mixed; boundary="EVF5PPMfhYS0aIcm" List-Id: References: <1342214503-7931-1-git-send-email-w.d.hubbs@gmail.com> In-Reply-To: <1342214503-7931-1-git-send-email-w.d.hubbs@gmail.com> To: linux-hotplug@vger.kernel.org --EVF5PPMfhYS0aIcm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jul 14, 2012 at 07:52:23AM +0200, Marco d'Itri wrote: > On Jul 14, William Hubbs wrote: >=20 > > With the /usr merge coming, I'm thinking that packages that install > > rules in /lib/udev/rules.d will have to be fixed to install them in > > /usr/lib/udev/rules.d eventually, but until then, we should retain > > support in udev to read from both places. > >=20 > > Thoughts? > Now I see the your point. I need to think a bit about the best=20 > solution for the transition period, but right now I suspect that it > will be a /usr/lib/udev/rules.d/ to /lib/udev/rules.d/ symlink. >=20 > (My problem is that I need to think when the symlink should be created=20 > and removed to support the merge, distributions which do not support=20 > upgrades do not need to care about this detail...) I don't follow how a symlink either /usr/lib/udev/rules.d->/lib/udev/rules.d or the other way around is going to make the transition work smoothly for us. If we support both locations as directories, once all of the packages that still install things in /lib/udev/rules.d give us a way in their upstreams to install the rules under /usr, /lib/udev/rules.d will just naturally disappear =66rom everyone's systems. How is linking /usr/lib/udev/rules.d to /lib/udev/rules.d going to aid in the transition? That seems to be going backward. William --EVF5PPMfhYS0aIcm Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iEYEARECAAYFAlABHeIACgkQblQW9DDEZThDrACgkJLOEGy5LIfyjFmBa6z7L2Ep pekAn17PJ3NgXizuXi54RCqSARqUnSr3 =FTYE -----END PGP SIGNATURE----- --EVF5PPMfhYS0aIcm--