[Buildroot] [PATCH] package/openrc: needs kmod

Peter Korsgaard peter at korsgaard.com
Sat Feb 29 16:45:59 UTC 2020


>>>>> "Yann" == Yann E MORIN <yann.morin.1998 at free.fr> writes:

 > openrc provides scritps that have been written for the big-gun kmod, and
 > so use options unknown to the biusybox' provided applets:

 >   - Busybox modprobe does not have a "--first-time" option,
 >   - the "--verbose" option is just "-v",
 >   - the "--use-blacklist" option is just "-b". Also blacklist support is
 >     not selected in our default busybox configuration.

 > One of two options, is to "fix" or "adapt" openrc's scripts to busybox,
 > which means for the openrc package to go peek into files from the
 > busybox package, which is not nice, and can't work because that is not
 > available by the time we scan our Makefiles.

 > The other option, which this patch implements, is to just add a
 > dependency onto kmod and its tools.

 > Reported-by: Carlos Santos <unixmania at gmail.com>
 > Signed-off-by: Yann E. MORIN <yann.morin.1998 at free.fr>
 > Cc: Peter Korsgaard <peter at korsgaard.com>
 > Cc: Thomas Petazzoni <thomas.petazzoni at bootlin.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list