]> git.proxmox.com Git - grub2.git/history - util/grub-install.c
Add support for forcing EFI installation to the removable media path
[grub2.git] / util / grub-install.c
2020-03-07 Steve McIntyreAdd support for forcing EFI installation to the removab...
2020-03-07 Ian Campbellgrub-install: Install PV Xen binaries into the upstream...
2020-03-07 Colin WatsonPort yaboot logic for various powerpc machine types
2020-03-07 Colin WatsonAdjust efi_distributor for some distributions
2020-03-07 Colin WatsonInstall signed images if UEFI Secure Boot is enabled
2019-07-09 Colin WatsonIf GRUB Legacy is still around, tell packaging to ignore it
2019-05-14 Colin WatsonImport grub2_2.04~rc1.orig.tar.xz
2019-04-09 Vladimir SerbinenkoChange fs functions to add fs_ prefix
2019-03-25 Vladimir SerbinenkoRename grub_disk members
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
2018-12-12 Juergen Grossxen_pvh: Support grub-install for xen_pvh
2018-04-23 Nicholas Vinsondisk: Update grub_gpt_partentry
2018-02-14 Steve McIntyreMake grub-install check for errors from efibootmgr
2017-11-28 Eric Snowberggrub-install: Fix memory leak
2017-06-23 Colin WatsonImport grub2_2.02.orig.tar.xz
2017-05-08 Vladimir Serbinenkoarm_coreboot: Support grub-mkstandalone.
2017-04-04 Andrei Borzenkovi386, x86_64, ppc: fix switch fallthrough cases with...
2016-09-18 Colin WatsonImport grub2_2.02~beta3.orig.tar.xz
2016-01-10 Andrei Borzenkovgrub-install: include ehci in list of native modules
2015-10-07 Eric Snowbergsparc64 - use correct drive name within grub_util_sparc...
2015-07-27 Vladimir Serbinenkogrub-install: Use a+ in fopen rather than r+.
2015-05-13 Andrei Borzenkovremove extra newlines in grub_util_* strings
2015-03-04 Vladimir SerbinenkoFix canonicalize_file_name clash.
2015-01-27 Vladimir SerbinenkoDocument intentional fallthroughs.
2015-01-26 Andrei Borzenkovutil/grub-install: rearrange code to avoid memory leak.
2015-01-26 Vladimir Serbinenkogrub-install: Fix memory leak.
2014-06-21 Glenn Washburn * util/grub-install.c: Fix handling of --disk-module.
2014-03-31 Colin WatsonFix partmap, cryptodisk, and abstraction handling in...
2014-01-24 Vladimir Serbinenko * util/grub-install.c: List available targets.
2014-01-23 Colin Watson* util/grub-install.c (write_to_disk): Add an info...
2014-01-18 Vladimir Serbinenko * util/grub-install.c: Fix a typo.
2014-01-07 Andrey Borzenkovuse {grub,boot}aa64.efi for boot images on AArch64
2013-12-21 Vladimir Serbinenko Build fixes for argp.h with older gcc.
2013-12-21 Vladimir Serbinenko Enable -Wformat=2 if it's supported.
2013-12-21 Vladimir Serbinenko Add missing static qualifiers.
2013-12-21 Vladimir Serbinenko Clarify several translatable messages.
2013-12-20 Vladimir SerbinenkoMerge branch 'master' of git.sv.gnu.org:/srv/git/grub
2013-12-20 Vladimir Serbinenko * util/grub-install.c: Inform user about install platform.
2013-12-18 Vladimir Serbinenko Decrease number of strings to translate.
2013-12-18 Vladimir Serbinenko Mark strings for translation and add remaining ones...
2013-12-17 Vladimir Serbinenko Update Mac code to match new register_efi prototype.
2013-12-17 Vladimir Serbinenko Implement better integration with Mac firmware.
2013-12-17 Vladimir Serbinenko Update exclude.pot and mark few strings for translation.
2013-12-14 Vladimir Serbinenko Change grub_install_register_efi interface to pass...
2013-12-10 Vladimir SerbinenkoMerge branch 'master' of git.sv.gnu.org:/srv/git/grub
2013-12-10 Jon McCuneAdd --no-rs-codes flag to optionally disable reed-solom...
2013-12-07 Vladimir Serbinenko Transform -C option to grub-mkstandalone to --core...
2013-12-07 Andrey Borzenkovsecond attempt to fix using grub device name as install...
2013-12-07 Andrey Borzenkovfix partition module names when /boot is on diskfilter
2013-12-07 Andrey Borzenkovadd grub_qsort_strcmp to use when sorting array of...
2013-12-05 Vladimir Serbinenko * util/grub-install.c: Mention Boot* variable.
2013-12-03 Colin WatsonMerge branch 'cjwatson/timeout-style'
2013-11-30 Leif LindholmNew port arm64-efi
2013-11-25 Vladimir SerbinenkoMerge branch 'master' into leiflindholm/arm64
2013-11-23 Keshav Padram Amburay * util/grub-install.c (update_nvram): Support --no...
2013-11-22 Vladimir Serbinenko Add *-xen to the list of grub-install-common platforms.
2013-11-19 Colin Watson* util/grub-install.c (main): Adjust info messages...
2013-11-18 Vladimir SerbinenkoMerge branch 'master' into leiflindholm/arm64
2013-11-16 Vladimir Serbinenko * util/grub-install.c: Add new option --no-bootsector...
2013-11-16 Leif LindholmARM 64 port by Leif Lindholm
2013-11-16 Vladimir Serbinenko Rewrite grub-install, grub-mkrescue, grub-mkstandalone...