Linux Hotplug development
 help / color / mirror / Atom feed
* update path for undev + systemd
@ 2012-01-15 20:52 Allin Cottrell
  2012-01-15 21:30 ` Kay Sievers
  2012-01-15 22:45 ` Allin Cottrell
  0 siblings, 2 replies; 3+ messages in thread
From: Allin Cottrell @ 2012-01-15 20:52 UTC (permalink / raw)
  To: linux-hotplug

I wonder if there's a recommended path/method for updating 
from udev 175 + systemd 37 to the current versions? Given the 
reorganization of files in both packages it's quite easy to 
end up with a fscked system (as I did today -- system not 
bootable; had to boot from CD, remove the new versions and 
reinstall the old).

With udev one can force the use of the old /lib/udev location 
by giving --with-rootlibdir=/lib --libexecdir=/lib, but I 
didn't find a way of making current git systemd install into 
/lib/systemd; even configuring with --with-rootlibdir=/lib, 
all files that used to go into /lib/systemd go into 
/usr/lib/systemd.

In principle I have no problem with everything going under 
/usr/lib, it's just that it seems the chances of a successful 
update would be better if the old files were overwritten 
rather than the new ones being installed in parallel.

Thanks for any guidance.

-- 
Allin Cottrell
Department of Economics
Wake Forest University, NC


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-01-15 22:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-15 20:52 update path for undev + systemd Allin Cottrell
2012-01-15 21:30 ` Kay Sievers
2012-01-15 22:45 ` Allin Cottrell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox