]> git.proxmox.com Git - grub2.git/log
grub2.git
11 years ago * include/grub/arc/arc.h: Account for missing "other" peripheral on
Vladimir 'phcoder' Serbinenko [Tue, 30 Apr 2013 15:40:31 +0000 (17:40 +0200)]
* include/grub/arc/arc.h: Account for missing "other" peripheral on
ARCS. All users updated.

11 years ago * grub-core/kern/mips/loongson/init.c: Support halt for loongson 2E.
Vladimir 'phcoder' Serbinenko [Tue, 30 Apr 2013 15:37:37 +0000 (17:37 +0200)]
* grub-core/kern/mips/loongson/init.c: Support halt for loongson 2E.

11 years ago * grub-core/partmap/amiga.c: Fix size of checksummed block.
Vladimir 'phcoder' Serbinenko [Tue, 30 Apr 2013 15:34:29 +0000 (17:34 +0200)]
* grub-core/partmap/amiga.c: Fix size of checksummed block.

11 years ago * configure.ac: Use -mcmodel=large on x86_64-emu as well.
Vladimir 'phcoder' Serbinenko [Mon, 29 Apr 2013 17:14:46 +0000 (19:14 +0200)]
* configure.ac: Use -mcmodel=large on x86_64-emu as well.
Reported by: qwertial.

11 years ago * grub-core/gfxmenu/circular_progress.c: Set start_angle in degrees
Vladimir Testov [Mon, 29 Apr 2013 13:32:56 +0000 (15:32 +0200)]
* grub-core/gfxmenu/circular_progress.c: Set start_angle in degrees
with syntax "XXX deg"/"XXX °".

11 years ago Make PCI init in i386-qemu port more robust.
Vladimir 'phcoder' Serbinenko [Mon, 29 Apr 2013 13:09:39 +0000 (15:09 +0200)]
Make PCI init in i386-qemu port more robust.

11 years ago * grub-core/gfxmenu/gui_list.c: Refresh first_shown_entry value when
Vladimir Testov [Mon, 29 Apr 2013 11:40:11 +0000 (13:40 +0200)]
* grub-core/gfxmenu/gui_list.c: Refresh first_shown_entry value when
cached view is reused.
* grub-core/gfxmenu/view.c: Call the refresh procedure for all
open boot menus.

11 years ago Unify more code in grub-install_header.
Vladimir 'phcoder' Serbinenko [Mon, 29 Apr 2013 10:26:43 +0000 (12:26 +0200)]
Unify more code in grub-install_header.

11 years ago Add few new tests.
Vladimir 'phcoder' Serbinenko [Mon, 29 Apr 2013 10:25:57 +0000 (12:25 +0200)]
Add few new tests.

11 years ago Enforce disabling of firmware disk drivers when native drivers kick in.
Vladimir 'phcoder' Serbinenko [Mon, 29 Apr 2013 10:16:46 +0000 (12:16 +0200)]
Enforce disabling of firmware disk drivers when native drivers kick in.

11 years ago * grub-core/commands/nativedisk.c: Customize the list of modules on
Vladimir 'phcoder' Serbinenko [Mon, 29 Apr 2013 10:14:57 +0000 (12:14 +0200)]
* grub-core/commands/nativedisk.c: Customize the list of modules on
platform. Don't try to search for disks already using native drivers.

11 years ago * grub-core/bus/usb/uhci.c: Fix DMA handling and enable on all PCI
Vladimir 'phcoder' Serbinenko [Mon, 29 Apr 2013 10:05:19 +0000 (12:05 +0200)]
* grub-core/bus/usb/uhci.c: Fix DMA handling and enable on all PCI
platforms.

11 years ago * grub-core/script/execute.c (grub_script_arglist_to_argv): Fix
Vladimir 'phcoder' Serbinenko [Mon, 29 Apr 2013 10:02:26 +0000 (12:02 +0200)]
* grub-core/script/execute.c (grub_script_arglist_to_argv): Fix
handling of variables containing backslash.

11 years ago * include/grub/list.h (FOR_LIST_ELEMENTS_SAFE):Fix a NULL pointer
Vladimir 'phcoder' Serbinenko [Mon, 29 Apr 2013 10:00:31 +0000 (12:00 +0200)]
* include/grub/list.h (FOR_LIST_ELEMENTS_SAFE):Fix a NULL pointer
dereference.
Reported by: qwertial.

11 years ago * grub-core/kern/mips/arc/init.c: Fix prefix detection.
Vladimir 'phcoder' Serbinenko [Mon, 29 Apr 2013 09:59:18 +0000 (11:59 +0200)]
* grub-core/kern/mips/arc/init.c: Fix prefix detection.

11 years ago * grub-core/lib/arg.c (grub_arg_show_help): Fix a NULL pointer
Vladimir 'phcoder' Serbinenko [Mon, 29 Apr 2013 09:57:51 +0000 (11:57 +0200)]
* grub-core/lib/arg.c (grub_arg_show_help): Fix a NULL pointer
dereference.
Reported by: qwertial.

11 years ago * docs/grub.texi: Add a comment about usefullness of nativedisk.
Vladimir 'phcoder' Serbinenko [Sun, 28 Apr 2013 16:53:59 +0000 (18:53 +0200)]
* docs/grub.texi: Add a comment about usefullness of nativedisk.

11 years ago * grub-core/commands/nativedisk.c: Ignore unknown filesystem error.
Vladimir 'phcoder' Serbinenko [Sun, 28 Apr 2013 16:52:53 +0000 (18:52 +0200)]
* grub-core/commands/nativedisk.c: Ignore unknown filesystem error.

11 years ago New command `nativedisk'.
Vladimir 'phcoder' Serbinenko [Sun, 28 Apr 2013 13:31:33 +0000 (15:31 +0200)]
New command `nativedisk'.

11 years ago * grub-core/io/lzopio.c: Use GRUB_PROPERLY_ALIGNED_ARRAY.
Vladimir 'phcoder' Serbinenko [Sun, 28 Apr 2013 13:18:50 +0000 (15:18 +0200)]
* grub-core/io/lzopio.c: Use GRUB_PROPERLY_ALIGNED_ARRAY.
* grub-core/loader/i386/bsd.c: Likewise.

11 years ago * grub-core/disk/ahci.c: Fix compilation for amd64 (format warnings).
Vladimir 'phcoder' Serbinenko [Sun, 28 Apr 2013 13:17:43 +0000 (15:17 +0200)]
* grub-core/disk/ahci.c: Fix compilation for amd64 (format warnings).

11 years ago * include/grub/efi/api.h (GRUB_EFI_DEVICE_PATH_LENGTH): Use
Vladimir 'phcoder' Serbinenko [Sun, 28 Apr 2013 13:15:57 +0000 (15:15 +0200)]
* include/grub/efi/api.h (GRUB_EFI_DEVICE_PATH_LENGTH): Use
grub_get_unaligned16 rather than shifts.

11 years ago * grub-core/kern/file.c: Use const char * rather than casting to
Vladimir 'phcoder' Serbinenko [Sun, 28 Apr 2013 12:06:57 +0000 (14:06 +0200)]
* grub-core/kern/file.c: Use const char * rather than casting to
non-const.

11 years ago * grub-core/commands/probe.c: Add missing grub_device_close.
Vladimir 'phcoder' Serbinenko [Sun, 28 Apr 2013 11:54:32 +0000 (13:54 +0200)]
* grub-core/commands/probe.c: Add missing grub_device_close.

11 years ago * INSTALL: Document linguas.sh.
Vladimir 'phcoder' Serbinenko [Sun, 28 Apr 2013 11:50:18 +0000 (13:50 +0200)]
* INSTALL: Document linguas.sh.

11 years ago Remove POTFILES.in and regenerate it in autogen.sh.
Vladimir 'phcoder' Serbinenko [Sun, 28 Apr 2013 11:49:21 +0000 (13:49 +0200)]
Remove POTFILES.in and regenerate it in autogen.sh.

11 years ago Move --directory/--override-directorry to grub-install_header and unify.
Vladimir 'phcoder' Serbinenko [Sun, 28 Apr 2013 11:35:51 +0000 (13:35 +0200)]
Move --directory/--override-directorry to grub-install_header and unify.

11 years ago * grub-core/term/morse.c: Macroify dih and dah.
Vladimir 'phcoder' Serbinenko [Sun, 28 Apr 2013 11:27:51 +0000 (13:27 +0200)]
* grub-core/term/morse.c: Macroify dih and dah.

11 years ago * include/grub/macho.h: Set GRUB_MACHO_FAT_EFI_MAGIC as unsigned.
Paulo Flabiano Smorigo [Sat, 27 Apr 2013 21:06:52 +0000 (23:06 +0200)]
* include/grub/macho.h: Set GRUB_MACHO_FAT_EFI_MAGIC as unsigned.

11 years agomissing file
Vladimir 'phcoder' Serbinenko [Sat, 27 Apr 2013 20:55:02 +0000 (22:55 +0200)]
missing file

11 years ago * grub-core/term/ns8250.c: Systematically probe ports by writing
Vladimir 'phcoder' Serbinenko [Sat, 27 Apr 2013 20:47:57 +0000 (22:47 +0200)]
* grub-core/term/ns8250.c: Systematically probe ports by writing
to SR before using them.

11 years ago * util/ieee1275/ofpath.c (of_path_of_scsi): Fix path output for sas
Paulo Flabiano Smorigo [Sat, 27 Apr 2013 20:03:13 +0000 (22:03 +0200)]
* util/ieee1275/ofpath.c (of_path_of_scsi): Fix path output for sas
disks.
(check_sas): Get sas_adress info.

11 years ago * grub-core/disk/ahci.c (grub_ahci_pciinit): Fix handling of empty
Vladimir 'phcoder' Serbinenko [Sat, 27 Apr 2013 19:49:14 +0000 (21:49 +0200)]
* grub-core/disk/ahci.c (grub_ahci_pciinit): Fix handling of empty
ports.

11 years ago * grub-core/loader/multiboot_mbi2.c (grub_multiboot_load): Fix cast in
Leon Drugi [Sat, 27 Apr 2013 19:16:55 +0000 (21:16 +0200)]
* grub-core/loader/multiboot_mbi2.c (grub_multiboot_load): Fix cast in
BSS clearing.

11 years ago Core compression test.
Vladimir 'phcoder' Serbinenko [Sat, 27 Apr 2013 17:44:00 +0000 (19:44 +0200)]
Core compression test.

11 years ago Implement grub_machine_get_bootlocation for ARC.
Vladimir 'phcoder' Serbinenko [Sat, 27 Apr 2013 17:12:11 +0000 (19:12 +0200)]
Implement grub_machine_get_bootlocation for ARC.

11 years ago Improve AHCI detection and command issuing.
Vladimir 'phcoder' Serbinenko [Sat, 27 Apr 2013 15:18:02 +0000 (17:18 +0200)]
Improve AHCI detection and command issuing.

11 years ago Fix pseries test.
Vladimir 'phcoder' Serbinenko [Sat, 27 Apr 2013 12:11:12 +0000 (14:11 +0200)]
Fix pseries test.

11 years ago Make 'make check' work on emu.
Vladimir 'phcoder' Serbinenko [Sat, 27 Apr 2013 00:00:16 +0000 (02:00 +0200)]
Make 'make check' work on emu.

11 years ago Replace libcurses with our own vt100 handling for the ease of testing
Vladimir 'phcoder' Serbinenko [Fri, 26 Apr 2013 22:02:23 +0000 (00:02 +0200)]
Replace libcurses with our own vt100 handling for the ease of testing
and decreasing prerequisites.

11 years ago * grub-core/Makefile.core.def: Fix grub-emu and grub-emu-lite sources.
Vladimir 'phcoder' Serbinenko [Fri, 26 Apr 2013 21:47:46 +0000 (23:47 +0200)]
* grub-core/Makefile.core.def: Fix grub-emu and grub-emu-lite sources.

11 years ago * util/getroot.c (exec_pipe): Put proper #if's so that its users don't
Vladimir 'phcoder' Serbinenko [Fri, 26 Apr 2013 21:41:13 +0000 (23:41 +0200)]
* util/getroot.c (exec_pipe): Put proper #if's so that its users don't
compile when not needed.

11 years ago * tests/pseries_test.in: New test.
Vladimir 'phcoder' Serbinenko [Fri, 26 Apr 2013 17:09:55 +0000 (19:09 +0200)]
* tests/pseries_test.in: New test.

11 years ago Add test to check that different boot mediums work.
Vladimir 'phcoder' Serbinenko [Fri, 26 Apr 2013 12:33:31 +0000 (14:33 +0200)]
Add test to check that different boot mediums work.

11 years ago * util/grub-mkrescue.in: Rename i386-ieee1275 core image due to
Vladimir 'phcoder' Serbinenko [Fri, 26 Apr 2013 09:27:24 +0000 (11:27 +0200)]
* util/grub-mkrescue.in: Rename i386-ieee1275 core image due to
ofw limited ISO support.

11 years ago * configure.ac: Fix loongson conditional.
Vladimir 'phcoder' Serbinenko [Fri, 26 Apr 2013 09:26:08 +0000 (11:26 +0200)]
* configure.ac: Fix loongson conditional.

11 years ago Enable mipsel-arc.
Vladimir 'phcoder' Serbinenko [Thu, 25 Apr 2013 20:42:35 +0000 (22:42 +0200)]
Enable mipsel-arc.

11 years ago Add serial on ARC platform.
Vladimir 'phcoder' Serbinenko [Thu, 25 Apr 2013 20:40:03 +0000 (22:40 +0200)]
Add serial on ARC platform.

11 years ago * grub-core/boot/powerpc/bootinfo.txt.in: Missing update from previous
Vladimir 'phcoder' Serbinenko [Thu, 25 Apr 2013 01:26:41 +0000 (03:26 +0200)]
* grub-core/boot/powerpc/bootinfo.txt.in: Missing update from previous
commit.

11 years ago * tests/partmap_test.in: Add missing double semicolon.
Vladimir 'phcoder' Serbinenko [Thu, 25 Apr 2013 00:22:20 +0000 (02:22 +0200)]
* tests/partmap_test.in: Add missing double semicolon.

11 years ago * util/grub-mkrescue.in: Fix loongson filename.
Vladimir 'phcoder' Serbinenko [Thu, 25 Apr 2013 00:14:46 +0000 (02:14 +0200)]
* util/grub-mkrescue.in: Fix loongson filename.

11 years ago * util/grub-mkrescue.in: Move all files that don't have a location
Vladimir 'phcoder' Serbinenko [Wed, 24 Apr 2013 23:36:20 +0000 (01:36 +0200)]
* util/grub-mkrescue.in: Move all files that don't have a location
set in stone under /boot/grub. Use ISO hard links rather than copies
to save some space.

11 years ago * grub-core/term/ieee1275/console.c (grub_console_dimensions): Ignore
Vladimir 'phcoder' Serbinenko [Wed, 24 Apr 2013 22:45:29 +0000 (00:45 +0200)]
* grub-core/term/ieee1275/console.c (grub_console_dimensions): Ignore
bogus SLOF values.

11 years ago Make check work on mips-arc.
Vladimir 'phcoder' Serbinenko [Wed, 24 Apr 2013 20:24:28 +0000 (22:24 +0200)]
Make check work on mips-arc.

11 years ago * util/grub-mkrescue.in: Alias sashARCS as sash.
Vladimir 'phcoder' Serbinenko [Wed, 24 Apr 2013 16:56:47 +0000 (18:56 +0200)]
* util/grub-mkrescue.in: Alias sashARCS as sash.

11 years ago * grub-core/term/arc/console.c: Assume that console is 80x24 vt100 if
Vladimir 'phcoder' Serbinenko [Wed, 24 Apr 2013 16:39:00 +0000 (18:39 +0200)]
* grub-core/term/arc/console.c: Assume that console is 80x24 vt100 if
it's serial.

11 years ago * util/grub-install.in: Fix target fo qemu_mips.
Vladimir 'phcoder' Serbinenko [Wed, 24 Apr 2013 13:10:29 +0000 (15:10 +0200)]
* util/grub-install.in: Fix target fo qemu_mips.
Fix extension on EFI.

11 years ago * grub-core/normal/menu_text.c (print_entry): Put an asterisk
Vladimir 'phcoder' Serbinenko [Wed, 24 Apr 2013 13:07:24 +0000 (15:07 +0200)]
* grub-core/normal/menu_text.c (print_entry): Put an asterisk
in front of chosen entry to mark it even if highlighting is lost.

11 years ago * grub-core/loader/i386/linux.c (grub_linux_boot): Default to
Vladimir 'phcoder' Serbinenko [Wed, 24 Apr 2013 12:53:00 +0000 (14:53 +0200)]
* grub-core/loader/i386/linux.c (grub_linux_boot): Default to
gfxpayload=keep if cbfb is active.

11 years ago * grub-core/disk/ata.c (grub_ata_real_open): Use grub_error properly.
Vladimir 'phcoder' Serbinenko [Wed, 24 Apr 2013 12:47:14 +0000 (14:47 +0200)]
* grub-core/disk/ata.c (grub_ata_real_open): Use grub_error properly.

11 years ago Add missing video ids to coreboot and ieee1275 video.
Vladimir 'phcoder' Serbinenko [Wed, 24 Apr 2013 12:44:15 +0000 (14:44 +0200)]
Add missing video ids to coreboot and ieee1275 video.

11 years ago * util/grub-mkrescue.in: Add mips-arc support.
Vladimir 'phcoder' Serbinenko [Wed, 24 Apr 2013 12:02:58 +0000 (14:02 +0200)]
* util/grub-mkrescue.in: Add mips-arc support.

11 years ago * grub-core/kern/dl.c (grub_dl_resolve_symbols): Handle malloc failure.
Vladimir 'phcoder' Serbinenko [Wed, 24 Apr 2013 11:58:31 +0000 (13:58 +0200)]
* grub-core/kern/dl.c (grub_dl_resolve_symbols): Handle malloc failure.

11 years ago Move mips-arc link address. Previous link address was chosen
Vladimir 'phcoder' Serbinenko [Wed, 24 Apr 2013 11:54:17 +0000 (13:54 +0200)]
Move mips-arc link address. Previous link address was chosen
in belief that RAM on SGI platforms grows down while in fact it
grows up from an unusual base.

11 years ago * grub-core/disk/arc/arcdisk.c (grub_arcdisk_iterate_iter):
Vladimir 'phcoder' Serbinenko [Sun, 21 Apr 2013 11:06:22 +0000 (13:06 +0200)]
* grub-core/disk/arc/arcdisk.c (grub_arcdisk_iterate_iter):
Fix a type which prevented CD-ROM and floppy boot.

11 years ago Support coreboot framebuffer.
Vladimir 'phcoder' Serbinenko [Sun, 21 Apr 2013 11:02:10 +0000 (13:02 +0200)]
Support coreboot framebuffer.

* grub-core/video/i386/coreboot/cbfb.c: New file.

11 years ago * grub-core/kern/mm.c (grub_mm_init_region): Fix condition for
Vladimir 'phcoder' Serbinenko [Sat, 20 Apr 2013 15:39:49 +0000 (17:39 +0200)]
* grub-core/kern/mm.c (grub_mm_init_region): Fix condition for
detecting too small regions.

11 years ago * grub-core/Makefile.core.def (legacycfg): Enable on EFI.
Vladimir 'phcoder' Serbinenko [Sat, 20 Apr 2013 11:46:58 +0000 (13:46 +0200)]
* grub-core/Makefile.core.def (legacycfg): Enable on EFI.

11 years ago * grub-core/lib/efi/relocator.c (grub_relocator_firmware_alloc_region):
Vladimir 'phcoder' Serbinenko [Sat, 20 Apr 2013 11:39:04 +0000 (13:39 +0200)]
* grub-core/lib/efi/relocator.c (grub_relocator_firmware_alloc_region):
Remove dprintf.
* grub-core/lib/relocator.c (malloc_in_range): Likewise.

11 years ago * grub-core/kern/ieee1275/init.c (grub_claim_heap): Improve handling
Vladimir 'phcoder' Serbinenko [Fri, 19 Apr 2013 13:27:09 +0000 (15:27 +0200)]
* grub-core/kern/ieee1275/init.c (grub_claim_heap): Improve handling
of GRUB_IEEE1275_FLAG_FORCE_CLAIM.
* grub-core/loader/powerpc/ieee1275/linux.c
(grub_linux_claimmap_iterate): Handle GRUB_IEEE1275_FLAG_FORCE_CLAIM.

11 years ago * grub-core/kern/ieee1275/cmain.c (grub_ieee1275_find_options):
Vladimir 'phcoder' Serbinenko [Fri, 19 Apr 2013 13:14:28 +0000 (15:14 +0200)]
* grub-core/kern/ieee1275/cmain.c (grub_ieee1275_find_options):
Look for /boot-rom as well as /rom/boot-rom.

11 years ago * grub-core/commands/videotest.c (grub_cmd_videotest): Fix error
Vladimir 'phcoder' Serbinenko [Fri, 19 Apr 2013 13:09:15 +0000 (15:09 +0200)]
* grub-core/commands/videotest.c (grub_cmd_videotest): Fix error
handling when creating text_layer failed.
* grub-core/video/video.c (grub_video_create_render_target):
Set result to 0 on error.
(grub_video_delete_render_target): Do not dereference NULL.

11 years ago * grub-core/kern/elfXX.c (grub_elfXX_load): Handle
Vladimir 'phcoder' Serbinenko [Fri, 19 Apr 2013 13:05:11 +0000 (15:05 +0200)]
* grub-core/kern/elfXX.c (grub_elfXX_load): Handle
GRUB_ELF_LOAD_FLAGS_30BITS and GRUB_ELF_LOAD_FLAGS_62BITS.
* grub-core/loader/powerpc/ieee1275/linux.c (grub_linux_load32),
(grub_linux_load64): Mask out 2 high bits.

11 years ago* util/grub.d/30_os-prober.in: Add onstr to linux entries in one
Andrey Borzenkov [Fri, 19 Apr 2013 08:08:46 +0000 (12:08 +0400)]
* util/grub.d/30_os-prober.in: Add onstr to linux entries in one
more place.

11 years ago Add support for pseries and other bootinfo machines to grub-mkrescue.
Vladimir 'phcoder' Serbinenko [Thu, 18 Apr 2013 22:36:23 +0000 (00:36 +0200)]
Add support for pseries and other bootinfo machines to grub-mkrescue.

Tested by: Paulo Flabiano Smorigo.

11 years ago * util/grub-mkrescue.in: Add GPT for EFI boot.
Vladimir 'phcoder' Serbinenko [Wed, 17 Apr 2013 17:08:31 +0000 (19:08 +0200)]
* util/grub-mkrescue.in: Add GPT for EFI boot.

11 years ago * grub-core/disk/efi/efidisk.c: Detect floppies by ACPI ID.
Vladimir 'phcoder' Serbinenko [Wed, 17 Apr 2013 17:05:57 +0000 (19:05 +0200)]
* grub-core/disk/efi/efidisk.c: Detect floppies by ACPI ID.
It improves performance in qemu.

11 years ago * build-aux/snippet: Add missing gnulib files.
Vladimir 'phcoder' Serbinenko [Wed, 17 Apr 2013 05:00:37 +0000 (07:00 +0200)]
* build-aux/snippet: Add missing gnulib files.

11 years ago * grub-core/disk/efi/efidisk.c: Really limit transfer chunk size.
Andrey Borzenkov [Tue, 16 Apr 2013 20:10:59 +0000 (22:10 +0200)]
* grub-core/disk/efi/efidisk.c: Really limit transfer chunk size.

11 years ago * autogen.sh: Use "-f" in addition for "-h" when checking file presence.
Andrey Borzenkov [Tue, 16 Apr 2013 14:18:12 +0000 (16:18 +0200)]
* autogen.sh: Use "-f" in addition for "-h" when checking file presence.

11 years ago * grub-core/disk/efi/efidisk.c: Limit disk read or write chunk to 0x500
Peter Jones [Mon, 15 Apr 2013 07:12:14 +0000 (09:12 +0200)]
* grub-core/disk/efi/efidisk.c: Limit disk read or write chunk to 0x500
sectors.
Based on patch by Peter Jones.

11 years ago Fix DMRAID partition handling.
Vladimir 'phcoder' Serbinenko [Mon, 15 Apr 2013 06:37:13 +0000 (08:37 +0200)]
Fix DMRAID partition handling.

11 years ago * tests/grub_cmd_date.in: Skip on sparc64.
Vladimir 'phcoder' Serbinenko [Sun, 14 Apr 2013 23:54:23 +0000 (01:54 +0200)]
* tests/grub_cmd_date.in: Skip on sparc64.

11 years ago * tests/grub_script_expansion.in: Use fixed-string grep to skip over
Vladimir 'phcoder' Serbinenko [Sun, 14 Apr 2013 23:53:33 +0000 (01:53 +0200)]
* tests/grub_script_expansion.in: Use fixed-string grep to skip over
firmware error messages.

11 years ago * grub-core/kern/ieee1275/openfw.c (grub_ieee1275_devalias_next): Make
Vladimir 'phcoder' Serbinenko [Sun, 14 Apr 2013 22:40:19 +0000 (00:40 +0200)]
* grub-core/kern/ieee1275/openfw.c (grub_ieee1275_devalias_next): Make
source and destination differ.

11 years ago * grub-core/disk/ieee1275/ofdisk.c: Fix CD-ROM and boot device
Vladimir 'phcoder' Serbinenko [Sun, 14 Apr 2013 22:38:39 +0000 (00:38 +0200)]
* grub-core/disk/ieee1275/ofdisk.c: Fix CD-ROM and boot device
detection.

11 years ago * grub-core/lib/posix_wrap/sys/types.h: Make WORDS_BIGENDIAN definition
Vladimir 'phcoder' Serbinenko [Sun, 14 Apr 2013 17:57:15 +0000 (19:57 +0200)]
* grub-core/lib/posix_wrap/sys/types.h: Make WORDS_BIGENDIAN definition
match config-util.h to avoid warnings and increase compatibility.

11 years ago Add option to compress files on install/image creation.
Vladimir 'phcoder' Serbinenko [Sun, 14 Apr 2013 17:24:05 +0000 (19:24 +0200)]
Add option to compress files on install/image creation.

11 years ago * docs/grub-dev.texi: Rearrange menu to match the section order.
Vladimir 'phcoder' Serbinenko [Sun, 14 Apr 2013 17:07:55 +0000 (19:07 +0200)]
* docs/grub-dev.texi: Rearrange menu to match the section order.
Reported by: Bryan Hundven.

11 years ago * grub-core/loader/i386/linux.c: Remove useless leftover pointer.
Vladimir 'phcoder' Serbinenko [Sun, 14 Apr 2013 17:01:23 +0000 (19:01 +0200)]
* grub-core/loader/i386/linux.c: Remove useless leftover pointer.

11 years ago Move GRUB out of system area when using xorriso 1.2.9 or later.
Vladimir 'phcoder' Serbinenko [Sun, 14 Apr 2013 16:53:14 +0000 (18:53 +0200)]
Move GRUB out of system area when using xorriso 1.2.9 or later.

11 years ago * tests/grub_cmd_date.in: Add missing exit 1.
Vladimir 'phcoder' Serbinenko [Sun, 14 Apr 2013 15:19:04 +0000 (17:19 +0200)]
* tests/grub_cmd_date.in: Add missing exit 1.

11 years ago * tests/partmap_test.in: Skip on sparc64.
Vladimir 'phcoder' Serbinenko [Sun, 14 Apr 2013 15:16:32 +0000 (17:16 +0200)]
* tests/partmap_test.in: Skip on sparc64.

11 years ago Support grub-shell on sparc64.
Vladimir 'phcoder' Serbinenko [Sun, 14 Apr 2013 15:13:58 +0000 (17:13 +0200)]
Support grub-shell on sparc64.

11 years ago Support mkrescue on sparc64.
Vladimir 'phcoder' Serbinenko [Sun, 14 Apr 2013 15:10:55 +0000 (17:10 +0200)]
Support mkrescue on sparc64.

11 years ago Allow IEEE1275 ports on path even if it wasn't detected automatically.
Vladimir 'phcoder' Serbinenko [Sun, 14 Apr 2013 15:01:31 +0000 (17:01 +0200)]
Allow IEEE1275 ports on path even if it wasn't detected automatically.
Needed on OpenBIOS due to incomplete device tree.

11 years ago * grub-core/disk/ieee1275/ofdisk.c: Iterate over bootpath even if it
Vladimir 'phcoder' Serbinenko [Sun, 14 Apr 2013 14:55:20 +0000 (16:55 +0200)]
* grub-core/disk/ieee1275/ofdisk.c: Iterate over bootpath even if it
would be otherwise excluded.

11 years ago * grub-core/kern/ieee1275/cmain.c (grub_ieee1275_find_options):
Vladimir 'phcoder' Serbinenko [Sun, 14 Apr 2013 14:52:49 +0000 (16:52 +0200)]
* grub-core/kern/ieee1275/cmain.c (grub_ieee1275_find_options):
Inline name defines used only once.

11 years ago Fix memory leaks in ofnet.
Vladimir 'phcoder' Serbinenko [Sat, 13 Apr 2013 18:12:11 +0000 (20:12 +0200)]
Fix memory leaks in ofnet.
Reported by: Francesco Lavra.

11 years ago * docs/man/grub-glue-efi.h2m: Add missing file.
Vladimir 'phcoder' Serbinenko [Sat, 13 Apr 2013 00:26:34 +0000 (02:26 +0200)]
* docs/man/grub-glue-efi.h2m: Add missing file.