On 3/20/07, MickB <[EMAIL PROTECTED]> wrote:
> Clear and precise : thank you very much ! I'll try this as soon as
> possible, I'll give you my feedback soon :)

One other thing I forgot. The generated init script for the initramfs
will use sh and ps, but the ones from klibc are called sh.shared and
minips. So, I move them to the names I want since I don't install any
other utilities of the same name:

# use klibc sh and ps as defaults
mv -v ${PKG_DEST}/usr/lib/klibc/bin/sh{.shared,}
mv -v ${PKG_DEST}/usr/lib/klibc/bin/{mini,}ps

--
Dan
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to