Commit Graph

6347 Commits

Author SHA1 Message Date
Colin Watson
5fecea8063 * Merge from Ubuntu:
- Build part_msdos and vfat into EFI boot images (LP: #677758).
2011-04-11 16:21:44 +01:00
Colin Watson
b198790ce6 Allow use of first sector on btrfs (LP: #757446). 2011-04-11 16:13:31 +01:00
Colin Watson
744f5f3732 * Update branch_butter.patch:
- Fix filename comparison.
  - Take extent offset in account on uncompressed extents.
  - Use filled extent size if available.
2011-04-11 14:47:10 +01:00
Colin Watson
7ace2f690c releasing version 1.99~rc1-11 2011-04-10 23:12:16 +01:00
Colin Watson
1edea9882f * Merge from Ubuntu:
- Fix use of freed memory when replacing existing loopback device
    (LP: #742967).
2011-04-10 21:52:09 +01:00
Colin Watson
f2035564b4 * Update branch_fuse.patch:
- Make grub-mount exit non-zero if opening the device or filesystem
    fails.
  - Translate GRUB error codes into OS error codes for FUSE (LP: #756456).
2011-04-10 21:47:56 +01:00
Colin Watson
3187a569b8 releasing version 1.99~rc1-10 2011-04-09 22:34:01 +01:00
Colin Watson
22c4583f87 Update branch_butter.patch, fixing RAID1/duplicated chunk size
calculation (thanks, Vladimir Serbinenko; LP: #732149).
2011-04-09 21:14:57 +01:00
Colin Watson
ed1ef82779 releasing version 1.99~rc1-9 2011-04-09 11:18:46 +01:00
Colin Watson
7da57118e0 Handle special naming of yeeloong directory (closes: #620420). 2011-04-09 02:40:40 +01:00
Colin Watson
678829fd6a efibootmgr is only available on Linux architectures, so only make
grub-efi-ia32 and grub-efi-amd64 depend on it on Linux.
2011-04-09 02:32:54 +01:00
Colin Watson
9c3e6fa4f0 build-depend on libfuse-dev on Linux for grub-mount 2011-04-08 18:33:39 +01:00
Colin Watson
12b63c395a Flush buffer cache on close and not on open (closes: #620663). 2011-04-08 12:01:57 +01:00
Colin Watson
366fd3869a Add grub-mount utility, from the upstream 'fuse' branch. 2011-04-08 11:51:45 +01:00
Colin Watson
69fea7793f * Cherry-pick from upstream:
- Check RAID superblock offset (closes: #610184).
2011-04-01 18:15:17 +01:00
Colin Watson
753a47cb41 Make update-grub2 a symlink to update-grub, rather than bothering with a
wrapper script.
2011-04-01 12:50:27 +01:00
Colin Watson
9882692e45 Update branch_parse-color.patch, to blend text when any background is
set as opposed to only when a stretched background is set (closes:
#613120).
2011-03-30 02:59:01 +01:00
Colin Watson
04ea89aa3f releasing version 1.99~rc1-8 2011-03-29 17:38:21 +01:00
Colin Watson
33256d0192 * Cherry-pick from upstream:
- Fix FreeBSD compilation problem.
2011-03-29 15:13:25 +01:00
Colin Watson
d1d53f2bf8 releasing version 1.99~rc1-7 2011-03-29 13:50:05 +01:00
Colin Watson
5b74459eb0 Add apport hook for ProblemType = 'Package', thanks to Jean-Baptiste
Lallement (LP: #591753).
2011-03-29 12:14:49 +01:00
Colin Watson
be1a02f38f * Merge from Ubuntu:
- Build with gcc-4.5 on ppc64.
2011-03-29 12:10:45 +01:00
Colin Watson
382f831d85 Fix RAID-0 disk size calculation for metadata 1.x (LP: #743136). 2011-03-29 11:55:34 +01:00
Colin Watson
30c429ae04 Fix an ext2 overflow affecting inodes past 2TiB. 2011-03-29 11:41:34 +01:00
Colin Watson
fb77a3a964 Copy the partition table zone if floppy support is disabled, even if
no partition table is found (LP: #741867).
2011-03-29 11:37:30 +01:00
Colin Watson
31428afbc2 * Cherry-pick from upstream:
- Use libgeom on FreeBSD to detect partitions (closes: #612128).
2011-03-29 11:29:01 +01:00
Colin Watson
0d13d45581 Add /proc/mdstat, LVM information, and listings of /dev/disk/by-id/ and
/dev/disk/by-uuid/ to bug reports, by request of upstream.
2011-03-28 23:49:42 +01:00
Colin Watson
f9c790b223 releasing version 1.99~rc1-6 2011-03-25 23:37:24 +00:00
Colin Watson
249b0ccb22 Update branch_embed-sectors.patch, avoiding consuming lots of space and
time if the first partition is not near the start of the disk (closes:
#619458, LP: #691569).
2011-03-25 17:28:24 +00:00
Colin Watson
ddfa395c65 Drop the default priority of grub2/linux_cmdline to medium. We only
need to ask it if we're upgrading from GRUB Legacy and found an empty
kopt in menu.lst (LP: #591202).
2011-03-25 10:56:01 +00:00
Colin Watson
24bf5498ad Switch back to framebuffer page zero before loading the kernel
(thanks, Felix Kuehling).
2011-03-25 10:53:35 +00:00
Colin Watson
70e4d5f34f * Merge from Ubuntu:
- If we're upgrading and /boot/grub/core.img doesn't exist, then don't
    ask where to install GRUB, since it probably means we're in some kind
    of specialised environment such as a live USB stick (LP: #591202).
2011-03-25 10:51:08 +00:00
Colin Watson
f8111673e4 Account for FreeBSD module headers when calculating allocation size. 2011-03-24 11:42:13 +00:00
Colin Watson
a2969068fd * Cherry-pick from upstream:
- Fix crash when extending menu entry line beyond 79 characters (closes:
    #615893).
2011-03-24 11:38:07 +00:00
Colin Watson
b6f5e9632f releasing version 1.99~rc1-5 2011-03-23 18:36:15 +00:00
Colin Watson
6adfc84f51 branch_butter.patch: adjust further for mountinfo_move_mounts.patch 2011-03-23 15:50:02 +00:00
Colin Watson
fd1e16c8ca Rewrite find_root_device_from_mountinfo to cope with move-mounts
(LP: #738345).
2011-03-23 15:36:31 +00:00
Colin Watson
2c4f9bf9b8 Mark binary packages as Multi-Arch: foreign (for example, an amd64
kernel installed on an i386 system could use the native architecture's
GRUB).
2011-03-22 11:24:22 +00:00
Colin Watson
f56115f7a0 Update debian/legacy/update-grub to the version from grub 0.97-65. 2011-03-22 11:24:02 +00:00
Colin Watson
0f66d2ebdb debconf-updatepo 2011-03-17 13:47:33 +00:00
Colin Watson
f1c0797a97 Thai (Theppitak Karoonboonyanan). Closes: #607706 2011-03-16 16:41:22 +00:00
Colin Watson
6c51da6ac5 Esperanto (Felipe Castro). Closes: #606524 2011-03-16 16:39:53 +00:00
Colin Watson
a2c0b45cae releasing version 1.99~rc1-4 2011-03-15 11:39:39 +00:00
Colin Watson
024e792575 really remove grub-ntldr-img from grub-common 2011-03-15 11:01:15 +00:00
Colin Watson
c196f44d5b Update branch_embed-sectors.patch to avoid straying into first partition
when embedding-area sectors are in use (closes: #613409, LP: #730225).
2011-03-14 22:07:17 +00:00
Colin Watson
745b77e362 Don't ship grub-ntldr-img in grub-common. 2011-03-14 17:27:29 +00:00
Colin Watson
1a42ef98c4 Fix loading GRUB from lnxboot (LP: #693671). 2011-03-14 16:25:23 +00:00
Colin Watson
4bc73bb9b1 * Update ntldr-img from grub-extras:
- Only call ntfs_fix_mmft if the attribute to find is AT_DATA.  This
    matches GRUB's NTFS module.
  - Install grubinst as grub-ntldr-img.
2011-03-14 16:23:04 +00:00
Colin Watson
69c3dd39df Update branch_devmapper.patch, adding partitioned MD RAID support
(untested) and support for probing multipath disks.
2011-03-14 10:03:15 +00:00
Colin Watson
6c1c5bdc4f Don't touch /boot/grub/grub2-installed if using the --root-directory
option to grub-install (thanks, Nicolas George; closes: #614927).
2011-02-24 13:20:55 +00:00