1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
Source: grub-efi-arm64-signed
Section: admin
Priority: optional
Maintainer: GRUB Maintainers <pkg-grub-devel@alioth-lists.debian.net>
Uploaders: Felix Zielcke <fzielcke@z-51.de>, Jordi Mallach <jordi@debian.org>, Steve McIntyre <93sam@debian.org>, Julian Andres Klode <jak@debian.org>, Mate Kukri <mate.kukri@canonical.com>
Standards-Version: 3.9.8
Build-Depends: debhelper (>= 10.1~),
sbsigntool [amd64 arm64 i386],
grub-efi-arm64-unsigned (= 2.12-9),
Rules-Requires-Root: no
Package: grub-efi-arm64-signed
Architecture: arm64
Depends: grub-common (= 2.12-9)
Recommends: shim-signed
Built-Using: grub2 (= 2.12-9)
Description: GRand Unified Bootloader, version 2 (arm64 UEFI signed by Debian)
GRUB is a portable, powerful bootloader. This version of GRUB is based on a
cleaner design than its predecessors, and provides the following new features:
.
- Scripting in grub.cfg using BASH-like syntax.
- Support for modern partition maps such as GPT.
- Modular generation of grub.cfg via update-grub. Packages providing GRUB
add-ons can plug in their own script rules and trigger updates by invoking
update-grub.
.
This package contains the binaries signed by the Debian UEFI CA to be used by
shim-signed.
Protected: yes
|