Marc Blumentritt schrieb:
> For device file creation I use the mdev script from Natanael's
> alpine-baselayout (thanks for this!). I added the option, that it should
> be started before every other script in boot to have all device files
> ready. As far as I know, udev is done in sysinit of system. Perhaps rc
> could look for mdev, if udev is not used?

You guys from baselayout-2 are really cool! After some more testing I
just realized, that you already have mdev support in baselayout-2!

> 
> Then there are some problems with certain boot scripts and busybox:
> 
> clock: There is the following message:
> /sbin/hwclock: unrecognized option '--noadjfile'

This is done by setting of /etc/TZ, so clock is not needed in my setup.

> 
> -> busybox problem or other configuration of clock is required.
> 
> localmount: there is just thise message:
> Segmentation fault
> I don't know, where this comes from. Further investigation is required.
> 
> keymap and consolefont:
> /lib/rcscripts/sh/runscript.sh: line 91:kbd_mode: not found
> /bin/loadkeys not found

I will do this with a small script and busybox tools, so these two
scripts are not needed anymore, too.

>
> net.eth0: I want to use udhcpc from busybox (set modules="udhcpc" in
> net), but I get the following error:
> /sbin/udhcpc: unrecognized option '--env'
> 
> -> busybox problem or other configuration of net is required.

Still a problem. Would be cool, if either baselayout-2 supports
bb-udhcpc or bb-udhcpc gets more conform with udhcpc

Regards,
Marc

-- 
[EMAIL PROTECTED] mailing list

Reply via email to