]> git.proxmox.com Git - grub2.git/shortlog
grub2.git
2014-09-21 Vladimir Serbinenko * grub-core/normal/main.c: Don't drop to rescue console in
2014-09-21 Vladimir Serbinenko * grub-core/commands/keylayouts.c: Ignore unknown...
2014-09-21 Vladimir Serbinenko * grub-core/gmodule.pl.in: Accept newer binutils which...
2014-09-21 Vladimir SerbinenkoFix wrong commit
2014-09-21 Michael Chang * grub-core/osdep/unix/config.c: Remove extraneous...
2014-09-21 Peter JonesInitialized initrd_ctx so we don't free a random pointe...
2014-09-19 Colin WatsonTidy up ChangeLog formatting.
2014-09-15 Khem RajFix build with glibc 2.20
2014-09-08 Michael ChangFix incorrect address reference in btrfs
2014-09-07 Colin WatsonSupport grub-emu on x32 (ILP32 but with x86-64 instruct...
2014-09-07 Colin Watson* configure.ac: Remove several unnecessary semicolons.
2014-08-25 Colin Watson* grub-core/kern/mips/arc/init.c (grub_machine_get_boot...
2014-08-14 Andrey BorzenkovFix typo (gettext_print instead of gettext_printf)
2014-08-13 Vladimir Serbinenko * grub-core/term/at_keyboard.c: Retry probing keyboard if
2014-08-10 Vladimir Serbinenko * grub-core/kern/disk_common.c: Clump disk size to...
2014-08-10 Vladimir Serbinenko * grub-core/disk/i386/pc/biosdisk.c (grub_biosdisk_rw...
2014-08-10 Vladimir SerbinenkoFix Changelog
2014-08-10 Vladimir Serbinenko * grub-core/fs/cbfs.c: Don't probe disks of unknow...
2014-07-08 Colin WatsonFix an infinite loop in grub-mkconfig
2014-06-26 Colin Watson* docs/grub-dev.texi (Finding your way around): The...
2014-06-21 Роман Пехов * grub-core/commands/loadenv.c (check_blocklists)...
2014-06-21 Glenn Washburn * util/grub-install.c: Fix handling of --disk-module.
2014-06-21 Stephane Rochoy * grub-core/loader/i386/bsd.c (grub_netbsd_boot):...
2014-06-21 Stephane Rochoy * grub-core/commands/efi/lsefisystab.c (grub_cmd_lsefi...
2014-06-21 Trevor Woerner * util/grub-gen-asciih.c (add_glyph): Fix uninitialise...
2014-06-21 Vladimir Serbinenko * grub-core/commands/verify.c (grub_pubkey_open):...
2014-06-21 Vladimir Serbinenko * grub-core/commands/verify.c (grub_pubkey_open):...
2014-04-20 Vladimir Serbinenko * grub-core/kern/misc.c (__bzero): Don't compile in...
2014-04-20 Piotr KrysiukAllow loading old kernels by placing GDT in conventiona...
2014-04-10 Colin WatsonTolerate devices with no filesystem UUID returned by...
2014-04-10 Colin WatsonImprove LVM "logical_volumes" string matching
2014-04-05 Vladimir Serbinenko * grub-core/lib/syslinux_parse.c: Fix timeout quoting.
2014-04-04 Vladimir SerbinenkoAdd missing #endif
2014-04-04 Vladimir Serbinenko* include/grub/libgcc.h: Remove ctzsi2 and ctzdi2....
2014-04-04 Vladimir SerbinenkoReplace few instances of memcmp/memcpy in the code...
2014-04-03 Vladimir Serbinenko* grub-core/osdep/linux/getroot.c (grub_util_part_to_di...
2014-03-31 Thomas Falconbtrfs: fix get_root key comparison failures due to...
2014-03-31 Colin WatsonFix partmap, cryptodisk, and abstraction handling in...
2014-03-31 Colin WatsonFix grub-probe -0 option
2014-03-26 Vladimir Serbinenko * grub-core/lib/relocator.c: Fix the case when end...
2014-03-26 Fu Wei * grub-core/loader/arm64/linux.c: Remove redundant...
2014-03-24 Nikunj A Dadhaniaieee1275: check for IBM pseries emulated machine
2014-02-28 Vladimir Serbinenko * include/grub/i386/openbsd_bootarg.h: Add addr and...
2014-02-28 Vladimir Serbinenko * grub-core/kern/i386/pc/mmap.c: Fallback to EISA...
2014-02-28 Vladimir Serbinenko * grub-core/mmap/i386/uppermem.c (lower_hook) [COREBOO...
2014-02-28 Vladimir Serbinenko * grub-core/loader/i386/multiboot_mbi.c (grub_multiboo...
2014-02-28 Vladimir Serbinenko * grub-core/kern/i386/coreboot/mmap.c: Filter out...
2014-02-20 Vladimir Serbinenko * grub-core/disk/ahci.c: Ignore NPORTS field and rely...
2014-02-04 Paulo Flabiano... add bootpath parser for open firmware
2014-02-04 Paulo Flabiano... add grub_env_set_net_property function
2014-02-03 Vladimir Serbinenko * util/grub-mkrescue.c: Build fix for argp.h with...
2014-02-03 Vladimir Serbinenko * util/grub-mkfont.c: Build fix for argp.h with older...
2014-01-29 Vladimir Serbinenko * grub-core/disk/ahci.c: Increase timeout. Some SSDs...
2014-01-29 Vladimir Serbinenko * grub-core/disk/ahci.c: Properly handle transactions...
2014-01-29 Vladimir Serbinenko * grub-core/disk/ahci.c: Add safety cleanups.
2014-01-29 Vladimir Serbinenko * grub-core/disk/ahci.c: Allocate and clean space...
2014-01-29 Vladimir Serbinenko * grub-core/disk/ahci.c: Do not enable I/O decoding...
2014-01-29 Vladimir Serbinenko * util/grub-mkfont.c: Downgrade warnings about unhandl...
2014-01-29 Vladimir SerbinenkoMerge branch 'master' of git.sv.gnu.org:/srv/git/grub
2014-01-29 Paulo Flabiano... .gitignore: add missing files and .exe variants.
2014-01-26 Vladimir Serbinenko * grub-core/term/at_keyboard.c: Tolerate missing keyboard.
2014-01-26 Mike Gilbert grub-install: support for partitioned partx loop devices.
2014-01-26 Vladimir Serbinenko * grub-core/term/serial.c (grub_serial_register):...
2014-01-25 Andrey Borzenkovfix Mingw W64-32 cross compile failure due to printf...
2014-01-25 Andrey Borzenkovdo not set default prefix in grub-mkimage
2014-01-24 Vladimir Serbinenko Fix several translatable strings.
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-21 Andrey Borzenkovadd GRUB_WINDOWS_EXTRA_DIST to allow shipping runtime...
2014-01-21 Andrey BorzenkovShow detected path to DejaVuSans in configure summary
2014-01-21 Andrey Borzenkovlook for DejaVu also in /usr/share/fonts/truetype
2014-01-21 Paulo Flabiano... increase network try interval gradually
2014-01-21 Paulo Flabiano... change stop condition to avoid infinite loops
2014-01-19 Colin WatsonIgnore EPERM when modifying kern.geom.debugflags
2014-01-18 Andrey Borzenkovuse MODULE_FILES for genemuinit* instead of MOD_FILES
2014-01-18 Vladimir Serbinenko * util/grub-install.c: Fix a typo.
2014-01-18 Vladimir Serbinenko * grub-core/normal/main.c (read_config_file): Buffer...
2014-01-18 Andrey Borzenkovfix removal of {cpu,machine} links on mingw/msys
2014-01-18 Vladimir Serbinenko * Makefile.am (default_payload.elf): Add modules
2014-01-18 Mike Gilbert * Makefile.util.def: Link grub-ofpathname with zfs...
2014-01-18 Vladimir Serbinenko * grub-core/commands/macbless.c: Rename FILE and DIR...
2014-01-18 Andrey Borzenkovfix include loop on MinGW due to libintl.h pulling...
2014-01-18 Andrey Borzenkovadd BUILD_EXEEXT support to fix make clean on Windows
2014-01-18 Andrey BorzenkovUse _W64 to detect MinGW W64-32 instead of _FILE_OFFSET...
2014-01-18 Andrey BorzenkovFix ChangeLog date
2014-01-18 Vladimir Serbinenko * grub-core/term/terminfo.c: Recognize keys F1-F12.
2014-01-18 Andrey Borzenkovreintroduce BUILD_LDFLAGS for the cross-compile case
2014-01-18 Vladimir Serbinenko * util/grub-mount.c: Extend GCC warning workaround...
2014-01-18 Vladimir Serbinenko * grub-core/kern/efi/efi.c: Ensure that the result...
2014-01-18 Vladimir Serbinenko * NEWS: Add few missing entries.
2014-01-17 Colin WatsonPrefer more portable test(1) constructs
2014-01-17 Colin Watsonfreebsd/hostdisk.c is only ever compiled on FreeBSD
2014-01-12 Andrey Borzenkovadd part_apple to EFI rescue image to fix missing prefix
2014-01-08 Colin Watson* Makefile.util.def (grub-macbless): Change mansection...
2014-01-07 Leif Lindholmarm64: set correct length of device path end entry
2014-01-07 Andrey BorzenkovChange grub-mkrescue to use bootaa64.efi too
2014-01-07 Andrey Borzenkovfix 32 bit compilation on MinGW-w64
2014-01-07 Andrey Borzenkovuse {grub,boot}aa64.efi for boot images on AArch64
2013-12-30 Andrey Borzenkovstrip .eh_frame section from arm64-efi kernel
2013-12-30 Vladimir Serbinenko * NEWS: Add few missing entries. Correct existing...
next