]> git.proxmox.com Git - grub2.git/history - util
Deal with --force-extra-removable with signed shim too
[grub2.git] / util /
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-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-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
2020-12-12 Glenn Washburndisk: Rename grub_disk_get_size() to grub_disk_native_s...
2020-12-12 Vladimir Serbinenkombr: Warn if MBR gap is small and user uses advanced...
2020-09-18 Florian La Rochegrub-mkconfig: If $hints is not set reduce the output...
2020-09-18 Martin Whitakergrub-install: Fix inverted test for NLS enabled when...
2020-09-11 Florian La Rochetemplates: Remove unnecessary trailing semicolon
2020-07-29 Peter Jonescalloc: Use calloc() at most places
2020-05-25 Ian Jacksontemplates/20_linux_xen: Support Xen Security Modules...
2020-05-25 Ian Jacksontemplates/20_linux_xen: Ignore xenpolicy and config...
2020-04-21 Steve Langasektemplates: Output a menu entry for firmware setup on...
2020-04-21 Daniel Axtenspowerpc/mkimage: Fix CHRP note descsz
2020-02-28 Peter Jonesmisc: Make grub_strtol() "end" pointers have safer...
2020-02-18 Peter Jonesgrub-editenv: Make grub-editenv chase symlinks includin...
2019-11-18 Michael Changgrub-editenv: Warn a user against editing environment...
2019-10-28 Eli Schwartzgrub-mkconfig: Use portable "command -v" to detect...
2019-10-28 Peter Jonestemplates: Add GRUB_DISABLE_UUID
2019-10-21 Prarit Bhargavatemplates: Fix bad test on GRUB_DISABLE_SUBMENU
2019-09-23 Colin Watsongrub-mkconfig: Fix typo in --help output
2019-09-23 Andreas Schwabgrub-install: Define default platform for RISC-V
2019-09-23 Marcel Kolajagrub-mkconfig: Honor a symlink when generating configur...
2019-07-18 James Clarke[PATCH] sparc64: Fix BIOS Boot Partition support
2019-07-11 Andreas SchwabRISC-V: Fix computation of pc-relative relocation offset
2019-07-09 Colin WatsonImport grub2_2.04.orig.tar.xz
2019-05-20 Vincent Legollgrub-mkrescue: Fix error message about the wrong comman...
2019-05-20 Ovidiu Panaitgrub-mkconfig: Use -c instead of --printf for stat
2019-05-14 Colin WatsonImport grub2_2.04~rc1.orig.tar.xz
2019-05-06 Alexander Grafarm: Align section alignment with manual relocation...
2019-05-06 Alexander Grafarm: Move trampolines into code section
2019-04-09 Vladimir SerbinenkoChange fs functions to add fs_ prefix
2019-03-25 Vladimir SerbinenkoRename grub_disk members
2019-03-25 Vladimir Serbinenkogrub-mkimagexx: Fix RISCV error message
2019-03-25 Vladimir SerbinenkoSupport R_PPC_PLTREL24
2019-03-12 Eric Snowbergsparc64: Add bios boot partition support
2019-03-05 Colin Watsongnulib: Upgrade Gnulib and switch to bootstrap tool
2019-03-05 Colin Watsonutil: Detect more I/O errors
2019-02-26 Steve McIntyregrub-install: Check for arm-efi as a default target
2019-02-26 Daniel KiperRevert "grub-install: Check for arm-efi as a default...
2019-02-25 Steve McIntyregrub-install: Check for arm-efi as a default target
2019-02-25 Alexander GrafRISC-V: Add to build system
2019-02-25 Alexander GrafRISC-V: Add awareness for RISC-V reloations
2019-02-06 Alexander Grafmkimage: Clarify file alignment in efi case
2019-02-06 Alexander Grafmkimage: Use EFI32_HEADER_SIZE define in arm-efi case
2019-01-14 Peter Großegrub-mkconfig/20_linux_xen: Support multiple early...
2018-12-12 Juergen Grossxen_pvh: Support grub-install for xen_pvh
2018-12-12 Juergen Grossxen_pvh: Support building a standalone image
2018-12-12 Juergen Grossxen: Use elfnote defines instead of plain numbers
2018-12-12 Hans van Kranenburggrub-module-verifier: Ignore all_video for xen_pvh
2018-11-16 Matthew Daleymkimage: Pad DTBs to target-specific pointer size
next