linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* /usr merge
@ 2012-03-26  2:59 Allin Cottrell
  2012-03-26 11:35 ` Harald Hoyer
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Allin Cottrell @ 2012-03-26  2:59 UTC (permalink / raw)
  To: linux-hotplug

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?

-- 
Allin Cottrell
Department of Economics
Wake Forest University

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

* Re: /usr merge
  2012-03-26  2:59 /usr merge Allin Cottrell
@ 2012-03-26 11:35 ` Harald Hoyer
  2012-03-26 11:36 ` Harald Hoyer
  2012-03-26 12:23 ` Allin Cottrell
  2 siblings, 0 replies; 4+ messages in thread
From: Harald Hoyer @ 2012-03-26 11:35 UTC (permalink / raw)
  To: linux-hotplug

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

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

* Re: /usr merge
  2012-03-26  2:59 /usr merge Allin Cottrell
  2012-03-26 11:35 ` Harald Hoyer
@ 2012-03-26 11:36 ` Harald Hoyer
  2012-03-26 12:23 ` Allin Cottrell
  2 siblings, 0 replies; 4+ messages in thread
From: Harald Hoyer @ 2012-03-26 11:36 UTC (permalink / raw)
  To: linux-hotplug

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.

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

* Re: /usr merge
  2012-03-26  2:59 /usr merge Allin Cottrell
  2012-03-26 11:35 ` Harald Hoyer
  2012-03-26 11:36 ` Harald Hoyer
@ 2012-03-26 12:23 ` Allin Cottrell
  2 siblings, 0 replies; 4+ messages in thread
From: Allin Cottrell @ 2012-03-26 12:23 UTC (permalink / raw)
  To: linux-hotplug

On Mon, 26 Mar 2012, Harald Hoyer wrote:

> 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.

Thanks, this looks good.

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


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

end of thread, other threads:[~2012-03-26 12:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-26  2:59 /usr merge Allin Cottrell
2012-03-26 11:35 ` Harald Hoyer
2012-03-26 11:36 ` Harald Hoyer
2012-03-26 12:23 ` Allin Cottrell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).