On Wed, Apr 03, 2013 at 10:16:45AM -0700, Matthew Dillon wrote: > I really don't like the idea of having duplicate libraries in > /lib and /libexec, or even creating those directories. I much > prefer my boot-root idea over that.
/lib and /libexec are only there to keep systems with separate / and /usr filesystems working. There's no need for them in an unified / + /usr world. -- Francois Tigeot
