Commit graph

  • b7f3ac299d * util/hostdisk.c (grub_util_biosdisk_get_grub_dev): Remove disk_info_msg (conflicts with gettexting into languages with cases). Vladimir 'phcoder' Serbinenko 2010-04-10 20:28:25 +02:00
  • e0fc9e78c1 missing part of patch Grégoire Sutre 2010-04-10 17:09:24 +02:00
  • 2c7031b135 Add grub-probe support for NetBSD. Grégoire Sutre 2010-04-10 17:07:33 +02:00
  • f516290c5a Documentation fix. BVK Chaitanya 2010-04-10 19:28:59 +05:30
  • 84a09b2134 merged with mainline BVK Chaitanya 2010-04-10 19:18:24 +05:30
  • d8dcc0dff8 Fix FreeBSD build. BVK Chaitanya 2010-04-10 19:11:32 +05:30
  • 505a257475 merged with mainline BVK Chaitanya 2010-04-10 18:38:09 +05:30
  • 20072d3ad5 merged with mainline BVK Chaitanya 2010-04-10 18:09:56 +05:30
  • 2663fb5f04 flex version check is now done by awk alone BVK Chaitanya 2010-04-10 18:06:45 +05:30
  • 6734334a53 * include/grub/util/misc.h (canonicalise_file_name): Add missing prototype. Reported by: Seth Goldberg. Vladimir 'phcoder' Serbinenko 2010-04-10 12:46:12 +02:00
  • daea6abdeb * loader/multiboot.c (GRUB_MOD_INIT) [GRUB_USE_MULTIBOOT2]: Rename "module" to "module2". Reported by: Seth Goldberg. Vladimir 'phcoder' Serbinenko 2010-04-10 03:05:03 +02:00
  • f2fd9d2b2b * include/grub/efi/memory.h (grub_machine_mmap_iterate): Remove EXPORT_FUNC. Reported by: Seth Goldberg. Vladimir 'phcoder' Serbinenko 2010-04-10 02:45:26 +02:00
  • be124579b1 * lib/posix_wrap/locale.h: Add missing file. Reported by: Seth Goldberg. Vladimir 'phcoder' Serbinenko 2010-04-10 02:08:01 +02:00
  • ef5da797aa grub-emu module load support. Vladimir 'phcoder' Serbinenko 2010-04-10 01:59:00 +02:00
  • b3d0fa12af Fix usb support Vladimir 'phcoder' Serbinenko 2010-04-10 01:56:51 +02:00
  • a29e902132 Merge mainline into emu-modload Vladimir 'phcoder' Serbinenko 2010-04-10 01:25:46 +02:00
  • 47822096b5 * Makefile.in (RMKFILES): Search in srcdir and not current directory. (MAINTAINER_CLEANFILES): Don't add $(srcdir) to MKFILES. Add few missing files. (maintainer-clean): Remove libgcrypt-grub. Vladimir 'phcoder' Serbinenko 2010-04-09 23:04:00 +02:00
  • 4a55d631d7 Merge mainline into for_macros Vladimir 'phcoder' Serbinenko 2010-04-09 22:35:32 +02:00
  • 5d7e744525 * term/efi/console.c (grub_console_checkkey): Macroify key contants. Vladimir 'phcoder' Serbinenko 2010-04-09 21:35:52 +02:00
  • 25f4e25287 * normal/menu_text.c (print_message): Clean up the message and show the Fn information when on EFI * term/efi/console.c (grub_console_checkkey): Add F4 support. EFI Coder 2010-04-09 21:16:17 +02:00
  • 027de555e2 * normal/autofs.c (read_fs_list): New parameter 'prefix'. All users updated. * normal/crypto.c (read_crypto_list): Likewise. * normal/dyncmd.c (read_command_list): Likewise. * normal/term.c (read_terminal_list): Likewise. * normal/main.c (read_lists): Use explicit prefix. (read_lists_hook): Use read_lists. (grub_normal_execute): Likewise. Vladimir 'phcoder' Serbinenko 2010-04-09 21:07:24 +02:00
  • 4777971126 * util/grub-mkrescue.in: Fix incorrect path in coreboot part. Reported by: Thomas Schmitt. Add -no-emul-boot to grub-mkisofs parameters. Vladimir 'phcoder' Serbinenko 2010-04-09 20:40:14 +02:00
  • 1118c32ec7 * font/font.c: Indented. Vladimir 'phcoder' Serbinenko 2010-04-09 19:38:23 +02:00
  • 7d65244782 Elif support to GRUB script (by Deepak Vankadaru). BVK Chaitanya 2010-04-09 22:38:27 +05:30
  • 68b31b54f5 merged with mainline BVK Chaitanya 2010-04-09 22:32:58 +05:30
  • 34bb22dfa5 While and until loops support to GRUB script. BVK Chaitanya 2010-04-09 22:04:21 +05:30
  • c41c00eab6 merged with mainline BVK Chaitanya 2010-04-09 21:44:59 +05:30
  • e215d8e02a * util/grub.d/00_header.in: Add few missing quotes. Recognise *.jpeg as *.jpg. Vladimir 'phcoder' Serbinenko 2010-04-09 17:44:03 +02:00
  • d7c43ba1c0 GRUB_BACKGROUND support. Mario Vazquez 2010-04-09 17:37:38 +02:00
  • 9705115b22 merged with mainline BVK Chaitanya 2010-04-09 20:53:57 +05:30
  • d64795c0eb Load fonts and modules for gfxmenu in grub-mkconfig. Idea by: Mario Vasquez Vladimir 'phcoder' Serbinenko 2010-04-09 16:56:07 +02:00
  • f267f83a13 grub-mkconfig multiple terminal support. Vladimir 'phcoder' Serbinenko 2010-04-09 16:29:10 +02:00
  • b7841cebaa 2010-04-09 Vladimir Serbinenko <phcoder@gmail.com> Vladimir 'phcoder' Serbinenko 2010-04-09 16:18:25 +02:00
  • df60998c64 * util/grub.d/10_linux.in: Only use the first word of GRUB_DISTRIBUTOR for --class, to avoid problems if somebody puts spaces in GRUB_DISTRIBUTOR. * util/grub.d/10_kfreebsd.in: Likewise. * util/grub.d/10_hurd.in: Likewise. Colin Watson 2010-04-08 10:54:44 +01:00
  • 14e18ae351 Fix unit testing framework for Qemu 0.12. BVK Chaitanya 2010-04-06 19:13:55 +05:30
  • 4ee717e12b fix freebsd build BVK Chaitanya 2010-04-06 14:39:11 +05:30
  • fa09c82e6e updated changelog BVK Chaitanya 2010-04-06 12:31:44 +05:30
  • f9d9068aa7 removed -serial stdio option from qemu cmdline BVK Chaitanya 2010-04-06 12:21:11 +05:30
  • 6ee26b7469 merged with mainline BVK Chaitanya 2010-04-06 10:07:55 +05:30
  • daf892b3d4 POSIX header file wrappers. BVK Chaitanya 2010-04-06 01:17:32 +05:30
  • b777c18e38 fixed version canonicalization BVK Chaitanya 2010-04-05 21:47:19 +05:30
  • 0922019068 added flex version check in configure.ac BVK Chaitanya 2010-04-05 21:08:30 +05:30
  • 974ac4f755 * loader/i386/multiboot_mbi.c (grub_multiboot_load): Correctly report unsupported video mode types. Vladimir 'phcoder' Serbinenko 2010-04-05 16:06:16 +02:00
  • 2622c3ffb0 * kern/i386/pc/startup.S (grub_getrtsecs): Removed (dead code). Vladimir 'phcoder' Serbinenko 2010-04-05 15:59:32 +02:00
  • 064cb524ec * include/grub/i386/pc/init.h (grub_get_mmap_entry): Don't export. * conf/i386-pc.rmk (kernel_img_HEADERS): Remove machine/init.h. Vladimir 'phcoder' Serbinenko 2010-04-05 15:57:40 +02:00
  • a8c3b552a7 Remove unused grub_vga_get_font. Vladimir 'phcoder' Serbinenko 2010-04-04 14:12:11 +02:00
  • 187bbe3d9c * kern/misc.c: Disable the __enable_execute_stack hack for utilities. * include/grub/misc.h: Likewise. Grégoire Sutre 2010-04-03 21:00:21 +02:00
  • b9396631bc * util/grub-install.in: Add `|| exit 1' to all grub-probe calls for which failure is fatal. Grégoire Sutre 2010-04-03 20:52:06 +02:00
  • 50479febcf * util/grub-install.in: Use mkdir -p to create grub directory. * util/i386/efi/grub-install.in: Likewise. * util/ieee1275/grub-install.in: Likewise. Grégoire Sutre 2010-04-03 20:48:36 +02:00
  • b1654fdfe1 * Makefile.in (LEX): new variable. Grégoire Sutre 2010-04-03 20:35:13 +02:00
  • bd5a6415b0 * util/i386/efi/grub-dumpdevtree: replaced the non-portable ==' by =' and added double quotes on operands of this equality test. Grégoire Sutre 2010-04-03 20:23:21 +02:00
  • 3db3a82b75 * Makefile.in (uninstall): Remove a leftover debug echo. Reported by: Grégoire Sutre Vladimir 'phcoder' Serbinenko 2010-04-03 20:12:43 +02:00
  • cf10cead83 merge regexp into lclean Vladimir 'phcoder' Serbinenko 2010-04-03 20:07:53 +02:00
  • 651a6c17fe Add missing files Vladimir 'phcoder' Serbinenko 2010-04-03 20:07:09 +02:00
  • 3802341279 MIPS multiboot2 support. Vladimir 'phcoder' Serbinenko 2010-04-03 14:37:13 +02:00
  • a9cd257a87 Move files to appropriate places Vladimir 'phcoder' Serbinenko 2010-04-03 14:29:11 +02:00
  • 8c46a785e3 mips multiboot2 support Vladimir 'phcoder' Serbinenko 2010-04-03 14:14:48 +02:00
  • a60f822cb2 Add missing id field to grub_video_sm712_adapter Vladimir 'phcoder' Serbinenko 2010-04-03 14:12:43 +02:00
  • 47674667e3 Import gnulib argp module. Vladimir 'phcoder' Serbinenko 2010-04-03 00:45:01 +02:00
  • d5631db0f2 grub-mkconfig multiple terminal support. Vladimir 'phcoder' Serbinenko 2010-04-02 21:12:20 +02:00
  • 495442ed02 * kern/device.c (grub_device_iterate): Clear errors after failed opening device. Vladimir 'phcoder' Serbinenko 2010-03-31 22:03:48 +02:00
  • f9fd65df54 * kern/ieee1275/openfw.c (grub_children_iterate): Skip device itself if returned by firmware. Vladimir 'phcoder' Serbinenko 2010-03-31 22:01:37 +02:00
  • af09641e2b * loader/i386/multiboot_mbi2.c (retrieve_video_parameters): Fix compilation on coreboot and qemu Vladimir 'phcoder' Serbinenko 2010-03-30 11:18:29 +02:00
  • 66bf23d2e7 Use posix wrappers in lexer Vladimir 'phcoder' Serbinenko 2010-03-28 22:20:32 +02:00
  • 74f34747b1 Fix path to regex.h Vladimir 'phcoder' Serbinenko 2010-03-28 22:19:06 +02:00
  • a64b15feed resynced with gnulib. Cleaned up wrapping layer Vladimir 'phcoder' Serbinenko 2010-03-28 21:43:42 +02:00
  • bbdb72a1f4 merged mainline into regexp Vladimir 'phcoder' Serbinenko 2010-03-28 18:31:40 +02:00
  • 016883a55c * include/multiboot2.h: Resync with spec. Vladimir 'phcoder' Serbinenko 2010-03-28 14:19:41 +02:00
  • f97e1f7d0a Multiboot2 tag support Vladimir 'phcoder' Serbinenko 2010-03-28 13:53:23 +02:00
  • f5d5c327e3 Remove VBE multiboot support Vladimir 'phcoder' Serbinenko 2010-03-28 13:46:42 +02:00
  • fe9381dd00 Resync changelog Vladimir 'phcoder' Serbinenko 2010-03-27 22:42:02 +01:00
  • 3a7c36977a Fix compilation problem Vladimir 'phcoder' Serbinenko 2010-03-27 22:40:49 +01:00
  • df32be8cc1 Merge mainline into mbtag Vladimir 'phcoder' Serbinenko 2010-03-27 22:14:41 +01:00
  • 46960ff9ec Resynced with multiboot2 spec Vladimir 'phcoder' Serbinenko 2010-03-27 21:50:57 +01:00
  • 3506b90b0d Resync with gnulib. Vladimir 'phcoder' Serbinenko 2010-03-27 12:53:40 +01:00
  • 394a3120a7 Fix a build failure (-Wundef -Werror) when ENABLE_NLS is not defined, which is the case with --disabled-nls. Grégoire Sutre 2010-03-27 12:19:32 +01:00
  • 9cc7b8751e Remove grub_script_function_iterate Vladimir 'phcoder' Serbinenko 2010-03-27 00:58:35 +01:00
  • fcaae9ec12 Remove grub_dl_iterate Vladimir 'phcoder' Serbinenko 2010-03-27 00:52:40 +01:00
  • 9eade9dbd7 Remove grub_video_iterate Vladimir 'phcoder' Serbinenko 2010-03-27 00:36:28 +01:00
  • c96db58ec5 Remove grub_fs_iterate Vladimir 'phcoder' Serbinenko 2010-03-27 00:27:42 +01:00
  • d56a6ac7f6 Remove handlers Vladimir 'phcoder' Serbinenko 2010-03-27 00:19:42 +01:00
  • 969d1c782d Simplify Apple CC support. Vladimir 'phcoder' Serbinenko 2010-03-27 00:04:14 +01:00
  • 0959e5ec30 Remove grub_list_pop Vladimir 'phcoder' Serbinenko 2010-03-26 20:20:52 +01:00
  • 8cfa78770d cleanup list.h a bit Vladimir 'phcoder' Serbinenko 2010-03-26 20:05:25 +01:00
  • 82f542016e Eradicate grub_list_insert Vladimir 'phcoder' Serbinenko 2010-03-26 20:00:06 +01:00
  • fda282327f Complete eradication of grub_list_iterate Vladimir 'phcoder' Serbinenko 2010-03-26 19:44:18 +01:00
  • 41e1209827 Remove list_iterate usage tests/ Vladimir 'phcoder' Serbinenko 2010-03-26 19:35:34 +01:00
  • 3f8ae91c09 Use FOR_LIST_ELEMENTS convenience macros Vladimir 'phcoder' Serbinenko 2010-03-26 19:32:21 +01:00
  • 8d2977bb7a fix for final semicolon bug BVK Chaitanya 2010-03-26 23:57:06 +05:30
  • 42ca71ca47 FOR_LIST_ELEMENTS convenience macros Vladimir 'phcoder' Serbinenko 2010-03-26 19:25:53 +01:00
  • 7c0ab99bd2 Remove list_iterate usage functional_test.c Vladimir 'phcoder' Serbinenko 2010-03-26 19:23:19 +01:00
  • 2aa6398b64 Remove second part of list_iterate usage auth.c Vladimir 'phcoder' Serbinenko 2010-03-26 19:21:01 +01:00
  • dae0d05f2d merged with mainline BVK Chaitanya 2010-03-26 23:49:49 +05:30
  • fbc5a383e2 Remove list_iterate usage auth.c Vladimir 'phcoder' Serbinenko 2010-03-26 19:18:19 +01:00
  • d85da27cc0 Remove grub_commands_iterate Vladimir 'phcoder' Serbinenko 2010-03-26 19:14:24 +01:00
  • a7bd6915e1 testcase for blank lines in grub script BVK Chaitanya 2010-03-26 23:41:46 +05:30
  • 03efaf45b2 merged with mainline BVK Chaitanya 2010-03-26 23:36:14 +05:30
  • e4ff66281a Merge grub-file into mainline Vladimir 'phcoder' Serbinenko 2010-03-26 17:11:52 +01:00
  • 0790690196 merge mainline into grub-file Vladimir 'phcoder' Serbinenko 2010-03-26 17:06:36 +01:00
  • baae00df35 merged with mainline BVK Chaitanya 2010-03-26 21:13:06 +05:30