]> git.proxmox.com Git - grub2.git/log
grub2.git
14 years agoMerge mainline into ofwclock
Vladimir 'phcoder' Serbinenko [Sun, 14 Mar 2010 14:41:30 +0000 (15:41 +0100)]
Merge mainline into ofwclock

14 years ago Merge sparc grub-mkimage into generic grub-mkimage and a.out support.
Vladimir 'phcoder' Serbinenko [Sun, 14 Mar 2010 14:38:17 +0000 (15:38 +0100)]
Merge sparc grub-mkimage into generic grub-mkimage and a.out support.

* boot/sparc64/ieee1275/boot.S (boot_continue): Use SCRATCH_PAD_BOOT
as scratch.
* boot/sparc64/ieee1275/diskboot.S (after_info_block): Use
SCRATCH_PAD_DISKBOOT as scratch.
(bootit): Pass Openfirmware pointer in %o4.
* conf/sparc64-ieee1275.rmk (kernel_img_LDFLAGS): Link at 0x4400 instead
of 0x200000.
(grub_mkimage_SOURCES): Replace util/sparc64/ieee1275/grub-mkimage.c
with util/grub-mkrawimage.c.
* configure.ac: Handle GRUB_MACHINE_SPARC64 and GRUB_MACHINE_MIPS.
* include/grub/aout.h (AOUT_MID_SUN): New definition.
(grub_aout_get_type) [GRUB_UTIL]: Removed.
(grub_aout_load) [GRUB_UTIL]: Likewise.
* include/grub/kernel.h (grub_modules_get_end): New proto.
* include/grub/sparc64/ieee1275/boot.h (SCRATCH_PAD): Removed.
(SCRATCH_PAD_BOOT): New definition.
(SCRATCH_PAD_DISKBOOT): Likewise.
(GRUB_BOOT_MACHINE_IMAGE_ADDRESS): Set to 0x4400.
* include/grub/sparc64/ieee1275/ieee1275.h
(grub_ieee1275_original_stack): New variable
* include/grub/sparc64/ieee1275/kernel.h (GRUB_KERNEL_MACHINE_RAW_SIZE):
New definition
(GRUB_KERNEL_MACHINE_STACK_SIZE): Likewise.
(GRUB_PLATFORM_IMAGE_FORMATS): Likewise.
(GRUB_PLATFORM_IMAGE_DEFAULT_FORMAT): Likewise.
(GRUB_PLATFORM_IMAGE_DEFAULT): Likewise.
(GRUB_PLATFORM_IMAGE_RAW): Likewise.
(GRUB_PLATFORM_IMAGE_AOUT): Likewise.
(grub_platform_image_format_t): New type.
* kern/mips/yeeloong/init.c (grub_modules_get_end): Move from here ...
* kern/main.c (grub_modules_get_end)
[GRUB_MACHINE_MIPS_YEELOONG || GRUB_MACHINE_SPARC64]: ... here.
* kern/sparc64/ieee1275/crt0.S: Store firmware entry point in %o0.
(codestart): Switch stacks.
* kern/sparc64/ieee1275/init.c (grub_ieee1275_original_stack): New
variable.
(grub_heap_init): Use grub_modules_get_end.
* loader/sparc64/ieee1275/linux.c (grub_linux_boot): Restore original
stack.
* util/grub-mkrawimage.c (generate_image): Support sparc64.
(main): Likewise.
* util/sparc64/ieee1275/grub-mkimage.c: Removed.

14 years agoMerge mainline into sparc-mkimage
Vladimir 'phcoder' Serbinenko [Sun, 14 Mar 2010 14:21:04 +0000 (15:21 +0100)]
Merge mainline into sparc-mkimage

14 years ago* util/grub-mkrescue.in: Base ISO UUID on UTC.
Thorsten Glaser [Sun, 14 Mar 2010 12:48:55 +0000 (13:48 +0100)]
* util/grub-mkrescue.in: Base ISO UUID on UTC.

14 years ago2010-03-08 Matt Kraai <kraai@ftbfs.org>
Matt Kraai [Mon, 8 Mar 2010 22:20:02 +0000 (22:20 +0000)]
2010-03-08  Matt Kraai  <kraai@ftbfs.org>

* util/i386/pc/grub-setup.c (setup): Fix a grammatical error (Debian
bug #559005).

14 years ago2010-03-07 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Sun, 7 Mar 2010 22:02:13 +0000 (23:02 +0100)]
2010-03-07  Vladimir Serbinenko  <phcoder@gmail.com>

* genmoddep.awk: Output all missing symbols and not only first.

14 years ago2010-03-06 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Sat, 6 Mar 2010 20:49:59 +0000 (21:49 +0100)]
2010-03-06  Vladimir Serbinenko  <phcoder@gmail.com>

* NEWS: Put the date of 1.98 release.

14 years ago2010-03-06 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Sat, 6 Mar 2010 20:27:04 +0000 (21:27 +0100)]
2010-03-06  Vladimir Serbinenko  <phcoder@gmail.com>

* configure.ac: Update CPPFLAGS and not CFLAGS when checking for
ft2build.h.

14 years ago2010-03-06 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Sat, 6 Mar 2010 16:48:15 +0000 (17:48 +0100)]
2010-03-06  Vladimir Serbinenko  <phcoder@gmail.com>

* normal/cmdline.c (grub_cmdline_get): Fix gabled line after
completition in the middle of string.

14 years ago2010-03-06 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Sat, 6 Mar 2010 16:28:25 +0000 (17:28 +0100)]
2010-03-06  Vladimir Serbinenko  <phcoder@gmail.com>

* util/grub-mkrescue.in: Use mktemp with explicit template.

14 years ago2010-03-06 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Sat, 6 Mar 2010 16:27:28 +0000 (17:27 +0100)]
2010-03-06  Vladimir Serbinenko  <phcoder@gmail.com>

* loader/i386/bsd.c (grub_bsd_get_device): Fix a memory leak.

14 years ago2010-03-06 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Sat, 6 Mar 2010 16:25:40 +0000 (17:25 +0100)]
2010-03-06  Vladimir Serbinenko  <phcoder@gmail.com>

* loader/i386/multiboot_mbi.c (grub_multiboot_set_bootdev): Free the
right pointer.

14 years ago2010-03-05 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Sat, 6 Mar 2010 16:22:04 +0000 (17:22 +0100)]
2010-03-05  Vladimir Serbinenko  <phcoder@gmail.com>

Fix FreeBSD compilation.

* Makefile.in (TARGET_CPPFLAGS): Remove -nostdinc -isystem.
* configure.ac: Add -nostdinc -isystem to TARGET_CPPFLAGS if it works.

14 years ago2010-03-05 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Fri, 5 Mar 2010 14:38:04 +0000 (15:38 +0100)]
2010-03-05  Vladimir Serbinenko  <phcoder@gmail.com>

* util/import_gcry.py: Add autogenerated files to MAINTAINER_CLEANFILES.

14 years ago2010-03-04 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Fri, 5 Mar 2010 14:30:44 +0000 (15:30 +0100)]
2010-03-04  Vladimir Serbinenko  <phcoder@gmail.com>

* gettext/gettext.c (grub_gettext_init_ext): Fix a memory leak.

14 years ago2010-03-04 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Fri, 5 Mar 2010 14:29:28 +0000 (15:29 +0100)]
2010-03-04  Vladimir Serbinenko  <phcoder@gmail.com>

* disk/scsi.c (grub_scsi_iterate): Fix a memory leak.

14 years ago2010-03-04 Robert Millan <rmh.grub@aybabtu.com>
Robert Millan [Thu, 4 Mar 2010 22:16:34 +0000 (23:16 +0100)]
2010-03-04  Robert Millan  <rmh.grub@aybabtu.com>

Support relative image path in theme file.

* gfxmenu/gui_image.c (grub_gui_image): New member theme_dir.
(image_set_property): Handle theme_dir and relative path.

14 years ago2010-03-04 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Thu, 4 Mar 2010 21:33:49 +0000 (22:33 +0100)]
2010-03-04  Vladimir Serbinenko  <phcoder@gmail.com>

* configure.ac: Alias amd64 to x86_64.

14 years ago2010-03-04 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Thu, 4 Mar 2010 20:35:36 +0000 (21:35 +0100)]
2010-03-04  Vladimir Serbinenko  <phcoder@gmail.com>

* NEWS: mention multiboot on EFI.

14 years ago2010-03-04 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Thu, 4 Mar 2010 20:32:11 +0000 (21:32 +0100)]
2010-03-04  Vladimir Serbinenko  <phcoder@gmail.com>

* kern/main.c (grub_load_modules): Handle errors from init functions of
embeded modules.

14 years ago2010-03-04 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Thu, 4 Mar 2010 20:30:58 +0000 (21:30 +0100)]
2010-03-04  Vladimir Serbinenko  <phcoder@gmail.com>

* normal/autofs.c (autoload_fs_module): Handle errors.

14 years ago2010-03-04 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Thu, 4 Mar 2010 16:03:43 +0000 (17:03 +0100)]
2010-03-04  Vladimir Serbinenko  <phcoder@gmail.com>

Disable linux.mod on qemu-mips since it's not functional and leads
to compilation failure.

* conf/mips.rmk (pkglib_MODULES): Remove linux.mod.
* conf/mips-yeeloong.rmk (pkglib_MODULES): Add linux.mod.
* conf/mips.rmk (linux_mod_SOURCES): Move from here ...
* conf/mips-yeeloong.rmk (linux_mod_SOURCES): ... here
* conf/mips.rmk (linux_mod_CFLAGS): Move from here ...
* conf/mips-yeeloong.rmk (linux_mod_CFLAGS): ... here
* conf/mips.rmk (linux_mod_ASFLAGS): Move from here ...
* conf/mips-yeeloong.rmk (linux_mod_ASFLAGS): ... here
* conf/mips.rmk (linux_mod_LDFLAGS): Move from here ...
* conf/mips-yeeloong.rmk (linux_mod_LDFLAGS): ... here
Reported by: BVK Chaitanya

14 years ago2010-03-04 Jordan Uggla <jordan.uggla@gmail.com>
Jordan Uggla [Thu, 4 Mar 2010 15:28:57 +0000 (16:28 +0100)]
2010-03-04  Jordan Uggla  <jordan.uggla@gmail.com>

* INSTALL: Add gettext as a dependency and add qemu to a new section
"Prerequisites for make-check".

14 years ago2010-03-04 Christian Franke <franke@computer.org>
Christian Franke [Thu, 4 Mar 2010 15:25:26 +0000 (16:25 +0100)]
2010-03-04  Christian Franke  <franke@computer.org>

* util/grub-pe2elf.c: Add missing include "progname.h".

14 years ago2010-03-04 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Thu, 4 Mar 2010 15:13:35 +0000 (16:13 +0100)]
2010-03-04  Vladimir Serbinenko  <phcoder@gmail.com>

* normal/crypto.c (read_crypto_list): Fix a typo.
Reported by: Seth Goldberg.

14 years ago2010-03-04 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Thu, 4 Mar 2010 15:08:46 +0000 (16:08 +0100)]
2010-03-04  Vladimir Serbinenko  <phcoder@gmail.com>

* Makefile.in (DISTCLEANFILES): Add stamp-h1.

14 years ago2010-03-04 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Thu, 4 Mar 2010 14:50:57 +0000 (15:50 +0100)]
2010-03-04  Vladimir Serbinenko  <phcoder@gmail.com>

* Makefile.in (CLEANFILES) [FONT_SOURCE && grub_mkfont]: Add
ascii.bitmaps.

14 years ago2010-03-04 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Thu, 4 Mar 2010 14:41:32 +0000 (15:41 +0100)]
2010-03-04  Vladimir Serbinenko  <phcoder@gmail.com>

* genmk.rb: Remove terminal*.lst in make clean.

14 years ago2010-03-04 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Thu, 4 Mar 2010 14:12:34 +0000 (15:12 +0100)]
2010-03-04  Vladimir Serbinenko  <phcoder@gmail.com>

* util/i386/efi/grub-install.in: Copy gettext files.

14 years agomerge mainline into sparc-mkimage
Vladimir 'phcoder' Serbinenko [Wed, 3 Mar 2010 10:24:36 +0000 (11:24 +0100)]
merge mainline into sparc-mkimage

14 years ago2010-03-01 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Mon, 1 Mar 2010 20:00:02 +0000 (21:00 +0100)]
2010-03-01  Vladimir Serbinenko  <phcoder@gmail.com>

* fs/ext2.c (grub_ext2_read_block): Fix an integer overflow.

14 years ago2010-03-01 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Mon, 1 Mar 2010 19:58:45 +0000 (20:58 +0100)]
2010-03-01  Vladimir Serbinenko  <phcoder@gmail.com>

Wait for user entry basing on presence of output rather than on errors.

* include/grub/normal.h (grub_normal_get_line_counter): New proto.
(grub_install_newline_hook): Likewise.
* normal/main.c (GRUB_MOD_INIT): Call grub_install_newline_hook.
* normal/menu.c (show_menu): Check line_counter to determine presence
of output.
* normal/term.c (grub_normal_line_counter): New variable.
(grub_normal_get_line_counter): New function.
(grub_install_newline_hook): Likewise.

14 years ago2010-03-01 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Mon, 1 Mar 2010 19:24:34 +0000 (20:24 +0100)]
2010-03-01  Vladimir Serbinenko  <phcoder@gmail.com>

* commands/cat.c (grub_cmd_cat): Propagate grub_gzfile_open error.

14 years ago2010-03-01 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Mon, 1 Mar 2010 18:07:48 +0000 (19:07 +0100)]
2010-03-01  Vladimir Serbinenko  <phcoder@gmail.com>

* configure.ac: Update version to 1.98.

14 years ago2010-02-26 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Fri, 26 Feb 2010 13:32:24 +0000 (14:32 +0100)]
2010-02-26  Vladimir Serbinenko  <phcoder@gmail.com>

* util/grub.d/10_linux.in (linux_entry): Don't default to
gfxpayload=keep if Linux doesn't support video handover.

14 years ago2010-02-25 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Thu, 25 Feb 2010 14:10:18 +0000 (15:10 +0100)]
2010-02-25  Vladimir Serbinenko  <phcoder@gmail.com>

Don't compile video modules on yeeloong since video subsystem is part
of kernel.

* conf/common.rmk (pkglib_MODULES) [yeeloong]: Remove video.mod,
video_fb.mod, bitmap.mod, font.mod, gfxterm.mod and bufio.mod
* conf/mips-yeeloong.rmk (kernel_img_HEADERS): Add bitmap.h,
video.h, gfxterm.h, font.h, bitmap_scale.h and bufio.h.
* conf/mips.rmk (kernel_img_HEADERS): Add values instead of overwriting.
* include/grub/bitmap.h: Add EXPORT_FUNC and EXPORT_VAR.
* include/grub/bitmap_scale.h: Likewise.
* include/grub/bufio.h: Likewise.
* include/grub/font.h: Likewise.
* include/grub/gfxterm.h: Likewise.
* include/grub/video.h: Likewise.
* include/grub/vbe.h: Don't include video_fb.h.
* video/i386/pc/vbe.c: Include video_fb.h.
* commands/i386/pc/vbetest.c: Include video.h.

14 years ago2010-02-25 Jordan Uggla <jordan.uggla@gmail.com>
Colin Watson [Thu, 25 Feb 2010 13:30:50 +0000 (13:30 +0000)]
2010-02-25  Jordan Uggla  <jordan.uggla@gmail.com>

* util/grub-mkconfig.in (GRUB_SAVEDEFAULT): Export new variable.
* util/grub-mkconfig_lib.in (save_default_entry): Only save a new
default entry if GRUB_SAVEDEFAULT=true.  This allows using
GRUB_DEFAULT=saved on its own to let grub-reboot work, without
saving a new default on every boot.

14 years ago2010-02-24 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Wed, 24 Feb 2010 14:24:21 +0000 (15:24 +0100)]
2010-02-24  Vladimir Serbinenko  <phcoder@gmail.com>

* normal/crypto.c (read_crypto_list): Fix a memory leak.
* normal/term.c (read_terminal_list): Likewise.
* normal/main.c (grub_normal_init_page): Likewise.
(grub_normal_read_line_real): Likewise.

14 years ago2010-02-24 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Wed, 24 Feb 2010 14:21:36 +0000 (15:21 +0100)]
2010-02-24  Vladimir Serbinenko  <phcoder@gmail.com>

* loader/i386/multiboot_mbi.c (grub_multiboot_set_bootdev): Fix a
memory leak.
Reported by: Seth Goldberg.

14 years agoRemove trailing spaces in kern/device.c
Vladimir 'phcoder' Serbinenko [Wed, 24 Feb 2010 10:29:11 +0000 (11:29 +0100)]
Remove trailing spaces in kern/device.c

14 years ago2010-02-24 Joey Korkames <joey+lists@kidfixit.com>
Colin Watson [Wed, 24 Feb 2010 10:02:16 +0000 (10:02 +0000)]
2010-02-24  Joey Korkames  <joey+lists@kidfixit.com>

* term/ieee1275/ofconsole.c (grub_ofconsole_readkey): Remove
duplicate declaration of `start'.

14 years ago2010-02-20 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Mon, 22 Feb 2010 08:18:59 +0000 (09:18 +0100)]
2010-02-20  Vladimir Serbinenko  <phcoder@gmail.com>

* fs/iso9660.c (grub_iso9660_iterate_dir): Strip version from joliet
filename.
Reported by: Georgy Buranov

14 years ago2010-02-20 Carles Pina i Estany <carles@pina.cat>
carles [Sat, 20 Feb 2010 23:31:35 +0000 (23:31 +0000)]
2010-02-20  Carles Pina i Estany  <carles@pina.cat>

* util/grub-mkrawimage.c (usage): Change string formatting to
improve gettext.

14 years ago2010-02-20 Manoel Rebelo Abranches <mrabran@br.ibm.com>
Manoel Rebelo Abranches [Sat, 20 Feb 2010 10:23:13 +0000 (11:23 +0100)]
2010-02-20  Manoel Rebelo Abranches <mrabran@br.ibm.com>

* term/ieee1275/ofconsole.c (grub_ofconsole_readkey): Add delete and
backspace keys.

14 years ago2010-02-20 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Sat, 20 Feb 2010 10:15:51 +0000 (11:15 +0100)]
2010-02-20  Vladimir Serbinenko  <phcoder@gmail.com>

* video/fb/video_fb.c (grub_video_fb_scroll): Fix a pixel size bug.
Reported by: Michael Suchanek.

14 years ago2010-02-14 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault [Thu, 18 Feb 2010 07:56:31 +0000 (08:56 +0100)]
2010-02-14  Samuel Thibault  <samuel.thibault@ens-lyon.org>

* util/grub-mkconfig.in: Export GRUB_INIT_TUNE.
* util/grub.d/00_header.in: Handle GRUB_INIT_TUNE.

14 years ago2010-02-16 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Tue, 16 Feb 2010 12:23:08 +0000 (13:23 +0100)]
2010-02-16  Vladimir Serbinenko  <phcoder@gmail.com>

Remove any reference to non-free fonts.

* commands/videotest.c (grub_cmd_videotest): Use unifont by default.
* docs/gfxmenu-theme-example.txt: Removed. It's both outdated and
uses non-free components.
* font/font.c (grub_font_get_name): Remove example name.
* gfxmenu/gui_label.c (grub_gui_label_new): Use unifont by default.
* gfxmenu/gui_list.c (grub_gui_list_new): Likewise.
* gfxmenu/gui_progress_bar.c (grub_gui_progress_bar_new): Likewise.
* gfxmenu/view.c (grub_gfxmenu_view_new): Likewise.

14 years ago2010-02-16 Georgy Buranov <gburanov@gmail.com>
Georgy Buranov [Tue, 16 Feb 2010 12:13:02 +0000 (13:13 +0100)]
2010-02-16  Georgy Buranov <gburanov@gmail.com>

* disk/efi/efidisk.c (grub_efidisk_get_device_name): Fix a typo.

14 years agoFix yeeloong compilation
Vladimir 'phcoder' Serbinenko [Mon, 15 Feb 2010 18:03:07 +0000 (19:03 +0100)]
Fix yeeloong compilation

14 years ago2010-02-15 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Mon, 15 Feb 2010 18:01:38 +0000 (19:01 +0100)]
2010-02-15  Vladimir Serbinenko  <phcoder@gmail.com>

* term/serial.c (serial_get_divisor) [GRUB_MACHINE_MIPS_YEELOONG]:
Double divisor.
(serial_hw_init) [GRUB_MACHINE_MIPS_YEELOONG]: Don't enable advanced
features.
(GRUB_MOD_INIT) [GRUB_MACHINE_MIPS_YEELOONG]: Default to 115200.

14 years ago2010-02-15 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Mon, 15 Feb 2010 17:59:40 +0000 (18:59 +0100)]
2010-02-15  Vladimir Serbinenko  <phcoder@gmail.com>

* gensymlist.sh.in: Use TARGET_CC instead of CC.

14 years agoUse alias->path
Vladimir 'phcoder' Serbinenko [Sun, 14 Feb 2010 19:05:09 +0000 (20:05 +0100)]
Use alias->path

14 years agoMerge ofwfb into ofwclock
Vladimir 'phcoder' Serbinenko [Sun, 14 Feb 2010 19:04:45 +0000 (20:04 +0100)]
Merge ofwfb into ofwclock

14 years agoRename get_time_args to set_time_args
Vladimir 'phcoder' Serbinenko [Sun, 14 Feb 2010 19:04:26 +0000 (20:04 +0100)]
Rename get_time_args to set_time_args

14 years agoRevert gratuituos change of alias.name
Vladimir 'phcoder' Serbinenko [Sun, 14 Feb 2010 19:03:19 +0000 (20:03 +0100)]
Revert gratuituos change of alias.name

14 years ago2010-02-14 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault [Sun, 14 Feb 2010 17:36:26 +0000 (18:36 +0100)]
2010-02-14  Samuel Thibault  <samuel.thibault@ens-lyon.org>

* commands/i386/pc/play.c (GRUB_MOD_INIT(play)): Fix help.
* docs/grub.texi (Command-line and menu entry commands): Document play
command.

14 years ago2010-02-14 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault [Sun, 14 Feb 2010 17:14:16 +0000 (18:14 +0100)]
2010-02-14  Samuel Thibault  <samuel.thibault@ens-lyon.org>

* commands/i386/pc/play.c (grub_cmd_play): If grub_file_open fails,
parse arguments as inline tempo and notes.  Move code for playing notes
to...
(play): ... new function.

14 years ago2010-02-14 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault [Sun, 14 Feb 2010 16:25:52 +0000 (17:25 +0100)]
2010-02-14  Samuel Thibault  <samuel.thibault@ens-lyon.org>

* commands/i386/pc/play.c (T_REST, T_FINE, struct note, beep_on): Use
grub_uint16_t instead of short.
(grub_cmd_play): Use grub_uint32_t instead of int, convert data from
disk from little endian to cpu endianness.

14 years ago2010-02-07 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault [Sun, 14 Feb 2010 16:07:34 +0000 (17:07 +0100)]
2010-02-07  Samuel Thibault  <samuel.thibault@ens-lyon.org>

* commands/i386/pc/play.c (BASE_TEMPO): Set to 60 *
GRUB_TICKS_PER_SECOND instead of 120.

14 years ago2010-02-14 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Sun, 14 Feb 2010 13:52:10 +0000 (14:52 +0100)]
2010-02-14  Vladimir Serbinenko  <phcoder@gmail.com>

* term/ieee1275/ofconsole.c (grub_ofconsole_readkey): Wait for possible
escape sequence after \e.

14 years ago2010-02-14 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Sun, 14 Feb 2010 13:51:06 +0000 (14:51 +0100)]
2010-02-14  Vladimir Serbinenko  <phcoder@gmail.com>

* term/ieee1275/ofconsole.c (grub_ofconsole_putchar): Don't output
non-ASCII characters.

14 years ago2010-02-14 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Sun, 14 Feb 2010 13:47:50 +0000 (14:47 +0100)]
2010-02-14  Vladimir Serbinenko  <phcoder@gmail.com>

* util/grub-mkconfig_lib.in (prepare_grub_to_access_device): Enclose
set root in single quotes to prevent \, from being unescaped.

14 years ago2010-02-14 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Sun, 14 Feb 2010 13:46:19 +0000 (14:46 +0100)]
2010-02-14  Vladimir Serbinenko  <phcoder@gmail.com>

Prevent unknown commands from stopping menuentry execution.

* script/execute.c (grub_script_execute_cmdline): Print error after
unknown command.

14 years agoIncrease stack size on sparc
Vladimir 'phcoder' Serbinenko [Sun, 14 Feb 2010 13:32:21 +0000 (14:32 +0100)]
Increase stack size on sparc

14 years ago2010-02-14 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Sun, 14 Feb 2010 12:18:33 +0000 (13:18 +0100)]
2010-02-14  Vladimir Serbinenko  <phcoder@gmail.com>

* fs/i386/pc/pxe.c (GRUB_MOD_INIT): Fix typo.
Reported by: Pavel Pisa.

14 years ago2010-02-13 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Sun, 14 Feb 2010 01:10:46 +0000 (02:10 +0100)]
2010-02-13  Vladimir Serbinenko  <phcoder@gmail.com>

* io/gzio.c (grub_gzio_open): Use grub_zalloc.

14 years agoFix raw image addresses
Vladimir 'phcoder' Serbinenko [Sat, 13 Feb 2010 17:48:33 +0000 (18:48 +0100)]
Fix raw image addresses

14 years agoMerge mainline int sparc-mkimage-unify
Vladimir 'phcoder' Serbinenko [Sat, 13 Feb 2010 15:49:21 +0000 (16:49 +0100)]
Merge mainline int sparc-mkimage-unify

14 years ago2010-02-13 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Sat, 13 Feb 2010 15:48:22 +0000 (16:48 +0100)]
2010-02-13  Vladimir Serbinenko  <phcoder@gmail.com>

Merge grub_ieee1275_map_physical into grub_map and rename to
grub_ieee1275_map

* include/grub/ieee1275/ieee1275.h (grub_ieee1275_map): New proto.
* include/grub/sparc64/ieee1275/ieee1275.h (grub_ieee1275_map_physical):
Remove.
* kern/ieee1275/openfw.c (grub_map): Rename to ...
(grub_ieee1275_map): ... this. All users updated. Add phys_lo when
necessary.
* kern/sparc64/ieee1275/ieee1275.c (grub_ieee1275_map_physical): Remove.

14 years ago2010-02-13 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Sat, 13 Feb 2010 15:44:34 +0000 (16:44 +0100)]
2010-02-13  Vladimir Serbinenko  <phcoder@gmail.com>

* disk/ieee1275/ofdisk.c (grub_ofdisk_open): Check device type before
opening and not after.

14 years ago2010-02-13 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Sat, 13 Feb 2010 15:40:29 +0000 (16:40 +0100)]
2010-02-13  Vladimir Serbinenko  <phcoder@gmail.com>

* term/ieee1275/ofconsole.c (grub_ofconsole_readkey): Macroify
constants.

14 years ago2010-02-13 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Sat, 13 Feb 2010 15:32:24 +0000 (16:32 +0100)]
2010-02-13  Vladimir Serbinenko  <phcoder@gmail.com>

* loader/sparc64/ieee1275/linux.c (align_addr): Remove.
(alloc_phys): Use ALIGN_UP instead of align_addr.

14 years ago2010-02-13 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Sat, 13 Feb 2010 15:30:22 +0000 (16:30 +0100)]
2010-02-13  Vladimir Serbinenko  <phcoder@gmail.com>

* loader/sparc64/ieee1275/linux.c (alloc_phys): Correct bounds checking.

14 years agoaout image support
Vladimir 'phcoder' Serbinenko [Sat, 13 Feb 2010 15:26:50 +0000 (16:26 +0100)]
aout image support

14 years ago2010-02-13 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Sat, 13 Feb 2010 15:23:20 +0000 (16:23 +0100)]
2010-02-13  Vladimir Serbinenko  <phcoder@gmail.com>

* kern/sparc64/ieee1275/crt0.S (codestart): Move modules backwards.

14 years ago2010-02-13 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Sat, 13 Feb 2010 15:16:40 +0000 (16:16 +0100)]
2010-02-13  Vladimir Serbinenko  <phcoder@gmail.com>

* disk/ieee1275/ofdisk.c (grub_ofdisk_read): Remove excessively
verbose dprintf.

14 years ago2010-02-13 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Sat, 13 Feb 2010 15:13:28 +0000 (16:13 +0100)]
2010-02-13  Vladimir Serbinenko  <phcoder@gmail.com>

Fix over-4GiB seek on sparc64.

* include/grub/ieee1275/ieee1275.h (grub_ieee1275_seek):
Replace pos_i and pos_lo with pos. All users updated.
* include/grub/powerpc/ieee1275/ieee1275.h (GRUB_IEEE1275_CELL_SIZEOF):
New constant.
* include/grub/sparc64/ieee1275/ieee1275.h (GRUB_IEEE1275_CELL_SIZEOF):
Likewise.
* kern/ieee1275/ieee1275.c (grub_ieee1275_seek): Split pos into pos_hi
and pos_lo.

14 years ago2010-02-13 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Sat, 13 Feb 2010 14:57:42 +0000 (15:57 +0100)]
2010-02-13  Vladimir Serbinenko  <phcoder@gmail.com>

* util/grub-mkrawimage.c (main): Call set_program_name.

14 years ago2010-02-13 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Sat, 13 Feb 2010 14:54:27 +0000 (15:54 +0100)]
2010-02-13  Vladimir Serbinenko  <phcoder@gmail.com>

Properly align 64-bit targets.

* util/grub-mkrawimage.c (ALIGN_ADDR): New macro.
(generate_image): Use ALIGN_ADDR.

14 years ago2010-02-13 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Sat, 13 Feb 2010 14:40:13 +0000 (15:40 +0100)]
2010-02-13  Vladimir Serbinenko  <phcoder@gmail.com>

Properly create cross-endian images.

* include/grub/types.h (grub_host_to_target_addr): New macro
* util/grub-mkrawimage.c (generate_image): Add missing host_to_target.

14 years ago2010-02-13 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Sat, 13 Feb 2010 14:25:37 +0000 (15:25 +0100)]
2010-02-13  Vladimir Serbinenko  <phcoder@gmail.com>

* util/grub-mkrawimage.c (generate_image): Add forgotten ALIGN_UP.

14 years agomerge sparc grub-mkimage into grub-mkrawimage
Vladimir 'phcoder' Serbinenko [Fri, 12 Feb 2010 19:08:56 +0000 (20:08 +0100)]
merge sparc grub-mkimage into grub-mkrawimage

14 years ago2010-02-10 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Wed, 10 Feb 2010 19:27:12 +0000 (20:27 +0100)]
2010-02-10  Vladimir Serbinenko  <phcoder@gmail.com>

Pass SIMPLE framebuffer size in bytes and not 64K blocks.

* loader/i386/efi/linux.c (grub_linux_setup_video): Don't divide by 64K.
* loader/i386/linux.c (grub_linux_setup_video): Likewise.
(grub_linux_boot): Divide by 64K when on VESA.

14 years ago2010-02-10 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Wed, 10 Feb 2010 18:53:13 +0000 (19:53 +0100)]
2010-02-10  Vladimir Serbinenko  <phcoder@gmail.com>

Support GRUB_GFXPAYLOAD_LINUX.

* util/grub-mkconfig.in: Export GRUB_GFXPAYLOAD_LINUX.
* util/grub.d/10_linux.in (linux_entry): Handle GRUB_GFXPAYLOAD_LINUX.

14 years ago2010-02-10 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Wed, 10 Feb 2010 17:09:44 +0000 (18:09 +0100)]
2010-02-10  Vladimir Serbinenko  <phcoder@gmail.com>

* script/execute.c (grub_script_execute_cmdline): Use grub_print_error
to show messages instead of discarding them.
Process errors after executing command and not before. Keep old method
too as precaution.

14 years ago2010-02-09 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Tue, 9 Feb 2010 13:09:08 +0000 (14:09 +0100)]
2010-02-09  Vladimir Serbinenko  <phcoder@gmail.com>

* configure.ac: Check for ft2build.h.

14 years agoInitial implementation of ofwclock
Vladimir 'phcoder' Serbinenko [Sun, 7 Feb 2010 21:56:25 +0000 (22:56 +0100)]
Initial implementation of ofwclock

14 years ago2010-02-07 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Sun, 7 Feb 2010 21:49:45 +0000 (22:49 +0100)]
2010-02-07  Vladimir Serbinenko  <phcoder@gmail.com>

* kern/ieee1275/openfw.c (grub_halt): Try executing "poweroff".

14 years ago2010-02-07 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Sun, 7 Feb 2010 18:57:55 +0000 (19:57 +0100)]
2010-02-07  Vladimir Serbinenko  <phcoder@gmail.com>

* genkernsyms.sh.in: Use TARGET_CC.

14 years ago2010-02-07 Colin Watson <cjwatson@ubuntu.com>
Colin Watson [Sun, 7 Feb 2010 18:27:03 +0000 (10:27 -0800)]
2010-02-07  Colin Watson  <cjwatson@ubuntu.com>

* NEWS: Update.

14 years ago2010-02-07 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Sun, 7 Feb 2010 15:52:47 +0000 (16:52 +0100)]
2010-02-07  Vladimir Serbinenko  <phcoder@gmail.com>

* include/grub/normal.h [GRUB_UTIL]: Remove leftover declarations.
* include/grub/partition.h [GRUB_UTIL]: Likewise.

14 years ago2010-02-07 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Sun, 7 Feb 2010 15:51:16 +0000 (16:51 +0100)]
2010-02-07  Vladimir Serbinenko  <phcoder@gmail.com>

* include/grub/multiboot2.h: Remove leftover file.

14 years ago2010-02-07 Yves Blusseau <blusseau@zetam.org>
Yves Blusseau [Sun, 7 Feb 2010 15:02:51 +0000 (16:02 +0100)]
2010-02-07  Yves Blusseau  <blusseau@zetam.org>

    * gnulib/getdelim.c: add missing header (type ssize_t must be defined).

14 years ago2010-02-07 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Sun, 7 Feb 2010 01:47:18 +0000 (02:47 +0100)]
2010-02-07  Vladimir Serbinenko  <phcoder@gmail.com>

* util/hostdisk.c (grub_util_biosdisk_get_grub_dev): Rename one instance
of disk to dsk to avoid shadowing.
(find_free_slot): Fix prototype.
* util/getroot.c (grub_util_is_dmraid): Make static.
* include/grub/time.h (grub_get_rtc) [GRUB_MACHINE_EMU || GRUB_UTIL]:
Add missing prototype.
* util/sdl.c (grub_video_sdl_set_viewport): Remove.

14 years ago2010-02-07 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Sun, 7 Feb 2010 01:44:47 +0000 (02:44 +0100)]
2010-02-07  Vladimir Serbinenko  <phcoder@gmail.com>

Fix warnings in grub-emu when compiling with maximum warning options.

* util/hostdisk.c (grub_util_biosdisk_get_grub_dev): Rename one instance
of disk to dsk to avoid shadowing.

14 years ago2010-02-07 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Sun, 7 Feb 2010 01:37:48 +0000 (02:37 +0100)]
2010-02-07  Vladimir Serbinenko  <phcoder@gmail.com>

Fix warnings in grub-emu when compiling with maximum warning options.

* util/grub-emu.c (ENABLE_RELOCATABLE): New definition.
(grub_arch_modules_addr): Return 0 and not NULL.
* util/misc.c (ENABLE_RELOCATABLE): New definition.
(xstrdup): USe newstr instead of dup.

14 years ago2010-02-07 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Sun, 7 Feb 2010 00:41:23 +0000 (01:41 +0100)]
2010-02-07  Vladimir Serbinenko  <phcoder@gmail.com>

* loader/i386/linux.c (grub_linux_setup_video): Handle error
appropriately.

14 years ago2010-02-07 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Sun, 7 Feb 2010 00:33:37 +0000 (01:33 +0100)]
2010-02-07  Vladimir Serbinenko  <phcoder@gmail.com>

* fs/reiserfs.c (grub_reiserfs_read): Use #if 0 instead of commenting
code out.

14 years ago2010-02-07 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Sat, 6 Feb 2010 23:52:31 +0000 (00:52 +0100)]
2010-02-07  Vladimir Serbinenko  <phcoder@gmail.com>

* include/grub/cache.h (grub_arch_sync_caches) [i386 || x86_64]: Inline.
* kern/i386/coreboot/init.c (grub_arch_sync_caches): Remove.
* kern/i386/efi/init.c (grub_arch_sync_caches): Likewise.
* kern/i386/ieee1275/init.c (grub_arch_sync_caches): Likewise.
* kern/i386/pc/init.c (grub_arch_sync_caches): Likewise.
* util/misc.c (grub_arch_sync_caches) [i386 || x86_64]: Likewise.

14 years ago2010-02-07 Vladimir Serbinenko <phcoder@gmail.com>
Vladimir 'phcoder' Serbinenko [Sat, 6 Feb 2010 23:46:09 +0000 (00:46 +0100)]
2010-02-07  Vladimir Serbinenko  <phcoder@gmail.com>

* include/grub/err.h (grub_err_printf): Don't export.