Commit Graph

6347 Commits

Author SHA1 Message Date
Colin Watson
45789c0fa8 * Backport from upstream:
- Support big ext2 files (closes: #543924).
2010-12-21 10:40:50 +00:00
Vladimir 'phcoder' Serbinenko
5318fe9804 * grub-core/loader/i386/multiboot_mbi.c (grub_multiboot_add_module):
Avoid next pointing to nowhere.
2010-12-20 16:13:01 +01:00
Colin Watson
854c4976f2 releasing version 1.99~20101210-2 2010-12-19 14:23:00 +00:00
Colin Watson
8a1b7cd969 mention effective changes from 1.98+20100804-11 2010-12-19 13:24:00 +00:00
Vladimir 'phcoder' Serbinenko
6c85b743f5 * grub-core/fs/affs.c (grub_affs_mount): Read data->bblock.rootblock
rather than assuming than rootblock is exactly in the middle.
	(grub_affs_label): Likewise.
2010-12-19 00:52:18 +01:00
Vladimir 'phcoder' Serbinenko
a2a08a35bf * grub-core/fs/affs.c (grub_affs_fs) [GRUB_UTIL]: Explicitly set
reserved_first_sector to 0.
	* grub-core/fs/cpio.c (grub_cpio_fs) [GRUB_UTIL]: Likewise.
	* grub-core/fs/sfs.c (grub_sfs_fs) [GRUB_UTIL]: Likewise.
	* grub-core/fs/xfs.c (grub_xfs_fs) [GRUB_UTIL]: Likewise.
2010-12-19 00:49:52 +01:00
Vladimir 'phcoder' Serbinenko
7059d1ec14 Fix handling of UTF-16 UDF labels.
* grub-core/fs/udf.c (grub_udf_iterate_dir): Move string-parsing part
	(read_string): .. here.
	(grub_udf_label): Use read_string.
2010-12-19 00:43:41 +01:00
Vladimir 'phcoder' Serbinenko
5cf86f4b0f * util/grub-mkfont.c (main): Handle errors from FT_Set_Pixel_Sizes. 2010-12-18 22:47:50 +01:00
BVK Chaitanya
30aff4cb3a * grub-core/normal/menu_entry.c (run): Execute commands from menu
editor under argument scope.
	Reported by: Jordan Uggla
2010-12-19 09:55:51 +05:30
BVK Chaitanya
fcf983f8c7 merge with mainline 2010-12-19 09:17:22 +05:30
Colin Watson
e00ce78c94 * Merge 1.98+20100804-9, 1.98+20100804-10, and 1.98+20100804-11. 2010-12-18 18:20:52 +00:00
Colin Watson
a8f1699156 Automatically remove MD devices from device.map on upgrade, since the
BIOS cannot read from these and including them in device.map will break
GRUB's ability to read from such devices (LP: #690030).
2010-12-18 18:16:26 +00:00
Colin Watson
eebd8cb8c2 releasing version 1.98+20100804-11 2010-12-18 18:09:15 +00:00
Colin Watson
32570200a8 * grub-core/normal/term.c (print_more): Make \r or \n scroll one
line, and other keys scroll an entire page (previous handling was
for \r and \n to scroll a page and other keys to scroll two lines).
2010-12-18 17:37:48 +00:00
Colin Watson
34411e8f23 * Backport from upstream:
- Recognise DDF1 DM-RAID (closes: #603354).
2010-12-18 17:15:51 +00:00
Colin Watson
4c87de833e debconf-updatepo 2010-12-18 17:04:22 +00:00
Colin Watson
cc7df6949e Incorporate rewritten 05_debian_theme by Alexander Kurtz, which works
when /usr is inaccessible by GRUB (closes: #605705).
2010-12-18 13:36:56 +00:00
Vladimir 'phcoder' Serbinenko
e1dffcf270 * grub-core/loader/i386/multiboot_mbi.c (grub_multiboot_make_mbi):
Set ptrdest to correct get_physical_target_address rather than
	incorrect get_virtual_current_address.
2010-12-18 14:31:05 +01:00
kashyap garimella
b04298cfa2 * grub-core/loader/i386/multiboot_mbi.c (grub_multiboot_load): Use
correct cat to grub_uint8_t * rather than grub_uint32_t *.
2010-12-18 15:22:11 +01:00
Colin Watson
342508183d German (Martin Eberhard Schauer). Closes: #606896 2010-12-17 22:36:54 +00:00
Colin Watson
a837832c13 Unfuzzy some translations that were not updated in this round (thanks,
David Prévot; closes: #606921).
2010-12-13 10:34:29 +00:00
Colin Watson
64e82b0d1d Portuguese (Tiago Fernandes / Miguel Figueiredo). Closes: #606908 2010-12-13 10:23:08 +00:00
Colin Watson
56509d7dbe Spanish (Francisco Javier Cuadrado). Closes: #606903 2010-12-13 10:17:58 +00:00
Colin Watson
ab1e0bee1a Czech (Miroslav Kure). Closes: #606854 2010-12-12 17:21:13 +00:00
Colin Watson
9e477e630c French (Christian Perrier). Closes: #606842 2010-12-12 17:19:54 +00:00
Colin Watson
ec7d2a1e92 Japanese (Hideki Yamane). Closes: #606836 2010-12-12 17:18:15 +00:00
Colin Watson
bcbf9d9807 Dutch (Paul Gevers). Closes: #606807 2010-12-12 17:16:02 +00:00
Colin Watson
0223727acf Russian (Yuri Kozlov). Closes: #606753 2010-12-11 14:45:03 +00:00
Colin Watson
902df9d29f releasing version 1.99~20101210-1 2010-12-11 12:26:57 +00:00
Colin Watson
1f4d5c5737 * New Bazaar snapshot.
- ZFS moved into grub-core.
  - Extend gettext to fall back from ll_CC to ll, and set lang to include
    country part by default so that Chinese works (LP: #686788).
2010-12-11 01:17:25 +00:00
Colin Watson
26807f3ebc Persian (Morteza Fakhraee). Closes: #606672 2010-12-11 00:30:48 +00:00
Colin Watson
7a2d7d6502 Bulgarian (Damyan Ivanov). Closes: #606452 2010-12-10 19:52:15 +00:00
Jordi Mallach
b7ccc7c897 Catalan (Jordi Mallach). 2010-12-10 19:56:24 +01:00
Colin Watson
79493788a9 Slovak (Slavko). Closes: #606663 2010-12-10 17:58:22 +00:00
Colin Watson
9355a0fdbc Basque (Iñaki Larrañaga Murgoitio). Closes: #606644 2010-12-10 14:54:45 +00:00
Colin Watson
5367ecd305 * .bzrignore: Ignore grub-core/rs_decoder.S. 2010-12-10 12:56:45 +00:00
Colin Watson
1fb430f865 * grub-core/gettext/gettext.c (grub_gettext_init_ext): Factor out
.mo/.mo.gz opening sequence to ...
(grub_mofile_open_lang): ... here.
(grub_gettext_init_ext): If opening ll_CC fails, try ll.
* util/grub.d/00_header.in (grub_lang): Include country part of
locale.
Reported by: Mario Limonciello.
2010-12-10 11:45:08 +00:00
Colin Watson
7816f073a5 Ukrainian (Yatsenko Alexandr). Closes: #606538 2010-12-10 10:30:53 +00:00
Robert Millan
a94a667185 2010-12-09 Robert Millan <rmh@gnu.org>
* NEWS: Document addition of ZFS support.
2010-12-09 14:09:37 +01:00
Colin Watson
abdab8e358 Swedish (Martin Bagge / brother). Closes: #606455 2010-12-09 12:32:58 +00:00
Colin Watson
2538f362dd Slovenian (Vanja Cvelbar). Closes: #606445 2010-12-09 11:47:52 +00:00
Colin Watson
0005c57e6d Indonesian (Arief S Fitrianto). Closes: #606431 2010-12-09 11:46:12 +00:00
Colin Watson
d20b5682a4 Chinese (YunQiang Su). Closes: #606426 2010-12-09 08:24:23 +00:00
Colin Watson
51c37c7c7b another spacing change from David Prévot 2010-12-08 21:22:53 +00:00
Colin Watson
cbeb2fd77e Apply debconf template review by debian-l10n-english and mark several
more strings for translation, thanks to David Prévot and Justin B Rye
(closes: #605748).
2010-12-08 17:04:55 +00:00
BVK Chaitanya
393324be7c execute menu editor commands with argument scope 2010-12-08 16:43:11 +05:30
Colin Watson
e237f25df5 Exit silently from zz-update-grub kernel hook if update-grub does not
exist (e.g. if grub-pc has been removed but not purged; closes:
#606184).
2010-12-07 09:51:33 +00:00
Colin Watson
a4845f5c0c Exit silently from zz-update-grub kernel hook if update-grub does not
exist (e.g. if grub-pc has been removed but not purged; closes:
#606184).
2010-12-07 09:50:29 +00:00
Colin Watson
24b7938b32 * grub-core/kern/i386/pc/startup.S (grub_console_getkey): Use `>> 1'
rather than `/ 2', as the latter requires -Wa,--divide which would
require bumping our minimum binutils version.
2010-12-04 16:19:26 +00:00
Colin Watson
970707f0a7 Remove grub-mknetdir from grub-emu. 2010-12-03 15:51:31 +00:00