boot failures due to busybox-1.23 modprobe -a

Denys Vlasenko vda.linux at googlemail.com
Wed Jan 7 13:44:23 UTC 2015


On Wed, Jan 7, 2015 at 1:45 PM, Natanael Copa <ncopa at alpinelinux.org> wrote:
> On Thu, 1 Jan 2015 19:01:52 +0100
> Denys Vlasenko <vda.linux at googlemail.com> wrote:
>> I looked at it and I think maybe the whole "remove basenamy" thingy is
>> an error, a leftover from needing to support "rmmod dir/name",
>> which now has its own basename stripping.
>>
>> Please try this:
>>
>> http://busybox.net/downloads/fixes-1.23.0/busybox-1.23.0-modprobe.patch
>>
>> and let me know whether it works for you.
>
> Sorry for late response. Seems like the last hunk in that patch breaks
> depmod completely.

I added bb_get_last_path_component_nostrip() in depmod.c
this should fix depmod breakage.

Please try updated patch:

http://busybox.net/downloads/fixes-1.23.0/busybox-1.23.0-modprobe.patch


More information about the busybox mailing list