]> git.proxmox.com Git - grub2.git/shortlog
grub2.git
2020-03-07 Steve McIntyreAdd support for forcing EFI installation to the removab...
2020-03-07 Ian CampbellArrange to insmod xzio and lzopio when booting a kernel...
2020-03-07 Ian Campbellgrub-install: Install PV Xen binaries into the upstream...
2020-03-07 Paulo Flabiano... Disable VSX instruction
2020-03-07 Paulo Flabiano... Include a text attribute reset in the clear command...
2020-03-07 Colin WatsonPort yaboot logic for various powerpc machine types
2020-03-07 Colin WatsonAdd GRUB_RECOVERY_TITLE option
2020-03-07 Colin WatsonIgnore functional test failures for now as they are...
2020-03-07 Colin WatsonProbe FusionIO devices
2020-03-07 Colin WatsonAdd configure option to use vt.handoff=7
2020-03-07 Evan BroderAdd configure option to enable gfxpayload=keep dynamically
2020-03-07 Steve LangasekIf we don't have writable grubenv and we're on EFI...
2020-03-07 Colin WatsonAdd configure option to bypass boot menu if possible
2020-03-07 Colin WatsonAdjust efi_distributor for some distributions
2020-03-07 Colin WatsonAdd configure option to reduce visual clutter at boot...
2020-03-07 Colin WatsonSkip Windows os-prober entries on Wubi systems
2020-03-07 Colin WatsonAllow Shift to interrupt 'sleep --interruptible'
2020-03-07 Colin WatsonInstall signed images if UEFI Secure Boot is enabled
2020-03-07 Colin WatsonGenerate configuration for signed UEFI kernels if available
2020-03-07 Matthew GarrettAdd "linuxefi" loader which avoids ExitBootServices
2020-03-07 Mario LimoncielloRemove GNU/Linux from default distributor string for...
2020-03-07 Steve LangasekOutput a menu entry for firmware setup on UEFI FastBoot...
2020-03-07 Colin WatsonBlacklist 1440x900x32 from VBE preferred mode handling
2020-03-07 Colin WatsonRead /etc/default/grub.d/*.cfg after /etc/default/grub
2020-03-07 Matthew GarrettDon't permit loading modules on UEFI secure boot
2020-03-07 Colin WatsonAvoid getting confused by inaccessible loop device...
2020-03-07 Colin WatsonPrefer translations from Ubuntu language packs if available
2020-03-07 Colin Watson"single" -> "recovery" when friendly-recovery is installed
2020-03-07 Colin WatsonFall back to non-EFI if booted using EFI but -efi is...
2019-07-09 Colin WatsonSilence error messages when translations are unavailable
2019-07-09 Colin WatsonRestore grub-mkdevicemap
2019-07-09 Colin WatsonHandle filesystems loop-mounted on file images
2019-07-09 Mario LimoncielloBuild vfat into EFI boot images
2019-07-09 Colin WatsonIf GRUB Legacy is still around, tell packaging to ignore it
2019-07-09 Colin WatsonDisable gfxpayload=keep by default
2019-07-09 Colin WatsonMake grub.cfg world-readable if it contains no passwords
2019-07-09 Colin WatsonDisable use of floppy devices
2019-07-09 Robert MillanSupport running grub-probe in grub-legacy's update...
2019-07-09 Robert MillanImprove handling of Debian kernel version numbers
2019-07-09 Colin WatsonWrite marker if core.img was written to filesystem
2019-07-09 Colin WatsonHack prefix for OLPC
2019-07-09 Colin WatsonImport grub2_2.04.orig.tar.xz
2019-07-04 Daniel KiperRelease 2.04
2019-06-24 Thomas Schmittdocs: Document workaround for grub-mkrescue with older...
2019-06-24 Eric Snowbergdocs: Bootstrap changes required for older distros
2019-06-07 Leif Lindholmia64: build fix in cache.h
2019-06-07 Vladimir 'phcoder... hostfs: #undef open and close.
2019-06-03 John Paul Adrian... f2fs: Disable gcc9 -Waddress-of-packed-member
2019-05-20 Vincent Legollgrub-mkrescue: Fix error message about the wrong comman...
2019-05-20 Mathieu Trudel... video: skip 'text' gfxpayload if not supported, to...
2019-05-20 Ovidiu Panaitgrub-mkconfig: Use -c instead of --printf for stat
2019-05-20 Michael Changf2fs: Fix gcc9 error -Werror=maybe-uninitialized
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-23 Michael Changefi: Fix gcc9 error -Waddress-of-packed-member
2019-04-23 Michael Changchainloader: Fix gcc9 error -Waddress-of-packed-member
2019-04-23 Michael Changusbtest: Disable gcc9 -Waddress-of-packed-member
2019-04-23 Michael Changacpi: Fix gcc9 error -Waddress-of-packed-member
2019-04-23 Michael Changhfsplus: Fix gcc9 error with -Waddress-of-packed-member
2019-04-23 Michael Changhfs: Fix gcc9 error -Waddress-of-packed-member
2019-04-23 Michael Changjfs: Disable gcc9 -Waddress-of-packed-member
2019-04-23 Michael Changcpio: Disable gcc9 -Waddress-of-packed-member
2019-04-23 Heinrich Schuchardtefi: Avoid NULL dereference if FilePath is NULL
2019-04-23 Daniel Kiperx86/msr: Fix build with older GCC versions
2019-04-09 Vladimir SerbinenkoRelease 2.04~rc1
2019-04-09 Vladimir SerbinenkoChange fs functions to add fs_ prefix
2019-04-08 Vladimir SerbinenkoA workaround for clang problem assembling startup_raw.S
2019-04-04 Eric Snowbergieee1275: NULL pointer dereference in grub_ieee1275_enc...
2019-04-02 Daniel Kiperdocs/grub-dev: Change comments rules
2019-04-02 Andrew Jeddelohloader/i386/linux: Calculate the setup_header length
2019-04-02 Eric Snowbergefidisk: NULL pointer dereference in grub_efidisk_get_d...
2019-04-02 Eric Snowbergefidisk: NULL pointer dereference in is_child()
2019-04-02 Eric Snowbergefidisk: Write to NULL pointer ldp
2019-04-02 Vladimir Serbinenkoclang: Pair -Qn with -Qunused-arguments.
2019-03-28 John Paul Adrian... ieee1275: Fix path reference in comment of sparc64...
2019-03-28 John Paul Adrian... ieee1275: Include a.out header in assembly of sparc64...
2019-03-26 Vladimir SerbinenkoPropagate GNU_PRINTF from gnulib vfprintf
2019-03-26 Vladimir Serbinenkoefi/tpm.c: Add missing casts
2019-03-26 Vladimir SerbinenkoPOTFILES: Don't include gnulib in grub.pot
2019-03-26 Vladimir Serbinenkoconfigure.ac: Use nostdlib when checking for nostdinc
2019-03-25 Vladimir Serbinenkoefi/tpm.h: Fix hash_log_extend_event definition.
2019-03-25 Vladimir SerbinenkoRename grub_disk members
2019-03-25 Vladimir Serbinenkogrub-mkimagexx: Fix RISCV error message
2019-03-25 Vladimir Serbinenkokern/emu/misc.c: Don't include config-util.h when runni...
2019-03-25 Vladimir SerbinenkoSupport R_PPC_PLTREL24
2019-03-20 Daniel Kipersparc: Enable __clzsi2() and __clzdi2()
2019-03-20 Daniel Kipermips: Enable __clzsi2()
2019-03-20 Daniel Kiperverifiers: MIPS fallout cleanup
2019-03-20 Daniel Kiperverifiers: PowerPC fallout cleanup
2019-03-20 Daniel Kiperverifiers: IA-64 fallout cleanup
2019-03-20 Colin Watsonposix_wrap: Flesh out posix_wrap/limits.h a little...
2019-03-19 Marek Marczykowski... xen: Look for Xen notes in section headers too
2019-03-19 Colin Watsongetroot: Save/restore CWD more reliably on Unix
2019-03-12 Andrei Borzenkovnet/dhcp: Add explicit net_dhcp command
2019-03-12 Andrei Borzenkovnet/dhcp: Actually send out DHCPv4 DISCOVER and REQUEST...
2019-03-12 Andrei Borzenkovnet/dhcp: Allow receiving DHCP OFFER and ACK packets
2019-03-12 Andrei Borzenkovnet/dhcp: Use DHCP options for name and bootfile
2019-03-12 Andrei Borzenkovnet/dhcp: Introduce per-interface timeout
2019-03-12 Andrei Borzenkovnet/dhcp: Make grub_net_process_dhcp() take an interface
next