Commit Graph

6719 Commits

Author SHA1 Message Date
BVK Chaitanya
d7647bb670 better changelog message 2010-11-25 18:25:26 +05:30
Colin Watson
74f72a6415 * util/deviceiter.c (grub_util_iterate_devices): Save a bit of
effort by skipping "." and ".." entries up-front.
Suggested by: Michael Lazarev.
2010-11-24 19:43:32 +00:00
Colin Watson
5a4072785b * grub-core/Makefile.core.def (xz_decompress): Move -lgcc from
ldflags to ldadd, to fix link line ordering.
(none_decompress): Likewise.
2010-11-24 19:32:49 +00:00
Colin Watson
a4599161f9 releasing version 1.99~20101124-1 2010-11-24 12:41:24 +00:00
Colin Watson
7f331a58aa New Bazaar snapshot (command priorities, build fixes, grub-mkdevicemap
segfault).
2010-11-24 12:09:52 +00:00
Colin Watson
3030d8ec49 * grub-core/Makefile.core.def (kernel): Add kern/emu/cache.S for emu
platforms.
(grub-emu-lite): Remove kern/emu/cache.S.
2010-11-24 12:07:14 +00:00
Colin Watson
b7fbac1214 * util/deviceiter.c (compare_devices): If the by-id link for a
device couldn't be resolved, fall back to sorting by the by-id link
rather than segfaulting.
Reported and tested by: Daniel Mierswa.
2010-11-23 17:42:06 +00:00
Colin Watson
5225f32882 * Makefile.util.def (grub-menulst2cfg): List libraries in ldadd, not
ldflags, to fix link line ordering.
2010-11-23 15:56:18 +00:00
Colin Watson
4485b50f52 Don't try to build grub-efi-amd64 on kfreebsd-i386 or hurd-i386
(requires gcc-4.4-multilib).
2010-11-23 14:15:45 +00:00
Colin Watson
038b3ce8dc * grub-core/Makefile.am (gentrigtables): Put -lm after $<; some
linkers are picky about this.
2010-11-23 13:00:05 +00:00
Colin Watson
bf16e98e3c * grub-core/Makefile.am (command.lst): Adjust sed expression
ordering so that extended and priority commands aren't treated as
ordinary commands.
2010-11-23 12:52:40 +00:00
Colin Watson
981ba13d68 releasing version 1.99~20101123-1 2010-11-23 11:36:31 +00:00
Colin Watson
eba04e6436 New Bazaar snapshot (build fixes). 2010-11-23 10:50:27 +00:00
Colin Watson
7242bab6a4 * include/grub/gpt_partition.h (GRUB_GPT_PARTITION_TYPE_BIOS_BOOT):
Remove byte-swapping function calls, which are not valid in
structure initialisers.
* grub-core/partmap/gpt.c (grub_gpt_partition_type_bios_boot): Make
non-const.
(GRUB_MOD_INIT): Byte-swap data1, data2, and data3 fields of
grub_gpt_partition_type_bios_boot.
2010-11-23 10:48:46 +00:00
Colin Watson
32c45a3bfd Re-expand a couple of dpkg architecture wildcards to exclude certain
special cases: gcc-4.4-multilib is not available on kfreebsd-i386 or
hurd-i386, and qemu-system is not available on hurd-i386.
2010-11-23 10:32:29 +00:00
Colin Watson
18a2a24a43 slightly more accurate changelog (qemu-utils, not qemu-img) 2010-11-23 10:27:07 +00:00
Colin Watson
74eb20a6d7 Upgrade the installed core image when upgrading grub-efi-ia32 or
grub-efi-amd64, although only if /boot/efi/EFI/<id> (where <id> is an
identifier based on GRUB_DISTRIBUTOR, e.g. 'debian') already exists.
2010-11-23 10:10:56 +00:00
Colin Watson
d0cde16d4c Make grub-efi-ia32 and grub-efi-amd64 depend on efibootmgr so that
grub-install works properly.
2010-11-22 23:19:32 +00:00
Colin Watson
14e8b279e9 Fix test program build on GNU/kFreeBSD.
* Makefile.util.def (example_unit_test): Add `$(LIBZFS)
$(LIBNVPAIR)' library dependencies.
2010-11-22 18:22:50 +00:00
Colin Watson
e6f63338f7 usual e-mail address 2010-11-22 18:22:00 +00:00
Colin Watson
ca9a0b3f4d qemu_img_exists.patch: Skip partmap test if qemu-img doesn't exist (as
is the case on the Hurd).
2010-11-22 15:48:13 +00:00
Colin Watson
352f020c74 Build-depend on qemu-img and parted on non-Hurd architectures. 2010-11-22 15:45:02 +00:00
Colin Watson
03df09c7c8 * util/grub-install.in: Fix parsing of --grub-mkrelpath= option. 2010-11-22 13:57:16 +00:00
Colin Watson
8ae3d87b09 releasing version 1.99~20101122-1 2010-11-22 13:26:03 +00:00
Colin Watson
a22dab646b merge from upstream 2010-11-22 12:24:28 +00:00
Colin Watson
cf8ffc3825 * util/grub-install.in: Remove excessive quoting that broke
installations to RAID devices.
2010-11-22 12:20:57 +00:00
Colin Watson
3245d08a4d merge from squeeze branch 2010-11-22 10:16:53 +00:00
Colin Watson
badcbed8cb Dzongkha (dawa pemo via Tenzin Dendup). Closes: #604102 2010-11-22 10:12:50 +00:00
Colin Watson
5020d650e1 Slovenian (Vanja Cvelbar). Closes: #604003 2010-11-22 10:10:42 +00:00
Colin Watson
895a47f5ef merge from upstream 2010-11-22 10:02:03 +00:00
Colin Watson
ce2de58953 only ship grub-mknetdir in platform packages, not grub-common 2010-11-22 09:57:59 +00:00
Jordi Mallach
1703c9e8a4 Update Catalan translation with latest file from the Translation Project. 2010-11-21 17:57:40 +01:00
Robert Millan
0c08941e7b dummy commit 2010-11-21 14:19:01 +01:00
Vladimir 'phcoder' Serbinenko
7f8b0fd7f0 * grub-core/loader/i386/linux.c (grub_cmd_linux): Pass correctly the
bootloader version instead of 0.
2010-11-19 22:58:06 +01:00
Vladimir 'phcoder' Serbinenko
dfd240b122 * grub-core/disk/mdraid1x_linux.c (grub_mdraid_detect): Fix spurious
warning.
2010-11-19 22:52:27 +01:00
Vladimir 'phcoder' Serbinenko
7b61e6096b * grub-core/disk/mdraid1x_linux.c (grub_mdraid_detect): Don't try to
retrieve the metadat sector if size isn't known.
	* grub-core/disk/mdraid_linux.c (grub_mdraid_detect): Likewise.
2010-11-19 22:48:26 +01:00
Colin Watson
e086a273b3 grub-fstest lives in /usr/bin, not /usr/sbin 2010-11-19 18:13:22 +00:00
Colin Watson
d402a86912 only ship grub-fstest in grub-common 2010-11-19 16:12:25 +00:00
Colin Watson
a8c3de7373 bump version 2010-11-19 15:38:00 +00:00
Colin Watson
fe01d7a541 merge from upstream 2010-11-19 15:37:19 +00:00
BVK Chaitanya
f866fe808b reuse code from legacy parser 2010-11-19 19:08:44 +05:30
Colin Watson
2c56233018 merge from squeeze branch 2010-11-19 11:40:45 +00:00
Colin Watson
2b60effb0a Slovenian (Vanja Cvelbar). Closes: #604003 2010-11-19 11:38:43 +00:00
BVK Chaitanya
7e623b0d74 add changelog entry 2010-11-19 10:17:16 +05:30
BVK Chaitanya
9acdcbf325 use single quotes in menuentry setparams command 2010-11-19 10:15:25 +05:30
Robert Millan
9dfe92d07a 2010-11-18 Robert Millan <rmh@gnu.org>
* grub-core/fs/btrfs.c (grub_btrfs_mount): Replace grub_strncmp()
	with grub_memcmp().
2010-11-18 16:52:27 +01:00
Vladimir 'phcoder' Serbinenko
41cc919ef7 * grub-core/normal/menu_entry.c (print_up): Fix displacement of up
arrow.
	Reported by: Jordan Uggla.
2010-11-18 02:08:01 +01:00
Robert Millan
bd13c8184b Use dpkg architecture wildcards. 2010-11-17 18:44:25 +01:00
Colin Watson
138dd779b0 merge from upstream 2010-11-17 17:08:54 +00:00
Colin Watson
87c6fe6a55 drop description of backported changes that are in the new snapshot 2010-11-17 16:51:14 +00:00