Matthijs Kooijman schrieb: > Hi, > > this might not really be the place to ask this question, but I'll go ahead > anyway. If this really belongs somewhere else, don't hesitate to point that > out. > > I'm building a small gentoo rootfs based on uclibc. After trying once with > baselayout-lite (which kinda worked, but without any real init / rc support > except for manually writing new rc scripts), I'm trying baselayout2 > (2.0.0_rc6).
I did the same and I'm still working on it (see my thread; 1.st mail was on 17.10.2007). Right now I'm working on better mdev control, then I want to create init scripts for certain bb tools like syslogd, consolefont, etc. If you need some input on how to use runlevels from baselayout-2 with init from bb, I have described my setup in the thread mentioned above. Otherwise I have an absolute minimal system with only uclibc, busybox and baselayout-2 (and of course the kernel :-) ), which is altogether around 3MB. Concerning creation of dirs you mentioned. I never had the problem, using standard runlevel startup (sysinit, boot and default) for booting. On the other hand, once I tried to start one script inside of chroot during building of the rootfs and then I got messages about missing dirs, too. But since I do not normally start scripts during building, this is not really a problem for me. Regards, Marc -- [EMAIL PROTECTED] mailing list
