Source: stubble
Section: admin
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Standards-Version: 4.7.2
Rules-Requires-Root: no
Vcs-Git: https://github.com/ubuntu/stubble
Vcs-Browser: https://github.com/ubuntu/stubble.git
Homepage: https://github.com/ubuntu/stubble
Build-Depends: debhelper-compat (=13),
               python3-pyelftools

Package: stubble
Architecture: amd64 arm64
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: systemd-ukify
Description: UEFI kernel stub with device-tree loading capability
 Small Linux kernel EFI boot stub bundling device trees, a CHID database
 and the kernel. The stub finds a matching device tree based on CHIDs
 generated from SMBIOS and loads it before executing the embedded kernel.

Package: stubble-kernel
Architecture: all
Depends: ${misc:Depends}, ${shlibs:Depends}, stubble, systemd-ukify, python3-libfdt
Description: UEFI kernel stub with device-tree loading capability -- kernel helper
 Small Linux kernel EFI boot stub bundling device trees, a CHID database
 and the kernel. The stub finds a matching device tree based on CHIDs
 generated from SMBIOS and loads it before executing the embedded kernel.
 Helper for the kernel to generate the stubble kernels.
