File: control

package info (click to toggle)
stubble 7-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 912 kB
  • sloc: ansic: 6,121; python: 738; makefile: 41
file content (22 lines) | stat: -rw-r--r-- 897 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: stubble
Section: admin
Maintainer: Tobias Heider <tobias.heider@canonical.com>
Uploaders: Christopher Obbard <obbardc@debian.org>
Standards-Version: 4.7.3
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/debian/stubble
Vcs-Browser: https://salsa.debian.org/debian/stubble.git
Homepage: https://github.com/ubuntu/stubble
Build-Depends: debhelper-compat (=13),
               python3-pyelftools

Package: stubble
Architecture: amd64 arm64 riscv64
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}, python3:any, python3-libfdt
Conflicts: stubble-kernel (<< 7-1)
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.