Commit Graph

6797 Commits

Author SHA1 Message Date
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
Vladimir 'phcoder' Serbinenko
d6f07b29fc mtime btrfs support 2010-12-10 14:38:16 +01: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
Vladimir 'phcoder' Serbinenko
79282228ec use anopther RAID1(0) copy if main one fails 2010-12-06 20:26:49 +01: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
Vladimir 'phcoder' Serbinenko
3be8e5ea96 BtrFS zlib compression support 2010-12-03 21:42:13 +01:00
Vladimir 'phcoder' Serbinenko
6333f1e9b6 Add RAID10 support 2010-12-03 18:11:10 +01:00
Vladimir 'phcoder' Serbinenko
db51e201fc symlink loop detection. btrfs-raid0 and raid1 support 2010-12-03 16:56:49 +01:00
Colin Watson
970707f0a7 Remove grub-mknetdir from grub-emu. 2010-12-03 15:51:31 +00:00
Vladimir 'phcoder' Serbinenko
0e761d3dbd Rename some btrfs variables for more uniformity 2010-12-03 11:30:24 +01:00
Vladimir 'phcoder' Serbinenko
34018a7d1f symlink support 2010-12-03 10:44:47 +01:00
BVK Chaitanya
bddc3ef623 * util/grub-script-check.c (main): Print script line number on
error.
2010-12-03 08:58:34 +05:30
BVK Chaitanya
c53c723762 print line number on error 2010-12-03 08:55:57 +05:30
Vladimir 'phcoder' Serbinenko
a43c4bc55f buffer extent for performance 2010-12-02 15:28:29 +01:00
Vladimir 'phcoder' Serbinenko
8006f6779e Fix in-extent reading 2010-12-02 15:08:46 +01:00
Vladimir 'phcoder' Serbinenko
228cfb40bf support bind and subvolume mount 2010-12-02 14:26:46 +01:00
Vladimir 'phcoder' Serbinenko
98042add0c Fix handling of non-leaf next 2010-12-02 13:57:07 +01:00
Vladimir 'phcoder' Serbinenko
eb82b8569a Remove leftover unused attribute 2010-12-02 13:32:24 +01:00
Vladimir 'phcoder' Serbinenko
d9865a25f7 Implicitly skip /default prefix 2010-12-02 13:31:50 +01:00
Vladimir 'phcoder' Serbinenko
93e0c7a7c2 Fix subvolume handling 2010-12-02 13:23:20 +01:00
Vladimir 'phcoder' Serbinenko
9b4cb862f8 handle directories correctly 2010-12-02 00:11:14 +01:00
Vladimir 'phcoder' Serbinenko
1f60e35331 initialise the type of search for root 2010-12-02 00:03:19 +01:00
Vladimir 'phcoder' Serbinenko
ac5dcabe67 Fix incorrect statement from previous commit 2010-12-01 23:16:19 +01:00
Vladimir 'phcoder' Serbinenko
a3d1fcfb10 Fix 2 warnings 2010-12-01 22:59:51 +01:00
Robert Millan
15abb5547f Merge ZFS. 2010-12-01 22:57:49 +01:00
Robert Millan
54207d4b6c Update GPL for ZFS code to version 3, move copyright lines for Vladimir and me to FSF (covered by our assignments) 2010-12-01 22:55:26 +01:00
Robert Millan
bf78d5b251 2010-12-01 Robert Millan <rmh@gnu.org>
* grub-core/fs/zfs/zfs.c: New file.
	* grub-core/fs/zfs/zfs_fletcher.c: Likewise.
	* grub-core/fs/zfs/zfs_lzjb.c: Likewise.
	* grub-core/fs/zfs/zfs_sha256.c: Likewise.
	* grub-core/fs/zfs/zfsinfo.c: Likewise.
	
	* include/grub/zfs/dmu.h: Likewise.
	* include/grub/zfs/dmu_objset.h: Likewise.
	* include/grub/zfs/dnode.h: Likewise.
	* include/grub/zfs/dsl_dataset.h: Likewise.
	* include/grub/zfs/dsl_dir.h: Likewise.
	* include/grub/zfs/sa_impl.h: Likewise.
	* include/grub/zfs/spa.h: Likewise.
	* include/grub/zfs/uberblock_impl.h: Likewise.
	* include/grub/zfs/vdev_impl.h: Likewise.
	* include/grub/zfs/zap_impl.h: Likewise.
	* include/grub/zfs/zap_leaf.h: Likewise.
	* include/grub/zfs/zfs.h: Likewise.
	* include/grub/zfs/zfs_acl.h: Likewise.
	* include/grub/zfs/zfs_znode.h: Likewise.
	* include/grub/zfs/zil.h: Likewise.
	* include/grub/zfs/zio.h: Likewise.
	* include/grub/zfs/zio_checksum.h: Likewise.
	
	* Makefile.util.def: Build ZFS into libgrubmods.
	* grub-core/Makefile.core.def: Build zfs.mod.
2010-12-01 22:42:11 +01:00