Commit graph

  • 546fbe9b5a Add variable parsing in $"..." and fix several mismatches with bash. Vladimir 'phcoder' Serbinenko 2012-03-11 14:46:48 +01:00
  • 9fdb2d7b11 Fix handling of leading spaces in scripts. Vladimir 'phcoder' Serbinenko 2012-03-11 14:43:18 +01:00
  • 1a1ac4f6cb * grub-core/commands/cat.c (grub_cmd_cat): Fix termination key check. Vladimir 'phcoder' Serbinenko 2012-03-11 14:36:02 +01:00
  • b63d89b684 * configure.ac: Bump up the version to beta2. Vladimir 'phcoder' Serbinenko 2012-03-10 23:52:47 +01:00
  • 17f38c0f8c Fix gettext reload bugs (e.g. inability to disable gettext once enabled). Vladimir 'phcoder' Serbinenko 2012-03-10 23:25:34 +01:00
  • 8e56f87007 * configure.ac: Decrease warning level to avoid spurious warnings and to be able to compile with GCC 4.2. * Makefile.util.def: Remove -Wno-error=logical-op. Vladimir 'phcoder' Serbinenko 2012-03-10 21:30:37 +01:00
  • 82f6d455bb * util/import_unicode.py: Add missing brackets around string for python 3 support. William Bittner 2012-03-10 20:47:12 +01:00
  • 1ecd61a47a Fix efi chainloader on network root. Vladimir 'phcoder' Serbinenko 2012-03-10 20:41:28 +01:00
  • 14361ee8aa * grub-core/gfxmenu/gui_progress_bar.c (grub_gui_progress_bar): Remove unused show_text member. * docs/grub.texi: Document "text" property. Vladimir 'phcoder' Serbinenko 2012-03-10 19:46:46 +01:00
  • 922aabf34b * grub-core/loader/efi/chainloader.c (grub_cmd_chainloader): Fix format in dprintf. Vladimir 'phcoder' Serbinenko 2012-03-10 18:02:53 +01:00
  • ec31677170 Fix IMSM handling on Fedora. Vladimir 'phcoder' Serbinenko 2012-03-10 18:01:01 +01:00
  • 0f021838c4 * Makefile.am: Strip gold section. * conf/Makefile.common: Likewise. * gentpl.py: Likewise. * grub-core/Makefile.core.def: Likewise. * grub-core/genmod.sh.in: Likewise. Vladimir 'phcoder' Serbinenko 2012-03-10 16:55:48 +01:00
  • 1039c8eba4 * util/grub.d/10_linux.in: Use stat if grub-probe on root fails. * util/grub.d/20_linux_xen.in: Likewise. Based on Debian patch. Vladimir 'phcoder' Serbinenko 2012-03-10 15:21:25 +01:00
  • 6dd412cdcc * util/grub.d/10_linux.in: Fix syntax error resulting in Richard Laager's patch. * util/grub.d/20_linux_xen.in: Propagate Richard Laager's patch. Vladimir 'phcoder' Serbinenko 2012-03-10 14:42:26 +01:00
  • 3fd8bae5cf * tests/partmap_test.in: Replace qemu-img usage with dd to decrease dependencies. Vladimir 'phcoder' Serbinenko 2012-03-10 14:35:17 +01:00
  • 7eea167113 * util/grub.d/10_linux.in: Fix ZFS root passing. Richard Laager 2012-03-10 13:36:08 +01:00
  • e8e0566b0c * grub-core/commands/videoinfo.c: Add TRANSLATORS comments. * grub-core/commands/xnu_uuid.c: Likewise. * grub-core/loader/efi/appleloader.c: Likewise. * grub-core/script/execute.c: Likewise. * grub-core/script/main.c: Likewise. * util/grub-mkfont.c: Likewise. Vladimir 'phcoder' Serbinenko 2012-03-10 13:19:46 +01:00
  • 1acc5b1f3d * util/grub-mkfont.c (options): Use more appropriate "select" that "set" for face index. Vladimir 'phcoder' Serbinenko 2012-03-10 13:16:41 +01:00
  • 35d7062040 * util/grub-editenv.c (options): Gettextize command summaries. Vladimir 'phcoder' Serbinenko 2012-03-10 13:12:45 +01:00
  • c9eb96b508 * grub-core/loader/efi/chainloader.c (grub_cmd_chainloader): Use "out of memory" error messagge. Vladimir 'phcoder' Serbinenko 2012-03-10 13:10:07 +01:00
  • 1f49313672 * grub-core/disk/diskfilter.c (grub_diskfilter_memberlist): Add scanning of diskfilter for diskfilter on diskfilter support. Vladimir 'phcoder' Serbinenko 2012-03-10 13:07:39 +01:00
  • 6d790129fa * util/getroot.c (exec_pipe): Ensure that the child is not localised. Vladimir 'phcoder' Serbinenko 2012-03-10 13:05:21 +01:00
  • 005f46c94a * util/grub-install.in: Check for themes/starfield/theme.txt and not themes/starfield. Vladimir 'phcoder' Serbinenko 2012-03-10 12:33:52 +01:00
  • c8f778a044 * grub-core/gnulib/regcomp.c (regerror): Fix out-of-range array lookup. Vladimir 'phcoder' Serbinenko 2012-03-10 12:31:42 +01:00
  • de1e64eb43 * grub-core/gdb/i386/idt.c (grub_gdb_breakpoint): Remove old debug code. Vladimir 'phcoder' Serbinenko 2012-03-10 12:27:00 +01:00
  • c6d542119d * grub-core/commands/hashsum.c (grub_cmd_hashsum): Remove dot at the end of error message. Vladimir 'phcoder' Serbinenko 2012-03-10 12:23:47 +01:00
  • dd3907779e * util/grub-install.in: Fix install non-PreP IEEE1275 install. Vladimir 'phcoder' Serbinenko 2012-03-09 00:58:55 +01:00
  • 5fd1c522d4 * grub-core/commands/i386/pc/sendkey.c (GRUB_MOD_INIT): Fix confusing message. * util/grub-install.in: Fix anf gettextize error message. Vladimir 'phcoder' Serbinenko 2012-03-09 00:56:22 +01:00
  • fae01f6cfb * util/grub-fstest.c (options): Replace N with NUM and S with STRING. Gettextize. * util/grub-mount.c (options): Likewise. Vladimir 'phcoder' Serbinenko 2012-03-08 19:09:05 +01:00
  • 292fdaff95 * grub-core/commands/probe.c (options): Replace VAR with VARNAME and gettextize. * grub-core/commands/search_wrap.c (options): Likewise. Vladimir 'phcoder' Serbinenko 2012-03-08 19:07:23 +01:00
  • ecdbae77ca * grub-core/normal/charset.c (bidi_line_wrap): Fix a spurious warning. Vladimir 'phcoder' Serbinenko 2012-03-08 19:05:43 +01:00
  • 52bfedfa39 * grub-core/boot/i386/pc/startup_raw.S (multiboot_trampoline): Fix size calculation. * grub-core/kern/i386/realmode.S (realidt): Assume default BIOS IDT if none is known. Vladimir 'phcoder' Serbinenko 2012-03-08 18:54:25 +01:00
  • 55b20e588c * grub-core/net/net.c (grub_net_addr_to_str): Don't translate "temporary" since it's used in identifier and is limited in space. Vladimir 'phcoder' Serbinenko 2012-03-08 18:51:39 +01:00
  • fda9d1012e * po/POTFILES.in: Regenerate. Include *.h since they contain translatable strings as well. Vladimir 'phcoder' Serbinenko 2012-03-08 18:47:51 +01:00
  • 6a0295e205 * grub-core/disk/mdraid1x_linux.c (grub_mdraid_detect): Add missing byte-swap on big-endian. Reported by: Lennart Sorensen Vladimir 'phcoder' Serbinenko 2012-03-08 18:42:03 +01:00
  • 807fb77c16 * grub-core/loader/i386/linux.c (prot_init_space): New variable. (allocate_pages): Improve dprintf. (grub_cmd_linux): Fill prot_init_space. Fix improper usage of code32_start. Fill code32_start and kernel_alignment in params. (grub_cmd_initrd): Use prot_init_space. Vladimir 'phcoder' Serbinenko 2012-03-07 23:45:20 +01:00
  • 61ac50ba80 * util/grub-mkstandalone.in: Propagate grub-mkimage.c change. Vladimir 'phcoder' Serbinenko 2012-03-06 15:53:02 +01:00
  • abdd26dd20 * util/grub-install.in: Add missing dot at the end of sentence. Vladimir 'phcoder' Serbinenko 2012-03-06 15:45:30 +01:00
  • 6e69da9ccb * grub-core/commands/videoinfo.c: Add TRANSLATORS comments. * grub-core/commands/videotest.c: Likewise. * grub-core/loader/i386/linux.c: Likewise. Vladimir 'phcoder' Serbinenko 2012-03-06 15:04:33 +01:00
  • 4a92934301 * grub-core/commands/acpi.c (options): Fix a dot in the middle of the sentence. Reported by: Milo Casagrande. Vladimir 'phcoder' Serbinenko 2012-03-06 15:03:33 +01:00
  • bb51c6c647 * grub-core/commands/acpi.c: Add TRANSLATORS comments. * grub-core/commands/gptsync.c: Likewise. * grub-core/commands/hashsum.c: Likewise. * grub-core/commands/i386/pc/sendkey.c: Likewise. * grub-core/commands/legacycfg.c: Likewise. * grub-core/io/gzio.c: Likewise. * grub-core/net/net.c: Likewise. * grub-core/term/gfxterm.c: Likewise. * grub-core/term/terminfo.c: Likewise. * grub-core/tests/test_blockarg.c: Likewise. * grub-core/video/video.c: Likewise. * util/grub-install.in: Likewise. * util/grub-mkfont.c: Likewise. Vladimir 'phcoder' Serbinenko 2012-03-06 14:11:10 +01:00
  • b2b149cbbd * util/grub-mkimage.c (help_filter): Add missing capitalisation. Vladimir 'phcoder' Serbinenko 2012-03-06 14:08:48 +01:00
  • c7c080ad02 * grub-core/commands/search_wrap.c (options): Fix a typo. Vladimir 'phcoder' Serbinenko 2012-03-06 14:07:00 +01:00
  • f2e243c078 * util/grub-kbdcomp.in: Change "layout" to "keyboard layout" in description. Vladimir 'phcoder' Serbinenko 2012-03-06 14:06:14 +01:00
  • 09963c760d * util/grub-script-check.c (main): Fix a syntax error message which was unclear. Vladimir 'phcoder' Serbinenko 2012-03-06 12:02:38 +01:00
  • a50514a887 * util/grub-mkrescue.in (usage): Fix ROM capitalisation. Vladimir 'phcoder' Serbinenko 2012-03-06 12:00:57 +01:00
  • 4650daec9c * grub-core/commands/search_wrap.c (options): Fix wrong copy-paste in messages. Vladimir 'phcoder' Serbinenko 2012-03-06 11:59:39 +01:00
  • 97ebda9bc6 * util/grub-fstest.c (options): Remove OPTION_ARG_OPTIONAL from options without argument. * util/grub-mount.c (options): Likewise. Vladimir 'phcoder' Serbinenko 2012-03-06 11:38:50 +01:00
  • bbc5a342eb * util/grub-mkimage.c (generate_image): Unify diskboot.img size message. Vladimir 'phcoder' Serbinenko 2012-03-06 11:36:39 +01:00
  • ef292a8775 * grub-core/net/http.c: Add TRANSLATORS comments. * grub-core/normal/cmdline.c: Likewise. * grub-core/normal/misc.c: Likewise. * grub-core/partmap/msdos.c: Likewise. * grub-core/parttool/msdospart.c: Likewise. * grub-core/script/execute.c: Likewise. * grub-core/script/main.c: Likewise. * grub-core/term/terminfo.c: Likewise. * grub-core/video/bitmap.c: Likewise. * util/grub-install.in: Likewise. * util/grub-mkimage.c: Likewise. * util/grub-mklayout.c: Likewise. * util/grub-setup.c: Likewise. Vladimir 'phcoder' Serbinenko 2012-03-05 16:42:26 +01:00
  • 0fc19bd089 * util/grub-mount.c (fuse_init): Unify cryptomount and loopback messages with similar messages in grub-fstest. Vladimir 'phcoder' Serbinenko 2012-03-05 16:39:16 +01:00
  • d95862ef75 * util/grub-install.in: Unify "option requires an argument" message with similar messages in other files. * util/grub-mkconfig.in: Likewise. Vladimir 'phcoder' Serbinenko 2012-03-05 16:37:29 +01:00
  • b7308f90f5 * util/grub-set-default.in: Replace printf with gettext_printf (the string in in question is already translated from grub-reboot) Vladimir 'phcoder' Serbinenko 2012-03-05 16:31:05 +01:00
  • 559dc587f7 * configure.ac: Bump up the version to beta1. Vladimir 'phcoder' Serbinenko 2012-03-05 01:50:43 +01:00
  • 1a11761f7d * grub-core/loader/i386/linux.c (allocate_pages): Fix handling of the case when min_align = 0. Vladimir 'phcoder' Serbinenko 2012-03-05 01:35:58 +01:00
  • 24539abdb1 * grub-core/normal/charset.c (bidi_line_wrap): Fix a spurious warning and fix a case when line_start overflows. Vladimir 'phcoder' Serbinenko 2012-03-05 01:26:29 +01:00
  • 32bd735bd6 * util/grub-reboot.in (usage): Mention id posibility. * util/grub-set-default.in (usage): Likewise. Vladimir 'phcoder' Serbinenko 2012-03-05 01:19:42 +01:00
  • 1a2fd1e674 * include/grub/misc.h (ALIGN_UP_OVERHEAD): New define. * grub-core/loader/i386/linux.c (grub_cmd_initrd): Align initrds at 4. * grub-core/loader/i386/pc/linux.c (grub_cmd_initrd): Likewise. * grub-core/loader/ia64/efi/linux.c (grub_cmd_initrd): Likewise. * grub-core/loader/mips/linux.c (grub_cmd_initrd): Likewise. * grub-core/loader/powerpc/ieee1275/linux.c (grub_cmd_initrd): Likewise. * grub-core/loader/sparc64/ieee1275/linux.c (grub_cmd_initrd): Likewise. Vladimir 'phcoder' Serbinenko 2012-03-05 01:17:55 +01:00
  • 90eeab76b0 * grub-core/commands/menuentry.c (options): Remove GRUB_ARG_OPTION_REPEATABLE. Reported by: Andreas Vogel Vladimir 'phcoder' Serbinenko 2012-03-05 01:00:09 +01:00
  • 5ad1be828f * grub-core/normal/main.c (grub_normal_free_menu): Fix memory leak. Andreas Vogel 2012-03-05 00:41:37 +01:00
  • cb05528616 * grub-core/normal/menu_entry.c (kill_line): Fix a crash and off-by-one error. Hideki EIRAKU 2012-03-05 00:02:17 +01:00
  • 93b1cd79c8 Use sort -V by the idea of Georgi Georgiev. Vladimir 'phcoder' Serbinenko 2012-03-04 23:13:16 +01:00
  • 0cdc126ca2 Use submenus in grub-mkconfig. Vladimir 'phcoder' Serbinenko 2012-03-04 22:18:33 +01:00
  • d9bef9bc43 Fix menu title instability bug. Vladimir 'phcoder' Serbinenko 2012-03-04 14:55:13 +01:00
  • 0d31b7df86 * grub-core/script/execute.c (grub_script_return): Replace ambiguous "scope" with "body". Vladimir 'phcoder' Serbinenko 2012-03-04 12:14:33 +01:00
  • 7c8d0ce7f4 * include/grub/i386/linux.h (linux_kernel_header): Fix init_size type. * grub-core/loader/i386/linux.c (grub_cmd_linux): Differentiate between prot_size and prot_file_size. Vladimir 'phcoder' Serbinenko 2012-03-04 12:13:05 +01:00
  • 49de079bbe * grub-core/disk/diskfilter.c (is_lv_readable): New argument "easily". All users updated. If easily=1 require raid-5/-6 to be full. (is_node_readable): Likewise. (scan_devices): Scan incomplete but readable LVs at the end. (grub_diskfilter_memberlist): Pull missing devices. (insert_array): Skip scanning until device is complete or scan is done otherwise. * grub-core/disk/mdraid1x_linux.c (grub_mdraid_detect): Fix wrong check. * include/grub/diskfilter.h (grub_diskfilter_lv): New member scanned. * util/raid.c (grub_util_raid_getmembers): Handle "removed" disks. Vladimir 'phcoder' Serbinenko 2012-03-04 01:33:09 +01:00
  • aff05d45f9 Avoid EFI boot services when loading Linux. Matthew Garrett 2012-03-04 01:10:55 +01:00
  • 3935dde2f2 Use EDID on EFI. Matthew Garrett 2012-03-04 00:48:21 +01:00
  • 32107ec02a * util/grub-install.in: Load efivars unconditionally. Vladimir 'phcoder' Serbinenko 2012-03-03 23:15:18 +01:00
  • b81550843d merge mainline into reloc Vladimir 'phcoder' Serbinenko 2012-03-03 21:47:00 +01:00
  • e70a2c50fa * po/Rules-piglatin: Change suffix from .po-update-en to .po-update-en-piglatin. Vladimir 'phcoder' Serbinenko 2012-03-03 21:43:06 +01:00
  • 123f9c50eb Fix FTBFS on mips and ppc Vladimir 'phcoder' Serbinenko 2012-03-03 20:53:54 +01:00
  • 1e95b56e59 Fix compile error Vladimir 'phcoder' Serbinenko 2012-03-03 20:12:03 +01:00
  • 9be4c45dbe boot services avoid code based on the patch by Matthew Garrett Vladimir 'phcoder' Serbinenko 2012-03-03 20:06:41 +01:00
  • 86e5ab4b81 Matthew Garrett 2012-03-03 18:05:16 +01:00
  • 8f9cace1aa Add a pig farm. Vladimir 'phcoder' Serbinenko 2012-03-03 16:17:21 +01:00
  • 8f95d002fe * grub-core/commands/date.c (GRUB_MOD_INIT): Remove non-uniform "Command for ...". * grub-core/commands/hdparm.c (options): Use "Display" rather than "Check" since we don't check anything. * grub-core/commands/i386/cpuid.c (options): Clarify that long mode is 64-bit one. * grub-core/commands/search_wrap.c (options): Clarify the conditions. * grub-core/disk/geli.c (grub_md_sha256_real): Fix typo. (grub_md_sha512_real): Likewise. Vladimir 'phcoder' Serbinenko 2012-03-03 13:09:14 +01:00
  • 805a8dccc8 * grub-core/commands/gptsync.c: Fix typographic quoting. * grub-core/commands/ieee1275/suspend.c: Likewise. * grub-core/commands/parttool.c: Likewise. * grub-core/commands/search_wrap.c: Likewise. * grub-core/commands/videoinfo.c: Likewise. * grub-core/gfxmenu/gui_label.c: Likewise. * grub-core/hello/hello.c: Likewise. * grub-core/kern/emu/main.c: Likewise. * grub-core/net/net.c: Likewise. * grub-core/normal/menu.c: Likewise. * grub-core/normal/menu_text.c: Likewise. * grub-core/normal/misc.c: Likewise. * util/grub-editenv.c: Likewise. * util/grub-install.in: Likewise. * util/grub-kbdcomp.in: Likewise. * util/grub-mkconfig.in: Likewise. * util/grub-mknetdir.in: Likewise. * util/grub-mkrescue.in: Likewise. * util/grub-mkstandalone.in: Likewise. * util/grub-reboot.in: Likewise. * util/grub-set-default.in: Likewise. * util/grub-setup.c: Likewise. * util/powerpc/ieee1275/grub-mkrescue.in: Likewise. Vladimir 'phcoder' Serbinenko 2012-03-03 13:05:08 +01:00
  • 40211ab884 * grub-core/commands/acpihalt.c: Add TRANSLATORS comments. * grub-core/commands/keystatus.c: Likewise. * grub-core/commands/loadenv.c: Likewise. * grub-core/commands/probe.c: Likewise. * grub-core/commands/regexp.c: Likewise. * grub-core/commands/true.c: Likewise. * grub-core/commands/videoinfo.c: Likewise. * grub-core/disk/cryptodisk.c: Likewise. * grub-core/disk/ldm.c: Likewise. * grub-core/disk/loopback.c: Likewise. * grub-core/disk/luks.c: Likewise. * grub-core/fs/zfs/zfsinfo.c: Likewise. * grub-core/kern/disk.c: Likewise. * grub-core/kern/emu/hostdisk.c: Likewise. Vladimir 'phcoder' Serbinenko 2012-03-03 12:59:28 +01:00
  • 0c7d99c7c2 * grub-core/fs/zfs/zfsinfo.c (print_vdev_info): Add TRANSLATORS comment. * util/grub-install.in: Add missing quote in the comment. Vladimir 'phcoder' Serbinenko 2012-03-02 21:08:38 +01:00
  • e7d2559bc1 * grub-core/commands/i386/pc/drivemap.c: Add TRANSLATORS comments. * grub-core/commands/lsmmap.c: Likewise. * grub-core/commands/minicmd.c: Likewise. * grub-core/commands/mips/loongson/lsspd.c: Likewise. * grub-core/commands/regexp.c: Likewise. * grub-core/gdb/gdb.c: Likewise. * grub-core/term/gfxterm.c: Likewise. * util/grub-mkconfig.in: Likewise. * util/grub-mkfont.c: Likewise. * util/grub-mklayout.c: Likewise. * util/grub-mknetdir.in: Likewise. * util/grub-mkrescue.in: Likewise. * util/grub.d/30_os-prober.in: Likewise. Vladimir 'phcoder' Serbinenko 2012-03-02 15:09:10 +01:00
  • 49ce9e50eb * grub-core/commands/videoinfo.c (hook): Replace "Direct" with "Direct color" and "Packed" with "Packed pixel". (grub_cmd_videoinfo): Simplify legend. Vladimir 'phcoder' Serbinenko 2012-03-02 15:05:30 +01:00
  • e4b791fabe * util/getroot.c (grub_make_system_path_relative_to_its_root): Fix absolutely unclear error message. Vladimir 'phcoder' Serbinenko 2012-03-02 14:58:53 +01:00
  • fd1265cb29 * util/grub-mkstandalone.in: Remove confusing leftover print. Vladimir 'phcoder' Serbinenko 2012-03-02 14:56:47 +01:00
  • 8822a8a02b * grub-core/fs/zfs/zfsinfo.c (print_vdev_info): Add TRANSLATORS comments. * grub-core/gdb/gdb.c (grub_cmd_gdbstub): Likewise. (GRUB_MOD_INIT): Likewise. * grub-core/loader/i386/linux.c (grub_cmd_linux): Clarify that it's VGA mode. * grub-core/net/net.c (grub_net_route_address): Add TRANSLATORS comments. * util/grub-install.in (usage): Likewise. Spell ID in whole letters. Add missing ending dot. Quote variables. * util/grub-reboot.in: Fix capitalisation. * util/grub-set-default.in: Likewise. Vladimir 'phcoder' Serbinenko 2012-03-02 11:53:50 +01:00
  • 937fd0cc0c * util/getroot.c (strip_extra_slashes) [CYGWIN]: #ifdef-out. (exec_pipe) [CYGWIN || MINGW32]: Likewise. (find_root_devices_from_poolname) [CYGWIN || MINGW32]: Likewise. (find_root_devices_from_libzfs) [CYGWIN || MINGW32]: Likewise. Disable -Werror for -Wdeprecated-declarations. (grub_guess_root_devices) [CYGWIN || MINGW32]: #ifdef-out. (get_dm_uuid) [!HAVE_DEVICE_MAPPER]: Likewise. (grub_util_get_dm_abstraction) [! __linux__]: #ifdef-out. (grub_util_get_grub_dev): Make luks handling dependent on HAVE_DEVICE_MAPPER and not __linux__. (get_win32_path): Fix format security. (grub_find_zpool_from_dir) [CYGWIN || MINGW32]: #ifdef-out. (grub_make_system_path_relative_to_its_root) [CYGWIN || MINGW32]: Don't try grub_find_zpool_from_dir. (grub_make_system_path_relative_to_its_root) [!__linux__]: #ifdef-out paresdir. Vladimir 'phcoder' Serbinenko 2012-03-02 11:36:07 +01:00
  • 1bab1ae335 * util/grub-pe2elf.c (usage): Add missing noreturn. (write_section_data): Rename name to shname to avoid shadowing. (write_symbol_table): Rename name to symname to avoid shadowing. Fix write_reloc_section call. Vladimir 'phcoder' Serbinenko 2012-03-02 11:27:48 +01:00
  • ef023e42a2 * grub-core/boot/i386/pc/startup_raw.S: Move decompressor_end to .bss to ensure that it's after the last byte of .text. Vladimir 'phcoder' Serbinenko 2012-03-02 11:24:24 +01:00
  • 48afcb75fa * util/ieee1275/ofpath.c (my_isdigit): New function. (trailing_digits): Use my_isdigit. (strip_trailing_digits): Likewise. Vladimir 'phcoder' Serbinenko 2012-03-02 11:21:01 +01:00
  • 88d51eff35 * util/resolve.c (read_dep_list): Use grub_isspace instead of isspace. * grub-core/kern/emu/hostdisk.c (read_device_map): Likewise. Vladimir 'phcoder' Serbinenko 2012-03-02 11:18:11 +01:00
  • 17edc2ba56 * grub-core/kern/i386/pc/startup.S: Define __start. Vladimir 'phcoder' Serbinenko 2012-03-02 11:15:42 +01:00
  • ad5518d79b * gentpl.py (kernel): Remove the use of TARGET_OBJ2ELF after strip since strip already transforms he format. Vladimir 'phcoder' Serbinenko 2012-03-02 11:11:00 +01:00
  • 9e95e1bf6b * conf/i386-pc-cygwin-img-ld.sc: Define also _edata and __edata. Vladimir 'phcoder' Serbinenko 2012-03-02 11:08:33 +01:00
  • 9cc3ee5c2b * util/grub-install.in: Add missing gettext init. * util/grub-kbdcomp.in: Likewise. * util/grub-mkconfig.in: Likewise. * util/grub-mknetdir.in: Likewise. * util/grub-mkrescue.in: Likewise. * util/grub-mkstandalone.in: Likewise. * util/grub-reboot.in: Likewise. * util/grub-set-default.in: Likewise. * util/grub.d/00_header.in: Likewise. * util/grub.d/10_hurd.in: Likewise. * util/grub.d/10_windows.in: Likewise. * util/grub.d/30_os-prober.in: Likewise. * util/powerpc/ieee1275/grub-mkrescue.in: Likewise. Vladimir 'phcoder' Serbinenko 2012-03-01 00:40:02 +01:00
  • 49e08a064a * po/Rules-swiss: Fix header comment. Vladimir 'phcoder' Serbinenko 2012-03-01 00:38:11 +01:00
  • 3809cb41bc * grub-core/kern/misc.c (grub_xvasprintf): Fix an exit path which resulted in leak of arguments. Andreas Vogel 2012-02-29 19:35:19 +01:00
  • fa6ec5734f * grub-core/boot/i386/pc/startup_raw.S: Use separate reed_solomon_size const definition instead of computing it since Apple assembler doesn't support the later. Vladimir 'phcoder' Serbinenko 2012-02-29 19:12:16 +01:00
  • 22899b9c03 * gentpl.py (kernel): Rewrite Apple part. Vladimir 'phcoder' Serbinenko 2012-02-29 19:07:32 +01:00
  • a132afc371 * include/grub/kernel.h (FOR_MODULES): Check module magic. Vladimir 'phcoder' Serbinenko 2012-02-29 19:02:18 +01:00