gpo.zugaina.org

Search Portage & Overlays:

sys-boot/lamboot

Memory-safe UEFI bootloader for Linux, written in Rust

Screenshots

  • lamboot-0.16.5
    ~amd64
    python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 python_single_target_python3_15

    View      Download      Browse     License: MIT Apache-2.0   
    Overlay: guru

ChangeLog

commit 7299af2062dbc324dc70a5cf3112e41634d1ce0a
Author: Greg Lamberson <greg@lamco.io>
Date: Wed Jul 8 21:33:55 2026 -0500

sys-boot/lamboot: address review comments

Correct the copyright header (Gentoo Authors + GPL-2), require Python 3.12+
(3.12-3.15), drop the redundant S=, move source preparation into src_prepare,
drop the docs existence check, and stop installing the MIT/Apache-2.0 license
texts (they are already in Gentoo's license tree).

Signed-off-by: Greg Lamberson <greg@lamco.io>

commit d03b63516a5200fef5a8e577c4424b232d5f150c
Author: Greg Lamberson <greg@lamco.io>
Date: Mon Jul 6 12:44:13 2026 -0500

sys-boot/lamboot: correct metadata to GURU maintainer convention

Use the plain <maintainer type=person> greg@lamco.io form the GURU overlay
uses (matching net-misc/lamco-rdp-server); drop the main-tree proxy-maint
structure, which has no role in GURU.

Signed-off-by: Greg Lamberson <greg@lamco.io>

commit 49700491753c7e6fb6393a69364545738970ca3e
Author: Greg Lamberson <greg@lamco.io>
Date: Mon Jul 6 11:44:27 2026 -0500

sys-boot/lamboot: new package

Memory-safe UEFI bootloader (Rust), prebuilt Secure Boot-signed -bin.
Build-tested on gentoo-stage3 (pkgcheck rc=0, emerge OK).

Signed-off-by: Greg Lamberson <greg@lamco.io>