[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [atomic-devel] Out-of-tree kernel modules scenario
- From: Jonathan Lebon <jlebon redhat com>
- To: Dusty Mabe <dusty dustymabe com>
- Cc: atomic-devel projectatomic io
- Subject: Re: [atomic-devel] Out-of-tree kernel modules scenario
- Date: Thu, 27 Jul 2017 10:43:58 -0400 (EDT)
> I think part of this depends on if the kernel modules need to be embedded
> in the initramfs. If not then normal package layering should work:
> `rpm-ostree install foo && reboot`.
That's correct.
>
> If so, I think it gets more complicated. Jonathan/Colin may be able to give
> you more info on this.
It's similar, but you also need to do:
rpm-ostree initramfs --enable
You can tell rpm-ostree to pass additional args to dracut
using the `--arg` switches.
I haven't tried it on Atomic Workstation yet, though AFAIK
it should work just as well (please file an issue if that's
not the case!).
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]