summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* kernel-build.eclass: localise 'target'Sam James4 days1-0/+3
* kernel-build.eclass: call ctf targets seriallySam James4 days1-7/+13
* kernel-build.eclass: fix src_test w/o CTFSam James7 days1-1/+7
* kernel-build.eclass: call ctf_install for tests tooSam James9 days1-1/+1
* kernel-build.eclass: handle CTF if enabledSam James9 days1-1/+12
* kernel-build.eclass: BDEPEND on dev-lang/perlAndrew Ammerlaan12 days1-0/+1
* kernel-build.eclass: adjust missing .config error messagesAndrew Ammerlaan12 days1-2/+5
* kernel-build.eclass: fix module signing with unspecified keyAndrew Ammerlaan2024-08-251-13/+13
* kernel-build.eclass: Merge two ifs in kernel-build_merge_configs()Michał Górny2024-08-231-23/+21
* kernel-build.eclass: Apply savedconfig on top of merged configsMichał Górny2024-08-231-9/+21
* kernel-build.eclass: fixup left-over KERNEL_IUSE_SECUREBOOTAndrew Ammerlaan2024-07-281-1/+1
* kernel-build.eclass: set toolchain variables more comprehensiblyAlfred Wingate2024-07-241-0/+7
* kernel-build.eclass: fix determining kernel release with MODULES=nAndrew Ammerlaan2024-07-241-9/+8
* eclass/kernel-{build,install}.eclass: link to config,Sys.map in moddirAndrew Ammerlaan2024-07-241-0/+2
* kernel-build.eclass: support unset MODULES_SIGN_{CERT,KEY}Andrew Ammerlaan2024-07-211-2/+2
* kernel-build.eclass: add missing modules-sign conditional to cert/key checkAndrew Ammerlaan2024-07-211-22/+24
* kernel-build.eclass: don't check key/cert if merging binaryAndrew Ammerlaan2024-07-211-1/+1
* kernel-build.eclass: check and fail early if key or cert in DER formatAndrew Ammerlaan2024-07-211-2/+22
* kernel-build.eclass: Fix leftover dir_ver useMichał Górny2024-07-181-1/+1
* kernel-build.eclass: check that KV_FULL matches the kernel releaseJames Calligeros2024-07-151-1/+9
* kernel-build.eclass: sanity check the prepared kernel's release stringJames Calligeros2024-07-151-0/+13
* kernel-{build,install}.eclass: make kernel install paths match releaseJames Calligeros2024-07-151-21/+25
* kernel-build.eclass: Support python3.13Michał Górny2024-07-111-1/+1
* kernel-build.eclass: identify dist-kernels, and warn usersAndrew Ammerlaan2024-06-271-0/+16
* kernel-build.eclass: install vmlinu{x,z} symlinkAndrew Ammerlaan2024-02-111-0/+5
* kernel-build.eclass: require real bison & flexSam James2024-02-011-2/+2
* kernel-build.eclass: sys-devel/flex -> app-alternatives/lexSam James2024-01-081-1/+1
* kernel-build.eclass: app-arch/cpio -> app-alternatives/cpioSam James2024-01-081-1/+1
* kernel-build.eclass: sys-devel/bc -> app-alternatives/bcSam James2024-01-081-1/+1
* kernel-build.eclass: allow overriding UKI cmdlineAndrew Ammerlaan2024-01-071-2/+10
* eclass/(dist-)kernel-*.eclass: drop installkernel-gentoo-7Andrew Ammerlaan2024-01-071-8/+5
* kernel-{build,install}.eclass: Rename flag to modules-compressMichał Górny2023-12-301-2/+2
* kernel-{build,install}.eclass: drop plymouth for generic-ukiAndrew Ammerlaan2023-12-251-3/+5
* kernel-{build,install}.eclass: Support XZ module compressionMichał Górny2023-12-251-1/+21
* kernel-{build,install}.eclass: compress generic initrd with xzAndrew Ammerlaan2023-12-241-0/+1
* kernel-{build,install}.eclass: add USE=generic-ukiAndrew Ammerlaan2023-12-231-2/+97
* kernel-build.eclass: ensure KERNEL_EFI_ZBOOT is probed in all casesWANG Xuerui2023-12-191-6/+6
* kernel-build.eclass: work around permissions issue with module signingViolet Purcell2023-12-111-6/+12
* kernel-build.eclass: Do not call dtbs_install in src_test()Michał Górny2023-12-091-6/+1
* Revert "kernel-build.eclass: copy module signing key to tempdir in pkg_setup"Andrew Ammerlaan2023-11-261-10/+7
* kernel-build.eclass: copy module signing key to tempdir in pkg_setupViolet Purcell2023-11-261-7/+10
* kernel-build.eclass: drop obsolete if use secureboot statementAndrew Ammerlaan2023-10-011-14/+0
* kernel-build.eclass: pass INSTALL_MOD_STRIP in src_testSam James2023-09-141-1/+9
* kernel-build.eclass: set KERNEL_EFI_ZBOOT if enabled in .configAndrew Ammerlaan2023-09-041-0/+6
* kernel-build.eclass: fix kernel image signing on arm64 and riscvAndrew Ammerlaan2023-09-021-0/+14
* kernel-build.eclass: sign the kernel image earlier in src_installAndrew Ammerlaan2023-08-271-0/+5
* kernel-build.eclass: error out early if signing key not readableAndrew Ammerlaan2023-08-221-2/+2
* kernel-build.eclass: depend on openssl with USE=modules-signAndrew Ammerlaan2023-08-211-0/+3
* kernel-build.eclass: Fix separate private and public module signing keysViolet Purcell2023-08-211-1/+17
* kernel-build.class: Allow usage with module-less kernel configsBoris Staletic2023-08-201-1/+9