| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel-build.eclass: Merge two ifs in kernel-build_merge_configs() | Michał Górny | 2024-08-23 | 1 | -23/+21 |
* | kernel-build.eclass: Apply savedconfig on top of merged configs | Michał Górny | 2024-08-23 | 1 | -9/+21 |
* | kernel-build.eclass: fixup left-over KERNEL_IUSE_SECUREBOOT | Andrew Ammerlaan | 2024-07-28 | 1 | -1/+1 |
* | kernel-build.eclass: set toolchain variables more comprehensibly | Alfred Wingate | 2024-07-24 | 1 | -0/+7 |
* | kernel-build.eclass: fix determining kernel release with MODULES=n | Andrew Ammerlaan | 2024-07-24 | 1 | -9/+8 |
* | eclass/kernel-{build,install}.eclass: link to config,Sys.map in moddir | Andrew Ammerlaan | 2024-07-24 | 1 | -0/+2 |
* | kernel-build.eclass: support unset MODULES_SIGN_{CERT,KEY} | Andrew Ammerlaan | 2024-07-21 | 1 | -2/+2 |
* | kernel-build.eclass: add missing modules-sign conditional to cert/key check | Andrew Ammerlaan | 2024-07-21 | 1 | -22/+24 |
* | kernel-build.eclass: don't check key/cert if merging binary | Andrew Ammerlaan | 2024-07-21 | 1 | -1/+1 |
* | kernel-build.eclass: check and fail early if key or cert in DER format | Andrew Ammerlaan | 2024-07-21 | 1 | -2/+22 |
* | kernel-build.eclass: Fix leftover dir_ver use | Michał Górny | 2024-07-18 | 1 | -1/+1 |
* | kernel-build.eclass: check that KV_FULL matches the kernel release | James Calligeros | 2024-07-15 | 1 | -1/+9 |
* | kernel-build.eclass: sanity check the prepared kernel's release string | James Calligeros | 2024-07-15 | 1 | -0/+13 |
* | kernel-{build,install}.eclass: make kernel install paths match release | James Calligeros | 2024-07-15 | 1 | -21/+25 |
* | kernel-build.eclass: Support python3.13 | Michał Górny | 2024-07-11 | 1 | -1/+1 |
* | kernel-build.eclass: identify dist-kernels, and warn users | Andrew Ammerlaan | 2024-06-27 | 1 | -0/+16 |
* | kernel-build.eclass: install vmlinu{x,z} symlink | Andrew Ammerlaan | 2024-02-11 | 1 | -0/+5 |
* | kernel-build.eclass: require real bison & flex | Sam James | 2024-02-01 | 1 | -2/+2 |
* | kernel-build.eclass: sys-devel/flex -> app-alternatives/lex | Sam James | 2024-01-08 | 1 | -1/+1 |
* | kernel-build.eclass: app-arch/cpio -> app-alternatives/cpio | Sam James | 2024-01-08 | 1 | -1/+1 |
* | kernel-build.eclass: sys-devel/bc -> app-alternatives/bc | Sam James | 2024-01-08 | 1 | -1/+1 |
* | kernel-build.eclass: allow overriding UKI cmdline | Andrew Ammerlaan | 2024-01-07 | 1 | -2/+10 |
* | eclass/(dist-)kernel-*.eclass: drop installkernel-gentoo-7 | Andrew Ammerlaan | 2024-01-07 | 1 | -8/+5 |
* | kernel-{build,install}.eclass: Rename flag to modules-compress | Michał Górny | 2023-12-30 | 1 | -2/+2 |
* | kernel-{build,install}.eclass: drop plymouth for generic-uki | Andrew Ammerlaan | 2023-12-25 | 1 | -3/+5 |
* | kernel-{build,install}.eclass: Support XZ module compression | Michał Górny | 2023-12-25 | 1 | -1/+21 |
* | kernel-{build,install}.eclass: compress generic initrd with xz | Andrew Ammerlaan | 2023-12-24 | 1 | -0/+1 |
* | kernel-{build,install}.eclass: add USE=generic-uki | Andrew Ammerlaan | 2023-12-23 | 1 | -2/+97 |
* | kernel-build.eclass: ensure KERNEL_EFI_ZBOOT is probed in all cases | WANG Xuerui | 2023-12-19 | 1 | -6/+6 |
* | kernel-build.eclass: work around permissions issue with module signing | Violet Purcell | 2023-12-11 | 1 | -6/+12 |
* | kernel-build.eclass: Do not call dtbs_install in src_test() | Michał Górny | 2023-12-09 | 1 | -6/+1 |
* | Revert "kernel-build.eclass: copy module signing key to tempdir in pkg_setup" | Andrew Ammerlaan | 2023-11-26 | 1 | -10/+7 |
* | kernel-build.eclass: copy module signing key to tempdir in pkg_setup | Violet Purcell | 2023-11-26 | 1 | -7/+10 |
* | kernel-build.eclass: drop obsolete if use secureboot statement | Andrew Ammerlaan | 2023-10-01 | 1 | -14/+0 |
* | kernel-build.eclass: pass INSTALL_MOD_STRIP in src_test | Sam James | 2023-09-14 | 1 | -1/+9 |
* | kernel-build.eclass: set KERNEL_EFI_ZBOOT if enabled in .config | Andrew Ammerlaan | 2023-09-04 | 1 | -0/+6 |
* | kernel-build.eclass: fix kernel image signing on arm64 and riscv | Andrew Ammerlaan | 2023-09-02 | 1 | -0/+14 |
* | kernel-build.eclass: sign the kernel image earlier in src_install | Andrew Ammerlaan | 2023-08-27 | 1 | -0/+5 |
* | kernel-build.eclass: error out early if signing key not readable | Andrew Ammerlaan | 2023-08-22 | 1 | -2/+2 |
* | kernel-build.eclass: depend on openssl with USE=modules-sign | Andrew Ammerlaan | 2023-08-21 | 1 | -0/+3 |
* | kernel-build.eclass: Fix separate private and public module signing keys | Violet Purcell | 2023-08-21 | 1 | -1/+17 |
* | kernel-build.class: Allow usage with module-less kernel configs | Boris Staletic | 2023-08-20 | 1 | -1/+9 |
* | kernel-build.eclass: add special-case for sparc arch/ directory | Sam James | 2023-07-21 | 1 | -0/+8 |
* | kernel-build.eclass: require modules-sign if secureboot | Andrew Ammerlaan | 2023-07-20 | 1 | -1/+17 |
* | eclass/kernel-build.eclass: should depend on dtc for arm* and riscv | Alexey Shvetsov | 2023-07-03 | 1 | -0/+3 |
* | eclass/kernel-build.eclass: riscv also need dtbs | Alexey Shvetsov | 2023-07-03 | 1 | -2/+2 |
* | kernel-build.eclass: add IUSE="modules-sign" | Andrew Ammerlaan | 2023-06-20 | 1 | -1/+89 |
* | kernel-build.eclass: add IUSE="strip", install generated keys | Andrew Ammerlaan | 2023-06-20 | 1 | -3/+23 |
* | kernel-build.eclass: Enable py3.12 | Michał Górny | 2023-06-15 | 1 | -1/+1 |
* | kernel-build.eclass: drop EAPI 7 support | David Seifert | 2022-12-24 | 1 | -5/+5 |