]> git.proxmox.com Git - grub2.git/history - ChangeLog
Turn off QEMU ACPI-way since new releases don't have shutdown port
[grub2.git] / ChangeLog
2013-04-12 Vladimir 'phcoder... Turn off QEMU ACPI-way since new releases don't have...
2013-04-12 Vladimir 'phcoder... * docs/grub.texi: Update coreboot status info.
2013-04-11 Vladimir 'phcoder... * tests/grub_cmd_date.in: New test for datetime.
2013-04-11 Vladimir 'phcoder... * tests/partmap_test.in: Fix missing qemudisk setting.
2013-04-11 Vladimir 'phcoder... Support i386-ieee1275 grub-mkrescue and make check...
2013-04-11 Vladimir 'phcoder... Merge powerpc grub-mkrescue flavour with common. Use...
2013-04-11 Vladimir 'phcoder... * docs/grub.texi: Fix description of GRUB_CMDLINE_XEN and
2013-04-11 Vladimir 'phcoder... Import new gnulib.
2013-04-11 Vladimir 'phcoder... Use ACPI shutdown intests as traditional port was...
2013-04-11 Andrey Borzenkov * util/grub.d/30_os-prober.in: Add onstr to entries...
2013-04-10 Vladimir 'phcoder... Fix missing PVs if they don't contain "interesting...
2013-04-10 Andrey Borzenkov * autogen.sh: Use "-h", not "-f", to test for existenc...
2013-04-09 Vladimir 'phcoder... Fix ia64-efi image generation on big-endian machines...
2013-04-08 Andrey Borzenkov * grub-core/Makefile.core.def: Add kern/elfXX.c to...
2013-04-08 Andrey Borzenkov * grub-core/term/i386/pc/console.c: Fix cursor moving...
2013-04-08 Bryan Hundven * docs/grub-dev.texi: Move @itemize after @subsection...
2013-04-08 Vladimir 'phcoder... * grub-core/normal/term.c: Few more fixes for menu...
2013-04-07 Vladimir 'phcoder... * grub-core/normal/term.c: Few more fixes for menu...
2013-04-06 Andrey Borzenkov * conf/Makefile.extra-dist (EXTRA_DIST): Add
2013-04-06 Andrey Borzenkov * util/grub-install_header: Use @PACKAGE@.mo in messag...
2013-04-05 Fedora Ninjas * util/grub.d/30_os-prober.in: Support btrrfs linux...
2013-04-05 Vladimir 'phcoder... Use GRUB_PROPERLY_ALIGNED_ARRAY in grub-core/disk...
2013-04-05 Vladimir 'phcoder... * util/grub-mkfont.c: Prefer enum to #define.
2013-04-05 Vladimir 'phcoder... * grub-core/commands/acpi.c: Use sizeof rather than...
2013-04-05 Vladimir 'phcoder... Replace 8 with GRUB_CHAR_BIT in several places when...
2013-04-05 Vladimir 'phcoder... Add new defines GRUB_RSDP_SIGNATURE_SIZE and GRUB_RSDP...
2013-04-05 Vladimir 'phcoder... * grub-core/commands/verify.c: Use GRUB_CHAR_BIT.
2013-04-05 Vladimir 'phcoder... * include/grub/bsdlabel.h: Use enums.
2013-04-05 Vladimir 'phcoder... Move GRUB_CHAR_BIT to types.h.
2013-04-05 Andrey Borzenkov * docs/grub.texi: Document more user commands.
2013-04-05 Andrey Borzenkov * docs/grub.texi: Document menuentry --id option.
2013-04-04 Francesco Lavra * util/grub-mkimage.c: Introduce new define EFI32_HEAD...
2013-04-04 Vladimir 'phcoder... Unify file copying setup across different install...
2013-04-04 Peter Jones * grub-core/disk/efi/efidisk.c: Handle partitions...
2013-04-04 Vladimir 'phcoder... Use TSC as a possible time source on i386-ieee1275.
2013-04-04 Vladimir 'phcoder... * grub-core/bus/usb/usbtrans.c (grub_usb_bulk_readwrit...
2013-04-04 Vladimir 'phcoder... * util/grub-setup.c (setup): Handle some corner cases.
2013-04-04 Vladimir 'phcoder... * grub-core/lib/posix_wrap/locale.h [GRUB_UTIL]: Inclu...
2013-04-03 Vladimir 'phcoder... * grub-core/commands/verify.c: Save verified file...
2013-04-03 Vladimir 'phcoder... * grub-core/term/i386/pc/console.c (grub_console_getwh...
2013-04-03 Vladimir 'phcoder... Fix screen corruption in menu entry editor and simplif...
2013-04-03 Andrey Borzenkov * util/grub-mount.c (fuse_init): Return error if fuse_main
2013-04-03 Francesco Lavra * include/grub/elf.h: Add missing ARM relocation codes...
2013-04-03 Vladimir Testov * grub-core/gfxmenu/gui_progress_bar.c: Handle padding...
2013-04-03 Vladimir Testov * grub-core/gfxmenu/gui_circular_progress.c: Take...
2013-04-03 Vladimir Testov * grub-core/gfxmenu/view.c: Fix off-by-one error.
2013-04-03 Vladimir Testov * grub-core/gfxmenu/gui_circular_progress.c: Fix off...
2013-04-01 Radosław Szymczyszyn * grub-core/partmap/apple.c (apple_partition_map_itera...
2013-04-01 Radosław Szymczyszyn * INSTALL: Mention xorriso requirement.
2013-03-31 Andrey Borzenkov * grub-core/commands/verify.c: Fix hash algorithms...
2013-03-26 Vladimir 'phcoder... * grub-core/kern/efi/mm.c (grub_efi_finish_boot_services):
2013-03-26 Colin Watson * grub-core/commands/acpihalt.c (skip_ext_op): Add...
2013-03-26 Vladimir Testov * grub-core/gfxmenu/font.c (grub_font_get_string_width...
2013-03-25 Vladimir 'phcoder... * grub-core/disk/ahci.c: Give more time for AHCI request.
2013-03-25 Vladimir 'phcoder... * grub-core/normal/menu.c: Wait if there were errors...
2013-03-25 Vladimir 'phcoder... Replace the region at 0 from coreboot tables to availa...
2013-03-24 Vladimir 'phcoder... * util/grub.d/20_linux_xen.in: Automatically add no...
2013-03-24 Vladimir 'phcoder... * grub-core/Makefile.core.def (vga): Disable on corebo...
2013-03-24 Vladimir 'phcoder... * util/grub-mkconfig_lib.in (prepare_grub_to_access_de...
2013-03-24 Vladimir 'phcoder... * grub-core/Makefile.core.def (vbe): Disable on corebo...
2013-03-24 Vladimir 'phcoder... Add new 'proc' filesystem framework and put luks_scrip...
2013-03-23 Vladimir 'phcoder... * grub-core/term/at_keyboard.c: Increase robustness...
2013-03-22 Vladimir 'phcoder... * grub-core/fs/zfs/zfs.c: Fix incorrect handling of...
2013-03-22 Vladimir 'phcoder... Add ability to generate newc additions on runtime.
2013-03-22 Vladimir 'phcoder... * grub-core/commands/i386/coreboot/cbls.c: Fix typos...
2013-03-21 Vladimir 'phcoder... * po/POTFILES.in: Regenerate.
2013-03-20 Vladimir 'phcoder... * grub-core/commands/verify.c (hashes): Add several...
2013-03-20 Vladimir 'phcoder... Slight improve in USB-related boot-time checkpoints.
2013-03-20 Vladimir 'phcoder... * grub-core/commands/boottime.c: Fix copyright header.
2013-03-20 Vladimir 'phcoder... New commands cbmemc, lscoreboot, coreboot_boottime...
2013-03-20 Vladimir 'phcoder... Fix a conflict between ports structures with 2 control...
2013-03-20 Vladimir 'phcoder... * include/grub/boottime.h: Add missing file.
2013-03-19 Vladimir 'phcoder... Initialize USB ports in parallel to speed-up boot.
2013-03-19 Vladimir 'phcoder... Fix USB devices not being detected when requested
2013-03-19 Vladimir 'phcoder... Implement boot time analysis framework.
2013-03-19 Vladimir 'phcoder... remove get_endpoint_descriptor and change all function...
2013-03-19 Vladimir 'phcoder... Better estimate the maximum USB transfer size.
2013-03-17 Vladimir 'phcoder... Resend a packet if we got the wrong buffer in status.
2013-03-10 Vladimir 'phcoder... * grub-core/loader/i386/bsdXX.c (grub_openbsd_find_ram...
2013-03-10 Vladimir 'phcoder... * grub-core/lib/arg.c (grub_arg_list_alloc): Use shift...
2013-03-10 Vladimir 'phcoder... * grub-core/commands/verify.c (grub_verify_signature...
2013-03-10 Vladimir 'phcoder... * grub-core/loader/i386/pc/plan9.c (fill_disk): Fix...
2013-03-10 Vladimir 'phcoder... * include/grub/datetime.h (grub_datetime2unixtime...
2013-03-10 Vladimir 'phcoder... * grub-core/video/i386/pc/vbe.c
2013-03-10 Vladimir 'phcoder... Adjust types in gdb module to have intended unsigned...
2013-03-10 Vladimir 'phcoder... * grub-core/fs/hfs.c (grub_hfs_read_file): Avoid divmo...
2013-03-10 Vladimir 'phcoder... Avoid costly 64-bit division in grub_get_time_ms on...
2013-03-10 Vladimir 'phcoder... * grub-core/fs/fshelp.c (grub_fshelp_log2blksize)...
2013-03-07 Andrey Borzenkov * grub-core/fs/iso9660.c (add_part): Remove always_inl...
2013-03-07 Nickolai Zeldovich * grub-core/commands/acpi.c (grub_acpi_create_ebda...
2013-03-07 Nickolai Zeldovich * grub-core/normal/crypto.c (read_crypto_list): Fix...
2013-03-07 Vladimir 'phcoder... Lift up core size limits on some platforms. Fix potent...
2013-03-05 Vladimir 'phcoder... * grub-core/term/terminfo.c (grub_terminfo_cls): Issue...
2013-03-03 Vladimir 'phcoder... Remove all trampoline support. Add -Wtrampolines when
2013-03-03 Vladimir 'phcoder... * grub-core/script/execute.c (grub_script_arglist_to_a...
2013-03-03 Vladimir 'phcoder... * grub-core/commands/regexp.c (set_matches): Move...
2013-03-03 Vladimir 'phcoder... * grub-core/kern/env.c, include/grub/env.h: Change...
2013-03-03 Vladimir 'phcoder... * grub-core/disk/ieee1275/nand.c: Fix compilation on
2013-03-02 Vladimir 'phcoder... * include/grub/cmos.h: Handle high CMOS addresses...
2013-03-02 Vladimir 'phcoder... * include/grub/mips/loongson/cmos.h: Fix high CMOS...
next