Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-user
| Navigation: |
|
Lists:
gentoo-user:
< Prev
By Thread
Next >
< Prev
By Date
Next >
|
| Headers: |
|
To:
|
gentoo-user@g.o
|
|
From:
|
Alan McKinnon <alan.mckinnon@...>
|
|
Subject:
|
Re: Re: After /usr conflation: why not copy booting software to /sbin rather than initramfs?
|
|
Date:
|
Tue, 27 Mar 2012 23:48:19 +0200
|
|
On Tue, 27 Mar 2012 21:24:22 +0000
Alan Mackenzie <acm@...> wrote:
> That is precisely what the question was NOT about. The idea was to
> copy (not move) booting software to /sbin instead of an initramfs -
> the exact same programs, modulo noise - to have the SW in /sbin
> necessary to mount /usr.
Two words:
shared libraries
Copying binaries is not enough. You have to find and copy every shared
library those binaries use. Plus all the data and other files they
might need.
This is non-trivial.
--
Alan McKinnnon
alan.mckinnon@...
|
|