<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>greg@lamco.io</email>
		<name>Greg Lamberson</name>
	</maintainer>
	<longdescription lang="en">
		LamBoot is a UEFI bootloader for Linux written in Rust. It provides a
		native PE loader, a native ext4 read backend, Boot Loader Specification
		multi-filesystem discovery, TPM measurements, and a structured
		trust-evidence log.

		This ebuild installs the prebuilt, Secure Boot-signed bootloader, its
		filesystem drivers and diagnostic modules, the public signing
		certificate, and the host-side tooling (lamboot-install,
		lamboot-inspect, lamboot-sign) under /usr/share/lamboot. It does not
		modify the EFI System Partition: run lamboot-install to deploy LamBoot
		to the ESP and register a UEFI boot entry. Under Secure Boot, enroll
		the shipped signing certificate with mokutil or sbctl first.
	</longdescription>
	<upstream>
		<remote-id type="github">lamco-admin/lamboot</remote-id>
		<bugs-to>https://github.com/lamco-admin/lamboot/issues</bugs-to>
		<doc>https://lamco.ai/products/lamboot/</doc>
	</upstream>
</pkgmetadata>
