]> git.proxmox.com Git - grub2.git/history - ChangeLog
* grub-core/efiemu/prepare.c (grub_efiemu_crc): Add missing
[grub2.git] / ChangeLog
2012-02-28 Vladimir 'phcoder... * grub-core/efiemu/prepare.c (grub_efiemu_crc): Add...
2012-02-28 Vladimir 'phcoder... * grub-core/lib/relocator.c (malloc_in_range): Fix...
2012-02-27 Vladimir 'phcoder... * Makefile.util.def (grub-ofpathname): Enable on all...
2012-02-27 Colin Watson Use write-combining MTRR to speed up video with buggy...
2012-02-27 Colin Watson * include/grub/partition.h (grub_partition_map): Chang...
2012-02-27 Vladimir 'phcoder... * util/grub-install.in: Clarify strings.
2012-02-27 Richard Laager * util/getroot.c (grub_find_root_devices_from_mountinf...
2012-02-27 Vladimir 'phcoder... * configure.ac: Put platform and target_cpu substituti...
2012-02-27 Richard Laager * util/grub.d/10_linux.in: Add ZFS-related arguments.
2012-02-27 Richard Laager * util/getroot.c (find_root_devices_from_poolname...
2012-02-27 Richard Laager * util/getroot.c (grub_find_root_devices_from_mountinf...
2012-02-27 Vladimir 'phcoder... Don't use insecure popen in getroot.
2012-02-27 Vladimir 'phcoder... Remove platform and target_cpu replacement.
2012-02-27 Vladimir 'phcoder... Autodetect platform in grub-install but allow override.
2012-02-27 Vladimir 'phcoder... Support btrfs multi-volume probe.
2012-02-27 Vladimir 'phcoder... Remove any awareness of *.c util files about target.
2012-02-27 Vladimir 'phcoder... Replace grub_target_addr with more appropriate types.
2012-02-27 Vladimir 'phcoder... * include/grub/efi/api.h (grub_efi_runtime_services...
2012-02-27 Vladimir 'phcoder... * grub-core/efiemu/runtime/efiemu.c (efiemu_get_variab...
2012-02-27 Vladimir 'phcoder... Fix missing console prototype on qemu-mips.
2012-02-27 Matthew Garrett * grub-core/kern/efi/efi.c (grub_efi_get_variable...
2012-02-27 Matthew Garrett * include/grub/efi/pci.h: New file to define EFI PCI...
2012-02-27 Vladimir 'phcoder... * grub-core/disk/diskfilter.c (grub_diskfilter_iterate...
2012-02-27 Vladimir 'phcoder... * configure.ac: Remove inappropriate use of program_tr...
2012-02-27 Vladimir 'phcoder... * util/grub-mknetdir.in (grub_prefix): Removed.
2012-02-27 Vladimir 'phcoder... Replace PACKAGE_TARNAME with PACKAGE in pkglibdir...
2012-02-27 Vladimir 'phcoder... * po/POTFILES.in: Regenerated.
2012-02-27 Vladimir 'phcoder... Remove improper use of program_transform_name on pkgli...
2012-02-27 Vladimir 'phcoder... * grub-core/normal/menu_text.c (grub_print_message_ind...
2012-02-27 Vladimir 'phcoder... * util/grub-install.in: Use file identifier if no...
2012-02-27 Navdeep Parhar * grub-core/loader/i386/bsd.c (freebsd_zfsguid): New...
2012-02-27 Vladimir 'phcoder... * conf/Makefile.common (platformdir): Base on pkglibdi...
2012-02-26 Mike Gilbert Add configure flag to control libzfs integration.
2012-02-26 Vladimir 'phcoder... * grub-core/disk/diskfilter.c (insert_array): Choose...
2012-02-26 Vladimir 'phcoder... Remove grub_{modname}_init and grub_{modname}_fini...
2012-02-26 Vladimir 'phcoder... Make nand a prefix for nand devices.
2012-02-26 Vladimir 'phcoder... * grub-core/kern/misc.c (grub_stpcpy): Move from here ...
2012-02-26 Vladimir 'phcoder... * include/grub/env.h (grub_env_find): Remove prototype.
2012-02-26 Vladimir 'phcoder... * grub-core/kern/i386/realmode.S: Remove useless align.
2012-02-26 Vladimir 'phcoder... * include/grub/dl.h (grub_dl_load_file): Don't export.
2012-02-26 Vladimir 'phcoder... * grub-core/disk/diskfilter.c (grub_diskfilter_open...
2012-02-26 Vladimir 'phcoder... * grub-core/disk/dmraid_nvidia.c (grub_dmraid_nv_detec...
2012-02-26 Vladimir 'phcoder... Don't export grub_get_rtc.
2012-02-26 Vladimir 'phcoder... * grub-core/genmod.sh.in: Add -R .note.GNU-stack to...
2012-02-26 Vladimir 'phcoder... * grub-core/disk/diskfilter.c (insert_array): Remove...
2012-02-26 Vladimir 'phcoder... Remove prio_list.
2012-02-26 Vladimir 'phcoder... Fix interrupt mixup from previous commit.
2012-02-26 Vladimir 'phcoder... * grub-core/lib/i386/backtrace.c (grub_cmd_backtrace...
2012-02-26 Vladimir 'phcoder... * grub-core/commands/probe.c (grub_cmd_probe): Gettext...
2012-02-26 Vladimir 'phcoder... * grub-core/gnulib/argp-fmtstream.c (__argp_get_displa...
2012-02-26 Vladimir 'phcoder... GDB serial and backtrace support.
2012-02-26 Lubomir Kundrak GDB serial and backtrace support.
2012-02-26 Vladimir 'phcoder... * grub-core/gnulib/argp-fmtstream.c (__argp_get_displa...
2012-02-26 Vladimir 'phcoder... $"..." support in scripts.
2012-02-26 Vladimir 'phcoder... * gentpl.py: Remove obsolete pkglib_DATA handling.
2012-02-26 Vladimir 'phcoder... Don't transform PACKAGE_TARNAME following a discussion...
2012-02-26 Vladimir 'phcoder... Remove GRUB_PREFIX.
2012-02-26 Vladimir 'phcoder... Add new all_video module.
2012-02-26 Vladimir 'phcoder... Another round of string clarification and adding TRANS...
2012-02-26 Vladimir 'phcoder... * util/grub-mknetdir.in: Remove erroneous reference...
2012-02-26 Vladimir 'phcoder... * grub-core/normal/charset.c (grub_utf8_to_ucs4_alloc...
2012-02-26 Vladimir 'phcoder... * grub-core/normal/menu_text.c (grub_print_message_ind...
2012-02-26 Vladimir 'phcoder... Implement serial on IEEE1275 and EFI.
2012-02-26 Vladimir 'phcoder... * grub-core/disk/ieee1275/ofdisk.c (scan): Fix imprope...
2012-02-25 Vladimir 'phcoder... * grub-core/commands/lsacpi.c (options): Fix typo.
2012-02-25 Vladimir 'phcoder... Convert grub-emu to argp.
2012-02-24 Vladimir 'phcoder... * grub-core/gfxmenu/gui_progress_bar.c (progress_bar_s...
2012-02-24 Vladimir 'phcoder... * grub-core/fs/hfsplus.c (grub_hfsplus_btree_iterate_n...
2012-02-24 Vladimir 'phcoder... * util/grub-install.in: Fix usage of wrong device...
2012-02-24 Vladimir 'phcoder... * conf/Makefile.common (CFLAGS_GNULIB): Add
2012-02-24 Grégoire Sutre * grub-core/commands/lsacpi.c (disp_acpi_xsdt_table...
2012-02-24 Vladimir 'phcoder... * grub-core/font/font.c (grub_font_load): Add support...
2012-02-24 Vladimir 'phcoder... * po/README: Add de_CH and en@quot to po/LINGUAS gener...
2012-02-23 Vladimir 'phcoder... * grub-core/fs/btrfs.c (find_device): Fix typos.
2012-02-23 Dalet Omega * grub-core/gfxmenu/gui_label.c (label_set_property...
2012-02-23 Dalet Omega Starfield theme.
2012-02-23 Vladimir 'phcoder... * util/grub.d/00_header.in: Add missing export theme.
2012-02-22 Vladimir 'phcoder... * util/ieee1275/ofpath.c: Remove include of malloc...
2012-02-22 Vladimir 'phcoder... * conf/Makefile.common (grubdatadir): Removed.
2012-02-22 Vladimir 'phcoder... * grub-core/commands/acpihalt.c (get_sleep_type):
2012-02-22 Vladimir 'phcoder... * include/grub/acpi.h (GRUB_ASCII_OPCODE): Add
2012-02-22 Vladimir 'phcoder... * po/POTFILES.in: Regenerate.
2012-02-22 Vladimir 'phcoder... * Makefile.util.def (libgrubmods.a): Add -Wno-error...
2012-02-22 Vladimir 'phcoder... * grub-core/fs/affs.c (grub_affs_read_block): Avoid...
2012-02-22 Vladimir 'phcoder... * grub-core/normal/charset.c (bidi_line_wrap): Avoid...
2012-02-22 Vladimir 'phcoder... * grub-core/kern/emu/hostdisk.c (read_device_map)...
2012-02-22 Vladimir 'phcoder... * grub-core/kern/disk.c (grub_disk_write): Add missing...
2012-02-22 Vladimir 'phcoder... * grub-core/kern/corecmd.c (grub_core_cmd_ls): Add...
2012-02-22 Vladimir 'phcoder... * util/bin2h.c (usage): Add missing attribute noreturn.
2012-02-22 Vladimir 'phcoder... * grub-core/commands/testload.c (grub_cmd_testload...
2012-02-22 Vladimir 'phcoder... Make list_push and list_remove functions rather than...
2012-02-22 Vladimir 'phcoder... * configure.ac: Disable for now -Wstack-protector...
2012-02-21 Vladimir 'phcoder... * grub-core/net/net.c (grub_cmd_deladdr): Fix index.
2012-02-21 Vladimir 'phcoder... * configure.ac: Add -fno-builtin-gettext on host if...
2012-02-19 Samuel Thibault2012-02-19 Samuel Thibault <samuel.thibault@ens-lyon...
2012-02-18 Vladimir 'phcoder... merge mainline into gdb
2012-02-18 Vladimir 'phcoder... * conf/Makefile.common (platform_SCRIPTS): New variable.
2012-02-18 Vladimir 'phcoder... Replace grub_checkkey with grub_getkey_noblock.
2012-02-18 Vladimir 'phcoder... * grub-core/kern/emu/console.c: Move to ...
2012-02-12 Vladimir 'phcoder... * include/grub/test.h (grub_unit_test_init): Add missi...
next