Vladimir 'phcoder' Serbinenko
|
63314aa43c
|
* util/getroot.c (exec_pipe): Put proper #if's so that its users don't
compile when not needed.
|
2013-04-26 23:41:13 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
c4b456d347
|
* util/grub-mkrescue.in: Rename i386-ieee1275 core image due to
ofw limited ISO support.
|
2013-04-26 11:27:24 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
7f63a64fa0
|
Enable mipsel-arc.
|
2013-04-25 22:42:35 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
eec3bb75e9
|
* util/grub-mkrescue.in: Fix loongson filename.
|
2013-04-25 02:14:46 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
e0810df35e
|
* 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.
|
2013-04-25 01:36:20 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
5e013e56f0
|
* util/grub-mkrescue.in: Alias sashARCS as sash.
|
2013-04-24 18:56:47 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
1a25e72cf6
|
* util/grub-install.in: Fix target fo qemu_mips.
Fix extension on EFI.
|
2013-04-24 15:10:29 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
ab1440bd4e
|
* util/grub-mkrescue.in: Add mips-arc support.
|
2013-04-24 14:02:58 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
8528c879e3
|
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.
|
2013-04-24 13:54:17 +02:00 |
|
Andrey Borzenkov
|
4eafa17565
|
* util/grub.d/30_os-prober.in: Add onstr to linux entries in one
more place.
|
2013-04-19 12:08:46 +04:00 |
|
Vladimir 'phcoder' Serbinenko
|
daaa64bd90
|
Add support for pseries and other bootinfo machines to grub-mkrescue.
Tested by: Paulo Flabiano Smorigo.
|
2013-04-19 00:36:23 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
d0d2daa661
|
* util/grub-mkrescue.in: Add GPT for EFI boot.
|
2013-04-17 19:08:31 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
25fc51a879
|
Fix DMRAID partition handling.
|
2013-04-15 08:37:13 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
794515225f
|
Add option to compress files on install/image creation.
|
2013-04-14 19:24:05 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
b49fe8792a
|
Move GRUB out of system area when using xorriso 1.2.9 or later.
|
2013-04-14 18:53:14 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
8ca86b3a03
|
Support mkrescue on sparc64.
|
2013-04-14 17:10:55 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
07aec23c00
|
* util/grub-mkrescue.in: Fix wrong architecture for ppc dir.
|
2013-04-13 02:02:19 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
67ab83538f
|
Better support Apple Intel Macs on CD.
|
2013-04-13 00:38:04 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
ba44ca6d1a
|
Replace stpcpy with grub_stpcpy in tools.
|
2013-04-12 22:37:59 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
bbdd6305db
|
Handle Japanese special keys.
Reported by: Hiroyuki YAMAMORI.
Codes supplied by: Hiroyuki YAMAMORI.
|
2013-04-12 22:26:38 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
8573d302fc
|
* util/grub-mkimage.c: Document memdisk implying --prefix.
|
2013-04-12 21:08:53 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
dbc56d8f0b
|
Support i386-ieee1275 grub-mkrescue and make check on it.
|
2013-04-12 01:29:45 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
a79b8a1584
|
Merge powerpc grub-mkrescue flavour with common. Use xorriso HFS+
feature for it.
|
2013-04-11 23:15:26 +02:00 |
|
Andrey Borzenkov
|
f4b1fa4f3c
|
* util/grub.d/30_os-prober.in: Add onstr to entries for visual
distinction.
|
2013-04-11 15:11:14 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
49818a594a
|
Fix missing PVs if they don't contain "interesting" LV. Closes #38677.
Fix few warining messages and leaks while on it.
|
2013-04-11 00:08:27 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
d5e2a158e1
|
Fix ia64-efi image generation on big-endian machines. Deduplicate
some code while on it.
Reported by: Leif Lindholm.
|
2013-04-09 19:19:19 +02:00 |
|
Andrey Borzenkov
|
59624ca858
|
* util/grub-install_header: Use @PACKAGE@.mo in message catalog name
instead of hardcoding grub.mo.
|
2013-04-06 20:14:29 +02:00 |
|
Fedora Ninjas
|
1f44478c26
|
* util/grub.d/30_os-prober.in: Support btrrfs linux-prober extensions.
|
2013-04-05 14:55:37 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
132867de71
|
* util/grub-mkfont.c: Prefer enum to #define.
|
2013-04-05 11:13:37 +02:00 |
|
Francesco Lavra
|
c506fc3056
|
* util/grub-mkimage.c: Introduce new define EFI32_HEADER_SIZE.
|
2013-04-04 20:07:44 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
aa42823871
|
Unify file copying setup across different install scripts. Add
options for performing partial install.
|
2013-04-04 19:59:59 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
c962563095
|
* util/grub-setup.c (setup): Handle some corner cases.
|
2013-04-04 08:55:06 +02:00 |
|
Andrey Borzenkov
|
a7b1d6933b
|
* util/grub-mount.c (fuse_init): Return error if fuse_main
failed.
|
2013-04-03 11:28:16 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
ff99babdfe
|
* util/grub.d/20_linux_xen.in: Automatically add no-real-mode edd=off on
non-BIOS platforms.
|
2013-03-24 14:03:33 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
6ccd0b31c1
|
* util/grub-mkconfig_lib.in (prepare_grub_to_access_device): Fix
handling of multi-device filesystems.
|
2013-03-24 13:11:19 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
774683685f
|
Lift up core size limits on some platforms. Fix potential memory
corruption with big core on small memory systems. Document remaining
limits.
|
2013-03-07 08:17:24 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
f9b7d78007
|
* util/grub-editenv.c (list_variables): Move print_var out of its
parent.
|
2013-03-01 13:52:05 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
6c69e691ca
|
* util/grub-fstest.c: Remove nested functions.
|
2013-02-28 09:36:55 +01:00 |
|
Colin Watson
|
4eb8b75659
|
Remove nested functions from disk and file read hooks.
* include/grub/disk.h (grub_disk_read_hook_t): New type.
(struct grub_disk): Add read_hook_data member.
* include/grub/file.h (struct grub_file): Likewise.
* include/grub/fshelp.h (grub_fshelp_read_file): Add read_hook_data
argument.
Update all callers.
|
2013-02-27 17:19:15 +01:00 |
|
Andrey Borzenkov
|
f81ef4b580
|
* util/grub-install.in: change misleading comment about
device.map creation
|
2013-01-27 16:17:21 +01:00 |
|
Colin Watson
|
7782b8a62f
|
* util/grub-reboot.in (usage): Document the need for
GRUB_DEFAULT=saved.
* util/grub-set-default.in (usage): Likewise.
Reported by: Brian Candler. Fixes Ubuntu bug #1102925.
|
2013-01-22 14:28:32 +00:00 |
|
Vladimir 'phcoder' Serbinenko
|
822b726b33
|
Improve spkmomdem reliability by adding a separator between bytes.
|
2013-01-21 14:55:30 +01:00 |
|
Colin Watson
|
fc524edf65
|
Remove nested functions from filesystem directory iterators.
* include/grub/fs.h (grub_fs_dir_hook_t): New type.
(struct grub_fs.dir): Add hook_data argument.
Update all implementations and callers.
|
2013-01-21 01:33:46 +00:00 |
|
Leif Lindholm
|
c821711f69
|
* util/grub-mkimage.c (main): Postpone freeing arguments.output
until after its use in generate_image.
|
2013-01-20 23:16:34 +00:00 |
|
Vladimir 'phcoder' Serbinenko
|
08dad2dcf9
|
* util/grub-script-check.c (main): Uniform the error message.
|
2013-01-20 22:05:55 +01:00 |
|
Colin Watson
|
25239370fd
|
Remove nested functions from device iterators.
* include/grub/arc/arc.h (grub_arc_iterate_devs_hook_t): New type.
(grub_arc_iterate_devs): Add hook_data argument.
* include/grub/ata.h (grub_ata_dev_iterate_hook_t): New type.
(struct grub_ata_dev.iterate): Add hook_data argument.
* include/grub/device.h (grub_device_iterate_hook_t): New type.
(grub_device_iterate): Add hook_data argument.
* include/grub/disk.h (grub_disk_dev_iterate_hook_t): New type.
(struct grub_disk_dev.iterate): Add hook_data argument.
(grub_disk_dev_iterate): Likewise.
* include/grub/gpt_partition.h (grub_gpt_partition_map_iterate):
Likewise.
* include/grub/msdos_partition.h (grub_partition_msdos_iterate):
Likewise.
* include/grub/partition.h (grub_partition_iterate_hook_t): New
type.
(struct grub_partition_map.iterate): Add hook_data argument.
(grub_partition_iterate): Likewise.
* include/grub/scsi.h (grub_scsi_dev_iterate_hook_t): New type.
(struct grub_scsi_dev.iterate): Add hook_data argument.
Update all callers.
|
2013-01-20 15:52:15 +00:00 |
|
Vladimir 'phcoder' Serbinenko
|
600dc5f153
|
Add license header to spkmodem-recv.c.
|
2013-01-18 11:54:28 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
17334a6b6a
|
Rewrite spkmodem to use PIT for timing. Double the speed.
|
2013-01-17 20:06:52 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
b78d6c32e3
|
New terminal outputs using serial: morse and spkmodem.
|
2013-01-16 20:39:54 +01:00 |
|
Colin Watson
|
09fd6d8293
|
Remove nested functions from script reading and parsing.
* grub-core/kern/parser.c (grub_parser_split_cmdline): Add
getline_data argument, passed to getline.
* grub-core/kern/rescue_parser.c (grub_rescue_parse_line): Add
getline_data argument, passed to grub_parser_split_cmdline.
* grub-core/script/lexer.c (grub_script_lexer_yywrap): Pass
lexerstate->getline_data to lexerstate->getline.
(grub_script_lexer_init): Add getline_data argument, saved in
lexerstate->getline_data.
* grub-core/script/main.c (grub_normal_parse_line): Add getline_data
argument, passed to grub_script_parse.
* grub-core/script/script.c (grub_script_parse): Add getline_data
argument, passed to grub_script_lexer_init.
* include/grub/parser.h (grub_parser_split_cmdline): Update
prototype. Update all callers to pass appropriate getline data.
(struct grub_parser.parse_line): Likewise.
(grub_rescue_parse_line): Likewise.
* include/grub/reader.h (grub_reader_getline_t): Add void *
argument.
* include/grub/script_sh.h (struct grub_lexer_param): Add
getline_data member.
(grub_script_parse): Update prototype. Update all callers to pass
appropriate getline data.
(grub_script_lexer_init): Likewise.
(grub_normal_parse_line): Likewise.
* grub-core/commands/legacycfg.c (legacy_file_getline): Add unused
data argument.
* grub-core/kern/parser.c (grub_parser_execute: getline): Make
static instead of nested. Rename to ...
(grub_parser_execute_getline): ... this.
* grub-core/kern/rescue_reader.c (grub_rescue_read_line): Add unused
data argument.
* grub-core/normal/main.c (read_config_file: getline): Make static
instead of nested. Rename to ...
(read_config_file_getline): ... this.
(grub_normal_read_line): Add unused data argument.
* grub-core/script/execute.c (grub_script_execute_sourcecode:
getline): Make static instead of nested. Rename to ...
(grub_script_execute_sourcecode_getline): ... this.
* util/grub-script-check.c (main: get_config_line): Make static
instead of nested.
|
2013-01-15 12:03:25 +00:00 |
|