]> git.proxmox.com Git - grub2.git/history - util
Generate alternative init entries in advanced menu
[grub2.git] / util /
2015-05-14 Colin WatsonGenerate alternative init entries in advanced menu
2015-05-14 Steve McIntyreAdd support for forcing EFI installation to the removab...
2015-05-14 Ian CampbellArrange to insmod xzio and lzopio when booting a kernel...
2015-05-14 Andrey BorzenkovFix typo (gettext_print instead of gettext_printf)
2015-05-14 Ian Campbellgrub-install: Install PV Xen binaries into the upstream...
2015-05-14 Colin WatsonFix an infinite loop in grub-mkconfig
2015-05-14 Dimitri John LedkovAdd support for nvme device in grub-mkdevicemap
2015-05-14 Colin WatsonTolerate devices with no filesystem UUID returned by...
2015-05-14 Colin WatsonFix partmap, cryptodisk, and abstraction handling in...
2015-05-14 Andrey BorzenkovChange grub-mkrescue to use bootaa64.efi too
2015-05-14 Andrey Borzenkovuse {grub,boot}aa64.efi for boot images on AArch64
2015-05-14 Colin WatsonPort yaboot logic for various powerpc machine types
2015-05-14 Colin WatsonAdd GRUB_RECOVERY_TITLE option
2015-05-14 Colin WatsonProbe FusionIO devices
2015-05-14 Colin WatsonAdd configure option to use vt.handoff=7
2015-05-14 Evan BroderAdd configure option to enable gfxpayload=keep dynamically
2015-05-14 Colin WatsonAdd configure option to bypass boot menu if possible
2014-11-18 Colin WatsonCope with Kubuntu setting GRUB_DISTRIBUTOR
2014-11-18 Colin WatsonAdd configure option to reduce visual clutter at boot...
2014-11-18 Colin WatsonSkip Windows os-prober entries on Wubi systems
2014-11-18 Colin WatsonInstall signed images if UEFI Secure Boot is enabled
2014-11-18 Colin WatsonGenerate configuration for signed UEFI kernels if available
2014-01-28 Mario LimoncielloRemove GNU/Linux from default distributor string for...
2014-01-28 Steve LangasekOutput a menu entry for firmware setup on UEFI FastBoot...
2014-01-28 Colin WatsonRead /etc/default/grub.d/*.cfg after /etc/default/grub
2014-01-15 Colin WatsonAvoid getting confused by inaccessible loop device...
2014-01-15 Colin WatsonPrefer translations from Ubuntu language packs if available
2014-01-15 Colin Watson"single" -> "recovery" when friendly-recovery is installed
2014-01-15 Colin WatsonBail out if trying to run grub-mkconfig during upgrade...
2014-01-15 Colin WatsonRestore grub-mkdevicemap
2014-01-13 Colin WatsonHandle filesystems loop-mounted on file images
2014-01-13 Mario LimoncielloBuild part_msdos and vfat into EFI boot images
2014-01-13 Colin WatsonIf GRUB Legacy is still around, tell packaging to ignore it
2014-01-13 Colin WatsonDisable gfxpayload=keep by default
2014-01-13 Colin WatsonMake grub.cfg world-readable if it contains no passwords
2014-01-13 Robert MillanSupport running grub-probe in grub-legacy's update...
2014-01-13 Robert MillanImprove handling of Debian kernel version numbers
2014-01-13 Colin WatsonWrite marker if core.img was written to filesystem
2013-12-24 Andrey Borzenkov * util/grub-probe.c: Improve help message and simplify...
2013-12-24 Vladimir Serbinenko Revert grub-file usage in grub-mkconfig.
2013-12-24 Andrey Borzenkov * util/grub.d/00_header.in: Improve compatibility...
2013-12-24 Vladimir Serbinenko Make grub_util_devmapper_part_to_disk and grub_util_fi...
2013-12-23 Vladimir SerbinenkoMerge branch 'master' of git.sv.gnu.org:/srv/git/grub
2013-12-23 Vladimir Serbinenko ARM64 support for grub-mkrescue.
2013-12-23 Vladimir Serbinenko Install modinfo.sh to keep build information around.
2013-12-23 Vladimir Serbinenko ARM64 grub-file and grub-mkconfig support.
2013-12-22 Andrey Borzenkovgrub-mkconfig: fix Xen platform conditions
2013-12-22 Andrey Borzenkovsplit grub-mkresecue help text to facilitate translations
2013-12-22 Lars Wendler * util/grub-mkconfig.in: Skip non-executable files.
2013-12-21 Vladimir Serbinenko Build fixes for argp.h with older gcc.
2013-12-21 Vladimir Serbinenko * util/grub-glue-efi.c: Use "universal binary" rather...
2013-12-21 Vladimir Serbinenko Enable -Wformat=2 if it's supported.
2013-12-21 Vladimir Serbinenko * util/misc.c (grub_util_get_image_size): Check for...
2013-12-21 Vladimir Serbinenko * util/import_gcry.py: Skip sample keys.
2013-12-21 Vladimir Serbinenko * util/misc.c (grub_qsort_strcmp): Don't discard const...
2013-12-21 Vladimir Serbinenko Add missing static qualifiers.
2013-12-21 Vladimir Serbinenko Add missing includes.
2013-12-21 David Prévot Correct some translatable strings.
2013-12-21 Colin Watson * util/grub-mkrescue.c: Rephrase mkrescue description.
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-20 Colin WatsonFix various build problems on GNU/Hurd.
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-18 Vladimir Serbinenko * util/grub-file.c (main): Fix sizeof usage.
2013-12-18 Vladimir Serbinenko Implement syslinux parser.
2013-12-17 Vladimir Serbinenko Use grub_xasprintf to format translated error messages...
2013-12-17 Vladimir Serbinenko Unify message for unsupported relocation.
2013-12-17 Vladimir Serbinenko Mark miscompile error for translation.
2013-12-17 Vladimir Serbinenko Use %I64 and not %ll when using OS printf if compiling...
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 Implement grub_file tool and use it to implement gener...
2013-12-17 Vladimir Serbinenko Update exclude.pot and mark few strings for translation.
2013-12-16 Vladimir Serbinenko * util/grub-mkrescue.c: Fix incorrect file usage in...
2013-12-16 Vladimir Serbinenko Add support for converting PE+ to Elf64.
2013-12-16 Vladimir Serbinenko Handle X86_64_PC64 relocation.
2013-12-15 Vladimir Serbinenko * util/grub-mkimagexx.c (relocate_addresses): Display...
2013-12-15 Vladimir Serbinenko Add gcc_struct to all packed structures when compiling...
2013-12-14 Vladimir Serbinenko * util/grub-pe2elf.c: Fix handling of .bss.
2013-12-14 Vladimir Serbinenko Change grub_install_register_efi interface to pass...
2013-12-14 Vladimir Serbinenko Make i386-* other than i386-pc compileable under cygwin.
2013-12-14 Vladimir Serbinenko * util/config.c: Remove trailing newline from distribu...
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-09 Colin Watson* util/grub-mkconfig.in: Add missing newline to output.
2013-12-07 Vladimir Serbinenko * util/grub-mkfont.c: Replace stpcpy with grub_stpcpy.
2013-12-07 Vladimir Serbinenko Transform -C option to grub-mkstandalone to --core...
2013-12-07 Vladimir Serbinenko Merge GRUBFS and GRUB_FS variables.
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-07 Andrey Borzenkovfix use of grub-probe instead of ${grub_probe}
2013-12-06 Vladimir Serbinenko Revamp relocation handling.
2013-12-05 Vladimir Serbinenko * util/grub-mkimagexx.c: Fix reloc section generation...
2013-12-05 Vladimir Serbinenko * util/grub-install.c: Mention Boot* variable.
2013-12-05 Vladimir Serbinenko Handle unaligned .bss on sparc64.
2013-12-04 Colin WatsonFix grub-shell to avoid breaking "make distcheck"
2013-12-03 Colin WatsonMerge branch 'cjwatson/timeout-style'
next