Skip to content
Snippets Groups Projects

google-x64cros: drop oem-* packages and compress initramfs

Closed Imported Administrator requested to merge x64cros into master
1 unresolved thread

Fixes #3095 (closed)

Currently google-x64cros cannot be installed to new devices or updated due to initramfs being too large. By removing oem-* packages, kernel modules included in the main initramfs are limited.

A better fix would be including most modules in the initramfs-extra, but that would require some changes to how mkinitfs handles module handling which is out of the scope of this MR currently. (Will most likely be added in a follow-up MR.)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
31 31 linux-firmware-other
32 32 linux-firmware-rtl_nic
33 33 linux-firmware-rtw88
34 oem-intel
35 oem-amd
  • Author Owner

    these devices still need those configs

    By jenneron on 2024-09-15T13:22:07

  • Author Owner

    I understand, but this MR at least fixes building and installation for at least some devices. A further MR will be made to re-add these configs but install some of them to initramfs-extra. We could do that now, but we would have to manually reimplement the oem-* packages

    By Aster Boese on 2024-09-15T14:28:28

  • Please register or sign in to reply
  • Please register or sign in to reply
    Loading