From mboxrd@z Thu Jan 1 00:00:00 1970 From: Harald Hoyer Date: Mon, 26 Mar 2012 11:36:16 +0000 Subject: Re: /usr merge Message-Id: <4F7054B0.9030700@gmail.com> 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 Am 26.03.2012 13:35, schrieb Harald Hoyer: > Am 26.03.2012 04:59, schrieb Allin Cottrell: >> Sorry if this is off-topic but it seems that udev, systemd and the /usr merge >> are all connected at present. >> >> I'm very happy with current udev + systemd, and I'm also persuaded that the /usr >> merge is a good idea. I've already taken care of /bin (on my non-distro Linux >> system) and /sbin shouldn't be a problem, but I'm a bit more apprehensive about >> /lib, on account of all the symlinks from /usr/lib to files in /lib, created by >> glibc. >> >> Does anyone have a nice shell script to fold the content of /lib into /usr/lib? >> > > > http://git.kernel.org/?p=boot/dracut/dracut.git;a=blob_plain;f=modules.d/30convertfs/convertfs.sh Forgot to mention: you have to run this script from a rescue CD, or from an initramfs.