On 9/9/21 11:39 PM, Michael D. Setzer II wrote:
Not sure? The Fedora Kernels are built to use Systemd and Selinux, so not sure how they would interact with the g4l's ramdisk.lzma file. With the G4L kernel, it includes
systemd is just an init system, the kernel doesn't have anything specific for it. Whatever you're using for init will still work. I think if you don't load a policy, then selinux is irrelevant as well, but you can disable it with a command line option if necessary.
almost all available disk and nic devices the kernel offers since it is meant to boot and support whatever the hardware has, and haven't had issues from users about not supporting things very often, and have resolved the
The Fedora kernel includes support for most devices as well. You could compare the configs to see what's different.
few issues. The g4l ramdisk.lzma has no gnome or other desktop environment. Is just a text based system using dialog interface..
This isn't relevant.
Guess I could setup a option in 40_custom, that used the
Why do you keep mentioning this, it's also irrelevant. You're not using grub mkconfig (or you shouldn't be).
rescue kernel, since it would be the only one that would come close to supporting more hardware. Once change a
[snip]
As an example this notebooks current rescue initramfs is over twice the since the current booting initramfs.
The rescue initramfs includes a lot of (all?) the kernel modules instead of just the ones needed for the current system. But the kernel is the same in both cases. The rescue kernel is not special. In your ramdisk, you should include all the kernel modules.
The G4L has all the modules built into the kernel, versus have them as loadable one. The CD version has multiple kernels include in case default one doesn't work with hardware, hopefully one of the others will. Since the kernels contain all the modules built in, doesn't require created different directories for each kernel.
There is no need to have the modules built into the kernel.
Current CD version has the following kernel options.
Is it really beneficial to have that many kernels? _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure