Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 698606 - sys-kernel/genkernel-next-70 add ~arm64 keyword plus patches
Summary: sys-kernel/genkernel-next-70 add ~arm64 keyword plus patches
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ettore Di Giacinto (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-26 23:45 UTC by Steve Arnold
Modified: 2019-11-02 20:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Initial ~arm64 support patch (genkernel-next-add-base-arm64-support.patch,216.23 KB, patch)
2019-10-26 23:45 UTC, Steve Arnold
Details | Diff
Allow firmware subdirs patch (genkernel-next-allow-firmware-subdirs-in-config.patch,544 bytes, patch)
2019-10-26 23:46 UTC, Steve Arnold
Details | Diff
add ~arm64 support (genkernel-next-add-base-arm64-support.patch,216.64 KB, patch)
2019-10-27 01:21 UTC, Steve Arnold
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Arnold archtester gentoo-dev 2019-10-26 23:45:08 UTC
Created attachment 594060 [details, diff]
Initial ~arm64 support patch

I've been carrying these patches for quite a while in overlays, mainly for use with kernel bootsplash while still keeping the initramfs small-ish (and on the arch side for pinebook and related).  Turns out to also be very useful for the luks-encrypted UEFI kernel+builtin-initramfs:

  -rwxr-xr-x 1 root root  20M Oct 26 15:24 gentoo.efi
  -rwxr-xr-x 1 root root 154M Oct 26 15:24 gentoo.efi.old

Linux foobar 5.3.7-gentoo #4 SMP PREEMPT Sat Oct 26 15:23:38 PDT 2019 x86_64 Intel(R) Core(TM) i7-4600U CPU @ 2.10GHz GenuineIntel GNU/Linux

The attached patches provide both initial ~arm64 support and support for directory paths in FIRMWARE_FILES.

Open for comments...
Comment 1 Steve Arnold archtester gentoo-dev 2019-10-26 23:46:44 UTC
Created attachment 594062 [details, diff]
Allow firmware subdirs patch
Comment 2 Steve Arnold archtester gentoo-dev 2019-10-27 01:21:00 UTC
Created attachment 594108 [details, diff]
add ~arm64 support

The firs one was missing a small hunk...
Comment 3 Steve Arnold archtester gentoo-dev 2019-11-02 20:26:26 UTC
Closing and moving new arm64 patch to genkernel 4beta20...