From: Ola x Nilsson <ola.x.nilsson@axis.com>
To: Jose Quaresma <quaresma.jose@gmail.com>
Cc: Otavio Salvador <otavio.salvador@ossystems.com.br>,
Jose Quaresma <jose.quaresma@foundries.io>,
<openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core][PATCH 1/2] kernel-module-split: make autoload and probeconf distribution specific
Date: Thu, 16 Feb 2023 09:21:03 +0100 [thread overview]
Message-ID: <jwqv8k26mv2.fsf@axis.com> (raw)
In-Reply-To: <CANPvuRm+Df-HVCi-KDOUPzKeUJz9VvznSKLVu1vWCK9Fx+YOoA@mail.gmail.com>
On Wed, Feb 15 2023, Jose Quaresma wrote:
> Hi Octavio,
>
> Otavio Salvador <otavio.salvador@ossystems.com.br<mailto:otavio.salvador@ossystems.com.br>> escreveu no dia quarta, 15/02/2023 à(s) 13:25:
> Em qua., 15 de fev. de 2023 às 10:01, Jose Quaresma
> <quaresma.jose@gmail.com<mailto:quaresma.jose@gmail.com>> escreveu:
>>
>> The modules-load.d [1] - Configure kernel modules to load at boot
>> should install their configuration files in /usr/lib/modules-load.d.
>>
>> The modprobe.d [2] - Configuration directory for modprobe
>> should install their configuration files in /lib/modprobe.d
>>
>> [1] https://www.freedesktop.org/software/systemd/man/modules-load.d.html
>> [2] https://www.man7.org/linux/man-pages//man5/modprobe.d.5.html
>>
>> Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io<mailto:jose.quaresma@foundries.io>>
>
>
> Did you validate this using busybox only? Using sysv and busybox need
> to be validated as well.
>
> Please drop this patch series because it doesn work with busybox.
>
> Looks like busybox don't support other path than /etc:
> https://git.busybox.net/busybox/tree/modutils/modprobe.c?id=669c40ed8ebf480c95ce36135104e474e361a7e6#n658
>
> So I need to implement this in another way, maybe relocating the files from /etc only when systemd is enabled.
>
> Thanks for raising the issue.
>
> Jose
>
Hi,
Please consider https://bugzilla.yoctoproject.org/show_bug.cgi?id=12212
as well.
--
Ola x Nilsson
next prev parent reply other threads:[~2023-02-16 8:22 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-15 13:00 [OE-core][PATCH 1/2] kernel-module-split: make autoload and probeconf distribution specific Jose Quaresma
2023-02-15 13:00 ` [OE-core][PATCH 2/2] kernel: autoload and probeconf are handled by kernel-module-split Jose Quaresma
2023-02-15 13:25 ` [OE-core][PATCH 1/2] kernel-module-split: make autoload and probeconf distribution specific Otavio Salvador
2023-02-15 15:10 ` Jose Quaresma
2023-02-16 8:21 ` Ola x Nilsson [this message]
2023-02-16 11:08 ` Jose Quaresma
2023-02-17 10:52 ` Peter Kjellerstedt
2023-02-17 16:53 ` Jose Quaresma
2023-06-16 16:03 ` Peter Kjellerstedt
2023-06-19 23:20 ` Jose Quaresma
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwqv8k26mv2.fsf@axis.com \
--to=ola.x.nilsson@axis.com \
--cc=jose.quaresma@foundries.io \
--cc=openembedded-core@lists.openembedded.org \
--cc=otavio.salvador@ossystems.com.br \
--cc=quaresma.jose@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.