grub2 2.04-1ubuntu47 source package in Ubuntu

Changelog

grub2 (2.04-1ubuntu47) impish; urgency=medium

  * Drop grub.cfg-400.patch (LP: #1933826)

 -- Julian Andres Klode <email address hidden>  Thu, 02 Sep 2021 14:37:43 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Impish
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
grub2_2.04.orig.tar.xz 6.1 MiB e5292496995ad42dabe843a0192cf2a2c502e7ffcc7479398232b10a472df77d
grub2_2.04.orig.tar.xz.asc 833 bytes 955cc63196020e3a70dbb1834ec8b6a1808b1100bc878431c52aa0dd7e6a2532
grub2_2.04-1ubuntu47.debian.tar.xz 1.2 MiB dc25d7b6b228b57156a5b3a418dd5c6f67632fda953c58c64b25c737cad0ac54
grub2_2.04-1ubuntu47.dsc 7.1 KiB 8d7ce8b0c451d902a4b6c49a5cc5d9bc3d548a7a5cdfe43b05027e3bbe174e98

Available diffs

View changes file

Binary packages built by this source

grub-common: GRand Unified Bootloader (common files)

 This package contains common files shared by the distinct flavours of GRUB.
 It is shared between GRUB Legacy and GRUB 2, although a number of files
 specific to GRUB 2 are here as long as they do not break GRUB Legacy.
 .
 grub-mkrescue needs the suggested packages mtools (for UEFI targets) and
 xorriso.

grub-common-dbgsym: No summary available for grub-common-dbgsym in ubuntu impish.

No description available for grub-common-dbgsym in ubuntu impish.

grub-coreboot: GRand Unified Bootloader, version 2 (Coreboot version)

 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 is a dependency package for a version of GRUB that has been built for
 use with platforms running the Coreboot firmware. Installing this package
 indicates that this version of GRUB should be the active boot loader.

grub-coreboot-bin: No summary available for grub-coreboot-bin in ubuntu impish.

No description available for grub-coreboot-bin in ubuntu impish.

grub-coreboot-dbg: GRand Unified Bootloader, version 2 (Coreboot debug files)

 This package contains debugging files for grub-coreboot-bin. You only need
 these if you are trying to debug GRUB using its GDB stub.

grub-efi: No summary available for grub-efi in ubuntu impish.

No description available for grub-efi in ubuntu impish.

grub-efi-amd64-signed-template: No summary available for grub-efi-amd64-signed-template in ubuntu impish.

No description available for grub-efi-amd64-signed-template in ubuntu impish.

grub-efi-arm: No summary available for grub-efi-arm in ubuntu impish.

No description available for grub-efi-arm in ubuntu impish.

grub-efi-arm-bin: GRand Unified Bootloader, version 2 (ARM UEFI modules)

 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 GRUB modules that have been built for use on ARM
 systems with UEFI. It can be installed in parallel with other flavours,
 but will not automatically install GRUB as the active boot loader nor
 automatically update grub.cfg on upgrade unless grub-efi-arm is also
 installed.

grub-efi-arm-dbg: GRand Unified Bootloader, version 2 (ARM UEFI debug files)

 This package contains debugging files for grub-efi-arm-bin. You only need
 these if you are trying to debug GRUB using its GDB stub.

grub-efi-arm64-signed-template: No summary available for grub-efi-arm64-signed-template in ubuntu impish.

No description available for grub-efi-arm64-signed-template in ubuntu impish.

grub-efi-ia32: GRand Unified Bootloader, version 2 (EFI-IA32 version)

 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 is a dependency package for a version of GRUB that has been built for
 use with the EFI-IA32 architecture, as used by Intel Macs (unless a BIOS
 interface has been activated). Installing this package indicates that this
 version of GRUB should be the active boot loader.

grub-efi-ia32-bin: No summary available for grub-efi-ia32-bin in ubuntu impish.

No description available for grub-efi-ia32-bin in ubuntu impish.

grub-efi-ia32-dbg: GRand Unified Bootloader, version 2 (EFI-IA32 debug files)

 This package contains debugging files for grub-efi-ia32-bin. You only need
 these if you are trying to debug GRUB using its GDB stub.

grub-emu: GRand Unified Bootloader, version 2 (emulated version)

 This package contains grub-emu, an emulated version of GRUB. It is only
 provided for debugging purposes.

grub-emu-dbg: No summary available for grub-emu-dbg in ubuntu impish.

No description available for grub-emu-dbg in ubuntu impish.

grub-firmware-qemu: GRUB firmware image for QEMU

 This package contains a binary of GRUB that has been built for use as
 firmware for QEMU. It can be used as a replacement for other PC BIOS
 images provided by seabios, bochsbios, and so on.
 .
 In order to make QEMU use this firmware, simply add `-bios grub.bin' when
 invoking it.
 .
 This package behaves in the same way as GRUB for coreboot, but doesn't
 contain any code from coreboot itself, and is only suitable for QEMU. If
 you want to install GRUB as firmware on real hardware, you need to use the
 grub-coreboot package, and manually combine that with coreboot.

grub-ieee1275: No summary available for grub-ieee1275 in ubuntu impish.

No description available for grub-ieee1275 in ubuntu impish.

grub-ieee1275-bin: No summary available for grub-ieee1275-bin in ubuntu impish.

No description available for grub-ieee1275-bin in ubuntu impish.

grub-ieee1275-bin-dbgsym: No summary available for grub-ieee1275-bin-dbgsym in ubuntu impish.

No description available for grub-ieee1275-bin-dbgsym in ubuntu impish.

grub-ieee1275-dbg: No summary available for grub-ieee1275-dbg in ubuntu impish.

No description available for grub-ieee1275-dbg in ubuntu impish.

grub-linuxbios: GRand Unified Bootloader, version 2 (dummy package)

 This is a dummy transitional package that depends on grub-coreboot.

grub-pc: No summary available for grub-pc in ubuntu impish.

No description available for grub-pc in ubuntu impish.

grub-pc-bin: No summary available for grub-pc-bin in ubuntu impish.

No description available for grub-pc-bin in ubuntu impish.

grub-pc-bin-dbgsym: debug symbols for grub-pc-bin
grub-pc-dbg: No summary available for grub-pc-dbg in ubuntu impish.

No description available for grub-pc-dbg in ubuntu impish.

grub-rescue-pc: No summary available for grub-rescue-pc in ubuntu impish.

No description available for grub-rescue-pc in ubuntu impish.

grub-theme-starfield: GRand Unified Bootloader, version 2 (starfield theme)

 This is the default theme for GRUB's graphical menu.

grub-uboot: No summary available for grub-uboot in ubuntu impish.

No description available for grub-uboot in ubuntu impish.

grub-uboot-bin: No summary available for grub-uboot-bin in ubuntu impish.

No description available for grub-uboot-bin in ubuntu impish.

grub-uboot-dbg: No summary available for grub-uboot-dbg in ubuntu impish.

No description available for grub-uboot-dbg in ubuntu impish.

grub-xen: No summary available for grub-xen in ubuntu impish.

No description available for grub-xen in ubuntu impish.

grub-xen-bin: GRand Unified Bootloader, version 2 (Xen modules)

 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 GRUB modules that have been built for use with the
 Xen hypervisor (i.e. PV-GRUB). It can be installed in parallel with other
 flavours, but will not automatically install GRUB as the active boot loader
 nor automatically update grub.cfg on upgrade unless grub-xen is also
 installed.

grub-xen-dbg: GRand Unified Bootloader, version 2 (Xen debug files)

 This package contains debugging files for grub-xen-bin. You only need
 these if you are trying to debug GRUB using its GDB stub.

grub-xen-host: No summary available for grub-xen-host in ubuntu impish.

No description available for grub-xen-host in ubuntu impish.

grub2: No summary available for grub2 in ubuntu impish.

No description available for grub2 in ubuntu impish.

grub2-common: No summary available for grub2-common in ubuntu impish.

No description available for grub2-common in ubuntu impish.

grub2-common-dbgsym: No summary available for grub2-common-dbgsym in ubuntu impish.

No description available for grub2-common-dbgsym in ubuntu impish.