installkernel
Gentoo fork of installkernel script from debianutils
homepage ↗homepage ↗ github: projg2/installkernel-gentoo
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 70 | 4 | 13 h | details › |
| gardenhouse repo ↗ | 999999-r1 | 1 | 19 d | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | alpha | arm | hppa | loong | m68k | mips | ppc | s390 | sparc | Committed | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 999999-r1 LIVE ≈ | gardenhouse | follows upstream — no keywords | 4 mo | view · download | |||||||||||||
| 9999 LIVE | gentoo | follows upstream — no keywords | — | view · download · history ↗ | |||||||||||||
| 70 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | alpha testing | arm testing | hppa testing | loong testing | m68k testing | mips testing | ppc testing | s390 testing | sparc testing | — | view · download · history ↗ |
| 69-r1 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | alpha testing | arm testing | hppa testing | loong testing | m68k testing | mips testing | ppc testing | s390 testing | sparc testing | — | view · download · history ↗ |
| 68-r1 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | arm stable | hppa testing | loong testing | m68k testing | mips testing | ppc stable | s390 testing | sparc testing | — | view · download · history ↗ |
Use flags of 70
- dracut Generate an initramfs or UKI on each kernel installation
- efistub EXPERIMENTAL: Update UEFI configuration on each kernel installation
- grub Re-generate grub.cfg on each kernel installation, used grub.cfg is overridable with GRUB_CFG env var
- refind Install a Gentoo icon for rEFInd alongside the (unified) kernel image, used icon is overridable with REFIND_ICON env var
- systemd Use systemd's kernel-install to install kernels, overridable with SYSTEMD_KERNEL_INSTALL env var
- systemd-boot Use systemd-boot's native layout by default
- ugrd Generate an initramfs using UGRD on each kernel installation
- uki Install UKIs to ESP/EFI/Linux for EFI stub booting and/or bootloaders with support for auto-discovering UKIs
- ukify Build an UKI with systemd's ukify on each kernel installation
Runtime dependencies of 70
show 53 lines
dracut?
(
uki?
(
||
(
)
)
)
efistub?
(
systemd?
(
)
!systemd?
(
)
)
grub?
(
)
refind?
(
)
systemd?
(
||
(
)
)
systemd-boot?
(
||
(
)
)
ukify?
(
||
(
)
)
ugrd?
(
)