]> git.proxmox.com Git - grub2.git/history - util
bump version to 2.06-13+pmx2
[grub2.git] / util /
2022-12-04 Steve McIntyreSwitch away from git-dpm
2021-09-27 Javier Martinez... util/mkimage: Some fixes to PE binaries section size...
2021-09-27 Ian Jackson20_linux_xen: Do not load XSM policy in non-XSM options
2021-09-27 Steve McIntyreDeal with --force-extra-removable with signed shim too
2021-09-27 Colin WatsonMinimise writes to EFI variable storage
2021-09-27 Hervé WernerFix setup on Secure Boot systems where cryptodisk is...
2021-09-27 Colin Watsonbash-completion: Drop "have" checks
2021-09-27 Colin WatsonGenerate alternative init entries in advanced menu
2021-09-27 Steve McIntyreAdd support for forcing EFI installation to the removab...
2021-09-27 Ian CampbellArrange to insmod xzio and lzopio when booting a kernel...
2021-09-27 Ian Campbellgrub-install: Install PV Xen binaries into the upstream...
2021-09-27 Colin WatsonPort yaboot logic for various powerpc machine types
2021-09-27 Colin WatsonAdd GRUB_RECOVERY_TITLE option
2021-09-27 Colin WatsonProbe FusionIO devices
2021-09-27 Colin WatsonAdd configure option to use vt.handoff=7
2021-09-27 Evan BroderAdd configure option to enable gfxpayload=keep dynamically
2021-09-27 Steve LangasekIf we don't have writable grubenv and we're on EFI...
2021-09-27 Colin WatsonAdd configure option to bypass boot menu if possible
2021-09-27 Colin WatsonAdjust efi_distributor for some distributions
2021-09-27 Colin WatsonAdd configure option to reduce visual clutter at boot...
2021-09-27 Colin WatsonSkip Windows os-prober entries on Wubi systems
2021-09-27 Colin WatsonInstall signed images if UEFI Secure Boot is enabled
2021-09-27 Colin WatsonGenerate configuration for signed UEFI kernels if available
2021-09-24 Colin WatsonNew upstream release (2.06)
2021-09-24 Javier Martinez... util/mkimage: Some fixes to PE binaries section size...
2021-09-24 Ian Jackson20_linux_xen: Do not load XSM policy in non-XSM options
2021-09-24 Steve McIntyreDeal with --force-extra-removable with signed shim too
2021-09-24 Colin WatsonMinimise writes to EFI variable storage
2021-09-24 Hervé WernerFix setup on Secure Boot systems where cryptodisk is...
2021-09-24 Colin Watsonbash-completion: Drop "have" checks
2021-09-24 Colin WatsonGenerate alternative init entries in advanced menu
2021-09-24 Steve McIntyreAdd support for forcing EFI installation to the removab...
2021-09-24 Ian CampbellArrange to insmod xzio and lzopio when booting a kernel...
2021-09-24 Ian Campbellgrub-install: Install PV Xen binaries into the upstream...
2021-09-24 Colin WatsonPort yaboot logic for various powerpc machine types
2021-09-24 Colin WatsonAdd GRUB_RECOVERY_TITLE option
2021-09-24 Colin WatsonProbe FusionIO devices
2021-09-24 Colin WatsonAdd configure option to use vt.handoff=7
2021-09-24 Evan BroderAdd configure option to enable gfxpayload=keep dynamically
2021-09-24 Steve LangasekIf we don't have writable grubenv and we're on EFI...
2021-09-24 Colin WatsonAdd configure option to bypass boot menu if possible
2021-09-24 Colin WatsonAdjust efi_distributor for some distributions
2021-09-24 Colin WatsonAdd configure option to reduce visual clutter at boot...
2021-09-24 Colin WatsonSkip Windows os-prober entries on Wubi systems
2021-09-24 Colin WatsonInstall signed images if UEFI Secure Boot is enabled
2021-09-24 Colin WatsonGenerate configuration for signed UEFI kernels if available
2021-09-24 Mario LimoncielloRemove GNU/Linux from default distributor string for...
2021-09-24 Colin WatsonRead /etc/default/grub.d/*.cfg after /etc/default/grub
2021-09-24 Colin WatsonAvoid getting confused by inaccessible loop device...
2021-09-24 Colin WatsonPrefer translations from Ubuntu language packs if available
2021-09-24 Colin Watson"single" -> "recovery" when friendly-recovery is installed
2021-09-24 Colin WatsonRestore grub-mkdevicemap
2021-09-24 Colin WatsonHandle filesystems loop-mounted on file images
2021-09-24 Mario LimoncielloBuild vfat into EFI boot images
2021-09-24 Colin WatsonIf GRUB Legacy is still around, tell packaging to ignore it
2021-09-24 Colin WatsonDisable gfxpayload=keep by default
2021-09-24 Colin WatsonMake grub.cfg world-readable if it contains no passwords
2021-09-24 Robert MillanSupport running grub-probe in grub-legacy's update...
2021-09-24 Robert MillanImprove handling of Debian kernel version numbers
2021-09-24 Colin WatsonWrite marker if core.img was written to filesystem
2021-09-24 Colin WatsonImport grub2_2.06.orig.tar.xz
2021-06-13 Colin WatsonResync grub-install backup and restore patches from...
2021-06-13 Javier Martinez... util/mkimage: Some fixes to PE binaries section size...
2021-06-13 Dimitri John Ledkovgrub-install-common: Add --sbat option
2021-06-13 Peter Jonesutil/mkimage: Add an option to import SBAT metadata...
2021-06-13 Peter Jonesutil/mkimage: Refactor section setup to use a helper
2021-06-13 Peter Jonesutil/mkimage: Improve data_size value calculation
2021-06-13 Peter Jonesutil/mkimage: Reorder PE optional header fields set-up
2021-06-13 Peter Jonesutil/mkimage: Unify more of the PE32 and PE32+ header...
2021-06-13 Peter Jonesutil/mkimage: Always use grub_host_to_target32() to...
2021-06-13 Peter Jonesutil/mkimage: Use grub_host_to_target32() instead of...
2021-06-13 Javier Martinez... util/mkimage: Remove unused code to add BSS section
2021-06-13 Darren Kennyutil/glue-efi: Fix incorrect use of a possibly negative...
2021-06-13 Darren Kennyutil/grub-editenv: Fix incorrect casting of a signed...
2021-06-13 Daniel Kiperutil/grub-install: Fix NULL pointer dereferences
2021-06-13 Martin Whitakergrub-install: Fix inverted test for NLS enabled when...
2021-06-13 Steve McIntyreSwitch to using the efivarfs interface for detecting...
2021-06-13 Dimitri John Ledkovgrub-install: Add backup and restore
2021-06-01 Dimitri John Ledkovgrub-install: Add backup and restore
2021-05-10 Javier Martinez... util/mkimage: Fix wrong PE32+ section sizes for some...
2021-04-17 Colin Watsonutil/mkimage: Some fixes to PE binaries section size...
2021-04-17 Javier Martinez... util/mkimage: Some fixes to PE binaries section size...
2021-04-12 Aru Sahnitemplates: Fix user-facing typo with an incorrect use...
2021-03-10 Philip Müllertemplates: Properly disable the os-prober by default
2021-03-02 Alex Burmashevtemplates: Disable the os-prober by default
2021-03-02 Dimitri John Ledkovshim_lock: Only skip loading shim_lock verifier with...
2021-03-02 Dimitri John Ledkovgrub-install-common: Add --sbat option
2021-03-02 Peter Jonesutil/mkimage: Add an option to import SBAT metadata...
2021-03-02 Peter Jonesutil/mkimage: Refactor section setup to use a helper
2021-03-02 Peter Jonesutil/mkimage: Improve data_size value calculation
2021-03-02 Peter Jonesutil/mkimage: Reorder PE optional header fields set-up
2021-03-02 Peter Jonesutil/mkimage: Unify more of the PE32 and PE32+ header...
2021-03-02 Peter Jonesutil/mkimage: Always use grub_host_to_target32() to...
2021-03-02 Peter Jonesutil/mkimage: Use grub_host_to_target32() instead of...
2021-03-02 Javier Martinez... util/mkimage: Remove unused code to add BSS section
2021-03-02 Darren Kennyutil/glue-efi: Fix incorrect use of a possibly negative...
2021-03-02 Darren Kennyutil/grub-editenv: Fix incorrect casting of a signed...
2021-03-02 Daniel Kiperutil/grub-install: Fix NULL pointer dereferences
2021-02-27 Colin WatsonBackport security patch series from upstream
2021-02-27 Dimitri John Ledkovgrub-install-common: Add --sbat option
next