reynhout / chrx

Chromebook Unix
422 stars 57 forks source link

Fedora - Install release kernel as well as update kernel #40

Closed jeff-goddard closed 7 years ago

jeff-goddard commented 7 years ago

This will fix the issue with Fedora not installing properly.

The latest 'kernel' meta-package is broken and does not include the kernel-modules package.

These will now be installed these explicitly, as well as the meta-package - the kernel from the OS release will as well as the latest version, to allow for an older fallback if there are any hardware issues with the latest kernel.

Also remove the add_efi_memmap kernel parameter, it does not seem necessary as we will boot from bios.

This should fix #36

jeff-goddard commented 7 years ago

Hi Reynhout, this has more than it should have in it.

I have updated with only the un-needed changes - it was late last night when I was testing this :(

jeff-goddard commented 7 years ago

This shoudl be good to go now

reynhout commented 7 years ago

OK, looks good. I'll merge and push to chrx.org. Thanks again! :)