Commit Graph

8654 Commits

Author SHA1 Message Date
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
7bdeb3987a merge trunk 2011-03-14 22:01:32 +00:00
Colin Watson
6f4b2814bf update paths in ChangeLog 2011-03-14 21:42:00 +00:00
Colin Watson
5de124b354 Avoid straying into first partition when embedding-area sectors are in use (LP: #730225). 2011-03-14 21:41:24 +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
9b43bf396a * grub-core/boot/i386/pc/lnxboot.S (real_code_2): Ensure that the
initial chunk read from the kernel always includes GRUB's multiboot
header, which is now outside the first sector.
2011-03-11 11:51:10 +00:00
Colin Watson
be1a7ce0cf * grub-core/loader/i386/linux.c (find_efi_mmap_size): Page-align
cached mmap_size, so that this works correctly when called multiple
times.
Reported by: Daniel Kahn Gillmor.  Should fix Debian bug #616638.
2011-03-09 17:38:31 +00:00
Colin Watson
83a3c48d37 * docs/grub.texi (Simple configuration): Tidy up formatting. 2011-03-09 17:35:16 +00:00
Szymon Janc
57d75699d6 2011-03-07 Szymon Janc <szymon@janc.net.pl>
* grub-core/fs/zfs/zfs.c (zap_leaf_lookup):
	Set-but-not-used variable removed.
2011-03-07 22:23:06 +01: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
Vladimir 'phcoder' Serbinenko
54da1febce Rename mipsel-yeeloong to mipsel-loongson 2011-02-19 13:18:05 +01:00
Colin Watson
28f9509eb7 merge trunk 2011-02-17 14:51:11 +00:00
Colin Watson
d88e805584 releasing version 1.99~rc1-3 2011-02-16 14:55:45 +00:00
Colin Watson
28c4b981d9 * Update ntldr-img from grub-extras:
- Install g2hdr.bin and g2ldr.mbr (closes: #613245).
2011-02-14 14:45:38 +00:00
Vladimir 'phcoder' Serbinenko
028501a0e0 Workaround yet another IEEE1275 bug.
* include/grub/ieee1275/ieee1275.h (grub_ieee1275_flag): New enum value
	GRUB_IEEE1275_FLAG_BROKEN_ADDRESS_CELLS.
	* grub-core/kern/ieee1275/mmap.c (grub_machine_mmap_iterate): Ignore
	adress_cells and size:cells if GRUB_IEEE1275_FLAG_BROKEN_ADDRESS_CELLS
	is set.
	* grub-core/kern/ieee1275/cmain.c (grub_ieee1275_find_options): Set
	GRUB_IEEE1275_FLAG_BROKEN_ADDRESS_CELLS on powermacs.
2011-02-12 10:22:55 +03:00
Vladimir 'phcoder' Serbinenko
d998657dcf * grub-core/partmap/msdos.c (pc_partition_map_embed): Fix off by one
error.
2011-02-12 09:59:04 +03:00
Colin Watson
fee7cdd4e1 * util/grub.d/20_linux_xen.in: Bail out early if linux_list is
empty, since in that case we can only generate either nothing or a
syntactically invalid configuration file.
Reported by: Michal Suchanek.  Fixes Debian bug #612898.
2011-02-11 13:00:54 +00:00
Colin Watson
7bbc3aaab0 Adjust /etc/default/grub for rename of GRUB_DISABLE_LINUX_RECOVERY to
GRUB_DISABLE_RECOVERY (closes: #612777).
2011-02-10 17:17:07 +00:00
Colin Watson
77574e811a Tolerate camcontrol failing to read capacity of IDE devices, until such
time as we know how to do this properly (see #612128).
2011-02-09 13:29:08 +00:00
Colin Watson
769cd48fa4 We need at least freebsd-utils (>= 8.0-4) on kFreeBSD architectures for
camcontrol, so depend on it.
2011-02-09 13:04:05 +00:00
Colin Watson
b4f8124d6a Refer to the info documentation at the top of /etc/default/grub (closes:
#612538).
2011-02-09 12:56:55 +00:00
Colin Watson
97286eb547 * docs/grub.texi (Kernel): Add reference to grub-mkrescue.
(Making a GRUB bootable CD-ROM): Likewise.
(Invoking grub-mkrescue): New section.
Reported by: Yann Dirson.  Fixes Debian bug #612585.
2011-02-09 12:14:10 +00:00
Colin Watson
22b28eb3fe * util/grub-install.in: Remove unnecessary brackets from tr
arguments.
* util/grub.d/10_hurd.in: Likewise.
* util/grub.d/10_kfreebsd.in: Likewise.
* util/grub.d/10_linux.in: Likewise.
* util/grub.d/20_linux_xen.in: Likewise.
Reported by: Jamie Heilman.  Fixes Debian bug #612564.
2011-02-09 11:23:11 +00:00
Colin Watson
16358887cb Suppress output from debconf-communicate in upgrade-from-grub-legacy. 2011-02-09 04:09:30 +00:00
Colin Watson
2f1bb90be1 Build for ppc64 (except for grub-emu, which doesn't build cleanly yet). 2011-02-09 01:08:18 +00:00
Colin Watson
7e735e4349 * include/grub/file.h (not_easly_seekable): Rename to ...
(not_easily_seekable): ... this.  Update all users.
2011-02-08 13:21:13 +00:00
Colin Watson
5d6ff50b3e releasing version 1.99~rc1-2 2011-02-08 12:15:57 +00:00
Colin Watson
e71fe2e601 Upload to unstable. 2011-02-08 11:19:56 +00:00
Colin Watson
5870a4a06f typo 2011-02-04 16:35:07 +00:00
Colin Watson
266a01be26 Add rootflags=subvol=<name> if / is on a btrfs subvolume (LP: #712029). 2011-02-04 14:29:21 +00:00
Colin Watson
458bc629c4 Handle empty dir passed to grub_find_root_device_from_mountinfo; fixes
grub-mkrelpath on btrfs subvolumes (LP: #712029).
2011-02-04 13:38:15 +00:00
Colin Watson
8c2c4ff2f5 Handle empty dir passed to grub_find_root_device_from_mountinfo; fixes grub-mkrelpath on btrfs subvolumes. 2011-02-04 13:33:16 +00:00
Colin Watson
800f188183 * docs/grub.texi (Making a GRUB bootable CD-ROM): Update to describe
grub-mkrescue.
2011-01-28 17:01:28 +00:00
Colin Watson
118fb264ee Support probing multipath disks. 2011-01-25 16:51:23 +00:00
Colin Watson
307ed0b484 remove unused variables 2011-01-25 12:28:11 +00:00
Vladimir 'phcoder' Serbinenko
3281d3d6d4 * util/grub-mkimage.c (generate_image): Refuse to create the images
bigger than the actual flash (512K) in Loongson machines. 512K is also
	the biggest chip supported by them.
2011-01-24 02:44:27 +01:00
Vladimir 'phcoder' Serbinenko
a9fa2a22d7 Integrate Fuloong firmware port into build system and grub-mkimage 2011-01-24 02:20:04 +01:00
Vladimir 'phcoder' Serbinenko
dc1c21edb7 Add informative #define 2011-01-24 01:49:25 +01:00
Vladimir 'phcoder' Serbinenko
88906eaa69 Fix accidental disable of Geode UARTs 2011-01-24 01:46:00 +01:00
Vladimir 'phcoder' Serbinenko
44626c910e Add fuloong registers for RAM controller 2011-01-24 01:45:11 +01:00
Vladimir 'phcoder' Serbinenko
9f7322f50e Add missing UART2 definitions 2011-01-24 00:47:36 +01:00