All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] dracut: extend support and tests (branch yem/dracut)
@ 2022-09-20 18:37 Yann E. MORIN
  2022-09-20 18:37 ` [Buildroot] [PATCH 1/2] fs/cpio: allow users to provide their own dracut modules Yann E. MORIN
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Yann E. MORIN @ 2022-09-20 18:37 UTC (permalink / raw)
  To: buildroot; +Cc: Thierry Bultel, Adam Duskett, Yann E . MORIN

Hello All!

Follow-up to the dracut addition, this two-patch series adds support for
providing extra dracut modules, and extends the cpio+dracut runtime test
accordingly.

Regards,
Yann E. MORIN.

Regards,
Yann E. MORIN.


----------------------------------------------------------------
Yann E. MORIN (2):
      fs/cpio: allow users to provide their own dracut modules
      support/tests/cpio: extend runtime tests for extra dract modules

 fs/cpio/Config.in                                            |  5 +++++
 fs/cpio/cpio.mk                                              | 12 +++++++++++-
 support/testing/tests/fs/test_cpio.py                        |  5 ++++-
 .../tests/fs/test_cpio/modules/99cramfs/module-setup.sh      | 11 +++++++++++
 4 files changed, 31 insertions(+), 2 deletions(-)
 create mode 100755 support/testing/tests/fs/test_cpio/modules/99cramfs/module-setup.sh

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-02-06 21:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-20 18:37 [Buildroot] [PATCH 0/2] dracut: extend support and tests (branch yem/dracut) Yann E. MORIN
2022-09-20 18:37 ` [Buildroot] [PATCH 1/2] fs/cpio: allow users to provide their own dracut modules Yann E. MORIN
2022-09-20 18:37 ` [Buildroot] [PATCH 2/2] support/tests/cpio: extend runtime tests for extra dract modules Yann E. MORIN
2023-02-06 21:39 ` [Buildroot] [PATCH 0/2] dracut: extend support and tests (branch yem/dracut) Thomas Petazzoni via buildroot

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.