Based on http://dev.gentoo.org/~iggy/uclibc/gentoo-uclibc-HOWTO, I should be able to chroot into gentoo-lite system and from there create full-embedded file system by doing something like:

ROOT="/mnt/minime" emerge uclibc busybox baselayout-lite dropbear

This fails, the reason seems to be the following line in baselayout-lite-1.0_pre2.ebuild:
DEPEND="!virtual/baselayout"


Gentoo-lite uses baselayout, not baselayout-lite. I changed it to RDEPEND, and it does what I believe it should do. The "DEPEND" line appeared in pre2, it was commented out in pre1.

Is this intentional? If so, how do you guys avoid baselayout block?

Aleksandar.



--
[email protected] mailing list



Reply via email to