Commit Graph

6797 Commits

Author SHA1 Message Date
bubulle@debian.org
b785c47d03 * Welsh (Daffyd Tomos).
* Greek (galaxico).  Closes: #685201
2012-08-18 13:36:42 +02:00
bubulle@debian.org
2f7e877ff8 * Welsh (Daffyd Tomos). 2012-06-17 08:28:11 +02:00
bubulle@debian.org
ca5afa090c Galician (Jorge Barreiro). Closes: #677389 2012-06-13 19:18:37 +02:00
bubulle@debian.org
cab787d5c2 Lithuanian (Rimas Kudelis). Closes: #675628 2012-06-02 19:52:27 +02:00
Colin Watson
ed0b3ed3c2 releasing version 1.99-22 2012-05-30 11:24:26 +01:00
Colin Watson
be6950fef9 Add upstream r3476 (fix memory leak in grub_disk_read_small) to
4k_sectors.patch, otherwise the larger disk cache due to
efi_disk_cache.patch can cause EFI systems to run out of memory.
2012-05-30 10:19:56 +01:00
bubulle@debian.org
9e7e6943d3 Really add Latvian translation 2012-05-28 08:22:29 +02:00
bubulle@debian.org
75883e0adc Latvian (Rūdolfs Mazurs). Closes: #674697 2012-05-28 08:22:01 +02:00
bubulle@debian.org
2644a32076 Finnish (Timo Jyrinki). Closes: #673976 2012-05-22 20:07:58 +02:00
bubulle@debian.org
ec88e5fa06 Marathi (Sampada Nakhare) 2012-05-13 22:27:00 +02:00
Colin Watson
16a55758f1 Make apport hook compatible with Python 3. 2012-05-10 10:39:06 -07:00
bubulle@debian.org
f9e6bf4bc2 Vietnamese (Hai Lang). 2012-05-08 13:04:08 +02:00
bubulle@debian.org
e361e5289e Traditional Chinese (Vincent Chen). 2012-04-30 11:43:24 +02:00
bubulle@debian.org
9416c985fb Slovenian (Vanja Cvelbar). Closes: #670616 2012-04-28 07:05:15 +02:00
bubulle@debian.org
109e32d508 Khmer added (Khoem Sokhem) 2012-04-06 20:30:07 +02:00
Colin Watson
df12c5b41c releasing version 1.99-21 2012-04-03 18:00:21 +01:00
Colin Watson
b090f41ab9 * Backport from upstream:
- Fix hook calling for unaligned segments (closes: #666992,
    LP: #972250).
2012-04-03 14:16:52 +01:00
Colin Watson
92f49cf66b releasing version 1.99-20 2012-04-02 22:35:11 +01:00
Colin Watson
d5d4279040 Backport kFreeBSD support from upstream to 4k_sectors.patch. 2012-04-02 21:52:37 +01:00
Colin Watson
f0c157d6b2 releasing version 1.99-19 2012-04-02 19:44:55 +01:00
Colin Watson
6f08eec026 Support non-512B sectors and agglomerate reads. 2012-04-02 18:25:40 +01:00
Colin Watson
4a14afba2e Back out EFI boot services backport; it doesn't boot on BIOS on its own, and there were enough fixes after that upstream commit that it's rather hard to untangle what we need. 2012-04-02 16:36:00 +01:00
Colin Watson
39a0d2e61b Include __ctzdi2 and __ctzsi2 from libgcc if present (closes:
#665993).
2012-03-27 18:40:01 +01:00
Colin Watson
c030120d89 Restore CFLAGS after efiemu check (closes: #665772). 2012-03-27 17:57:09 +01:00
Colin Watson
02ce0792b6 * Backport from upstream:
- Avoid EFI boot services when loading Linux.
2012-03-27 17:35:35 +01:00
Colin Watson
91fc4317db Add grub-probe to grub-mount-udeb (LP: #963471). 2012-03-27 15:53:38 +01:00
bubulle@debian.org
5e42228440 Croatian (Tomislav Krznar). 2012-03-24 07:59:05 +01:00
Colin Watson
0953774ab3 releasing version 1.99-18 2012-03-19 19:11:14 +00:00
Colin Watson
48119ed752 Fix efiemu configure check. 2012-03-19 18:24:09 +00:00
Ilya Yanok
759426d352 * Backport from upstream:
- Make FAT UUID uppercase to match Linux (LP: #948716).
2012-03-19 17:12:34 +00:00
Colin Watson
bd5218b9ed * Backport from upstream:
- Add support for LZO compression in btrfs (LP: #727535).
2012-03-19 16:59:10 +00:00
bubulle@debian.org
e634149cd3 Norwegian Bokmål (Hans Fredrik Nordhaug). 2012-03-12 21:51:55 +01:00
Colin Watson
a8eecc1b30 Gujarati (Kartik Mistry). Closes: #663542 2012-03-12 10:46:54 +00:00
Colin Watson
c25fcec2d1 mkconfig_loopback.patch: Use different GRUB loop devices for different
OS loop devices (thanks, bcbc; LP: #888281).
2012-03-08 15:39:05 +00:00
Colin Watson
dcf0754eaf Ensure that /sbin and /usr/sbin are in $PATH when running tests (closes:
#662916).
2012-03-07 10:06:54 +00:00
Colin Watson
ecc70ea337 releasing version 1.99-17 2012-03-06 18:39:43 +00:00
Colin Watson
88a545f6bf efi_disk_cache.patch: Fix incorrect GRUB_DISK_CACHE_BITS (LP: #944347). 2012-03-06 17:43:30 +00:00
Colin Watson
fcfe10f718 releasing version 1.99-16 2012-03-06 13:18:43 +00:00
Colin Watson
b34ed0e9b9 * Backport from upstream:
- Build with -fno-asynchronous-unwind-tables to save space (closes:
    #662787).
2012-03-06 12:45:20 +00:00
Colin Watson
6a33f10fb5 releasing version 1.99-15 2012-03-05 17:26:47 +00:00
Colin Watson
6fb3265bae Add support for GRUB_CMDLINE_GNUMACH (closes: #660493). 2012-03-05 15:24:35 +00:00
Colin Watson
85bd824e1a Fix incorrect identifiers in bash-completion (closes: #661415). 2012-03-05 15:20:39 +00:00
Colin Watson
23e0642a79 GCC 4.6 change closes: #654727 2012-03-05 15:15:38 +00:00
Colin Watson
91bd5b7d8e fix efi-disk-cache.patch formatting 2012-03-05 15:15:00 +00:00
Adam Conrad
7895f85f9f Explain why debian/patches/efi_disk_cache.patch doesn't need to be forwarded 2012-03-05 08:06:25 -07:00
Adam Conrad
dade06f685 Bump disk caches on EFI systems to reduce load times 2012-03-05 08:01:32 -07:00
Adam Conrad
955ad9c000 Make grub-mkconfig shut up about grep's stdout 2012-03-05 07:59:48 -07:00
Colin Watson
35d7529836 msgcat 2012-03-05 14:25:02 +00:00
Colin Watson
bb3c25c9cc Belarusian (Viktar Siarhiejczyk). Closes: #662615 2012-03-05 11:46:46 +00:00
bubulle@debian.org
788663511a Tamil translation updated 2012-02-16 22:10:19 +01:00