]> git.proxmox.com Git - grub2.git/log
grub2.git
13 years agoAllow use of first sector on btrfs (LP: #757446).
Colin Watson [Mon, 11 Apr 2011 15:13:31 +0000 (16:13 +0100)]
Allow use of first sector on btrfs (LP: #757446).

13 years ago* Update branch_butter.patch:
Colin Watson [Mon, 11 Apr 2011 13:47:10 +0000 (14:47 +0100)]
* Update branch_butter.patch:
  - Fix filename comparison.
  - Take extent offset in account on uncompressed extents.
  - Use filled extent size if available.

13 years agoreleasing version 1.99~rc1-11
Colin Watson [Sun, 10 Apr 2011 22:12:16 +0000 (23:12 +0100)]
releasing version 1.99~rc1-11

13 years ago* Merge from Ubuntu:
Colin Watson [Sun, 10 Apr 2011 20:52:09 +0000 (21:52 +0100)]
* Merge from Ubuntu:
  - Fix use of freed memory when replacing existing loopback device
    (LP: #742967).

13 years ago* Update branch_fuse.patch:
Colin Watson [Sun, 10 Apr 2011 20:47:56 +0000 (21:47 +0100)]
* 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).

13 years agoreleasing version 1.99~rc1-10
Colin Watson [Sat, 9 Apr 2011 21:34:01 +0000 (22:34 +0100)]
releasing version 1.99~rc1-10

13 years agoUpdate branch_butter.patch, fixing RAID1/duplicated chunk size
Colin Watson [Sat, 9 Apr 2011 20:14:57 +0000 (21:14 +0100)]
Update branch_butter.patch, fixing RAID1/duplicated chunk size
calculation (thanks, Vladimir Serbinenko; LP: #732149).

13 years agoreleasing version 1.99~rc1-9
Colin Watson [Sat, 9 Apr 2011 10:18:46 +0000 (11:18 +0100)]
releasing version 1.99~rc1-9

13 years agoHandle special naming of yeeloong directory (closes: #620420).
Colin Watson [Sat, 9 Apr 2011 01:40:40 +0000 (02:40 +0100)]
Handle special naming of yeeloong directory (closes: #620420).

13 years agoefibootmgr is only available on Linux architectures, so only make
Colin Watson [Sat, 9 Apr 2011 01:32:54 +0000 (02:32 +0100)]
efibootmgr is only available on Linux architectures, so only make
grub-efi-ia32 and grub-efi-amd64 depend on it on Linux.

13 years agobuild-depend on libfuse-dev on Linux for grub-mount
Colin Watson [Fri, 8 Apr 2011 17:33:39 +0000 (18:33 +0100)]
build-depend on libfuse-dev on Linux for grub-mount

13 years agoFlush buffer cache on close and not on open (closes: #620663).
Colin Watson [Fri, 8 Apr 2011 11:01:57 +0000 (12:01 +0100)]
Flush buffer cache on close and not on open (closes: #620663).

13 years agoAdd grub-mount utility, from the upstream 'fuse' branch.
Colin Watson [Fri, 8 Apr 2011 10:51:45 +0000 (11:51 +0100)]
Add grub-mount utility, from the upstream 'fuse' branch.

13 years ago* Cherry-pick from upstream:
Colin Watson [Fri, 1 Apr 2011 17:15:17 +0000 (18:15 +0100)]
* Cherry-pick from upstream:
  - Check RAID superblock offset (closes: #610184).

13 years agoMake update-grub2 a symlink to update-grub, rather than bothering with a
Colin Watson [Fri, 1 Apr 2011 11:50:27 +0000 (12:50 +0100)]
Make update-grub2 a symlink to update-grub, rather than bothering with a
wrapper script.

13 years agoUpdate branch_parse-color.patch, to blend text when any background is
Colin Watson [Wed, 30 Mar 2011 01:59:01 +0000 (02:59 +0100)]
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).

13 years agoreleasing version 1.99~rc1-8
Colin Watson [Tue, 29 Mar 2011 16:38:21 +0000 (17:38 +0100)]
releasing version 1.99~rc1-8

13 years ago* Cherry-pick from upstream:
Colin Watson [Tue, 29 Mar 2011 14:13:25 +0000 (15:13 +0100)]
* Cherry-pick from upstream:
  - Fix FreeBSD compilation problem.

13 years agoreleasing version 1.99~rc1-7
Colin Watson [Tue, 29 Mar 2011 12:50:05 +0000 (13:50 +0100)]
releasing version 1.99~rc1-7

13 years agoAdd apport hook for ProblemType = 'Package', thanks to Jean-Baptiste
Colin Watson [Tue, 29 Mar 2011 11:14:49 +0000 (12:14 +0100)]
Add apport hook for ProblemType = 'Package', thanks to Jean-Baptiste
Lallement (LP: #591753).

13 years ago* Merge from Ubuntu:
Colin Watson [Tue, 29 Mar 2011 11:10:45 +0000 (12:10 +0100)]
* Merge from Ubuntu:
  - Build with gcc-4.5 on ppc64.

13 years agoFix RAID-0 disk size calculation for metadata 1.x (LP: #743136).
Colin Watson [Tue, 29 Mar 2011 10:55:34 +0000 (11:55 +0100)]
Fix RAID-0 disk size calculation for metadata 1.x (LP: #743136).

13 years agoFix an ext2 overflow affecting inodes past 2TiB.
Colin Watson [Tue, 29 Mar 2011 10:41:34 +0000 (11:41 +0100)]
Fix an ext2 overflow affecting inodes past 2TiB.

13 years agoCopy the partition table zone if floppy support is disabled, even if
Colin Watson [Tue, 29 Mar 2011 10:37:30 +0000 (11:37 +0100)]
Copy the partition table zone if floppy support is disabled, even if
no partition table is found (LP: #741867).

13 years ago* Cherry-pick from upstream:
Colin Watson [Tue, 29 Mar 2011 10:29:01 +0000 (11:29 +0100)]
* Cherry-pick from upstream:
  - Use libgeom on FreeBSD to detect partitions (closes: #612128).

13 years agoAdd /proc/mdstat, LVM information, and listings of /dev/disk/by-id/ and
Colin Watson [Mon, 28 Mar 2011 22:49:42 +0000 (23:49 +0100)]
Add /proc/mdstat, LVM information, and listings of /dev/disk/by-id/ and
/dev/disk/by-uuid/ to bug reports, by request of upstream.

13 years agoreleasing version 1.99~rc1-6
Colin Watson [Fri, 25 Mar 2011 23:37:24 +0000 (23:37 +0000)]
releasing version 1.99~rc1-6

13 years agoUpdate branch_embed-sectors.patch, avoiding consuming lots of space and
Colin Watson [Fri, 25 Mar 2011 17:28:24 +0000 (17:28 +0000)]
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).

13 years agoDrop the default priority of grub2/linux_cmdline to medium. We only
Colin Watson [Fri, 25 Mar 2011 10:56:01 +0000 (10:56 +0000)]
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).

13 years agoSwitch back to framebuffer page zero before loading the kernel
Colin Watson [Fri, 25 Mar 2011 10:53:35 +0000 (10:53 +0000)]
Switch back to framebuffer page zero before loading the kernel
(thanks, Felix Kuehling).

13 years ago* Merge from Ubuntu:
Colin Watson [Fri, 25 Mar 2011 10:51:08 +0000 (10:51 +0000)]
* 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).

13 years agoAccount for FreeBSD module headers when calculating allocation size.
Colin Watson [Thu, 24 Mar 2011 11:42:13 +0000 (11:42 +0000)]
Account for FreeBSD module headers when calculating allocation size.

13 years ago* Cherry-pick from upstream:
Colin Watson [Thu, 24 Mar 2011 11:38:07 +0000 (11:38 +0000)]
* Cherry-pick from upstream:
  - Fix crash when extending menu entry line beyond 79 characters (closes:
    #615893).

13 years agoreleasing version 1.99~rc1-5
Colin Watson [Wed, 23 Mar 2011 18:36:15 +0000 (18:36 +0000)]
releasing version 1.99~rc1-5

13 years agobranch_butter.patch: adjust further for mountinfo_move_mounts.patch
Colin Watson [Wed, 23 Mar 2011 15:50:02 +0000 (15:50 +0000)]
branch_butter.patch: adjust further for mountinfo_move_mounts.patch

13 years agoRewrite find_root_device_from_mountinfo to cope with move-mounts
Colin Watson [Wed, 23 Mar 2011 15:36:31 +0000 (15:36 +0000)]
Rewrite find_root_device_from_mountinfo to cope with move-mounts
(LP: #738345).

13 years agoMark binary packages as Multi-Arch: foreign (for example, an amd64
Colin Watson [Tue, 22 Mar 2011 11:24:22 +0000 (11:24 +0000)]
Mark binary packages as Multi-Arch: foreign (for example, an amd64
kernel installed on an i386 system could use the native architecture's
GRUB).

13 years agoUpdate debian/legacy/update-grub to the version from grub 0.97-65.
Colin Watson [Tue, 22 Mar 2011 11:24:02 +0000 (11:24 +0000)]
Update debian/legacy/update-grub to the version from grub 0.97-65.

13 years agodebconf-updatepo
Colin Watson [Thu, 17 Mar 2011 13:47:33 +0000 (13:47 +0000)]
debconf-updatepo

13 years agoThai (Theppitak Karoonboonyanan). Closes: #607706
Colin Watson [Wed, 16 Mar 2011 16:41:22 +0000 (16:41 +0000)]
Thai (Theppitak Karoonboonyanan).  Closes: #607706

13 years agoEsperanto (Felipe Castro). Closes: #606524
Colin Watson [Wed, 16 Mar 2011 16:39:53 +0000 (16:39 +0000)]
Esperanto (Felipe Castro).  Closes: #606524

13 years agoreleasing version 1.99~rc1-4
Colin Watson [Tue, 15 Mar 2011 11:39:39 +0000 (11:39 +0000)]
releasing version 1.99~rc1-4

13 years agoreally remove grub-ntldr-img from grub-common
Colin Watson [Tue, 15 Mar 2011 11:01:15 +0000 (11:01 +0000)]
really remove grub-ntldr-img from grub-common

13 years agoUpdate branch_embed-sectors.patch to avoid straying into first partition
Colin Watson [Mon, 14 Mar 2011 22:07:17 +0000 (22:07 +0000)]
Update branch_embed-sectors.patch to avoid straying into first partition
when embedding-area sectors are in use (closes: #613409, LP: #730225).

13 years agoDon't ship grub-ntldr-img in grub-common.
Colin Watson [Mon, 14 Mar 2011 17:27:29 +0000 (17:27 +0000)]
Don't ship grub-ntldr-img in grub-common.

13 years agoFix loading GRUB from lnxboot (LP: #693671).
Colin Watson [Mon, 14 Mar 2011 16:25:23 +0000 (16:25 +0000)]
Fix loading GRUB from lnxboot (LP: #693671).

13 years ago* Update ntldr-img from grub-extras:
Colin Watson [Mon, 14 Mar 2011 16:23:04 +0000 (16:23 +0000)]
* 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.

13 years agoUpdate branch_devmapper.patch, adding partitioned MD RAID support
Colin Watson [Mon, 14 Mar 2011 10:03:15 +0000 (10:03 +0000)]
Update branch_devmapper.patch, adding partitioned MD RAID support
(untested) and support for probing multipath disks.

13 years agoDon't touch /boot/grub/grub2-installed if using the --root-directory
Colin Watson [Thu, 24 Feb 2011 13:20:55 +0000 (13:20 +0000)]
Don't touch /boot/grub/grub2-installed if using the --root-directory
option to grub-install (thanks, Nicolas George; closes: #614927).

13 years agoreleasing version 1.99~rc1-3
Colin Watson [Wed, 16 Feb 2011 14:55:45 +0000 (14:55 +0000)]
releasing version 1.99~rc1-3

13 years ago* Update ntldr-img from grub-extras:
Colin Watson [Mon, 14 Feb 2011 14:45:38 +0000 (14:45 +0000)]
* Update ntldr-img from grub-extras:
  - Install g2hdr.bin and g2ldr.mbr (closes: #613245).

13 years agoAdjust /etc/default/grub for rename of GRUB_DISABLE_LINUX_RECOVERY to
Colin Watson [Thu, 10 Feb 2011 17:17:07 +0000 (17:17 +0000)]
Adjust /etc/default/grub for rename of GRUB_DISABLE_LINUX_RECOVERY to
GRUB_DISABLE_RECOVERY (closes: #612777).

13 years agoTolerate camcontrol failing to read capacity of IDE devices, until such
Colin Watson [Wed, 9 Feb 2011 13:29:08 +0000 (13:29 +0000)]
Tolerate camcontrol failing to read capacity of IDE devices, until such
time as we know how to do this properly (see #612128).

13 years agoWe need at least freebsd-utils (>= 8.0-4) on kFreeBSD architectures for
Colin Watson [Wed, 9 Feb 2011 13:04:05 +0000 (13:04 +0000)]
We need at least freebsd-utils (>= 8.0-4) on kFreeBSD architectures for
camcontrol, so depend on it.

13 years agoRefer to the info documentation at the top of /etc/default/grub (closes:
Colin Watson [Wed, 9 Feb 2011 12:56:55 +0000 (12:56 +0000)]
Refer to the info documentation at the top of /etc/default/grub (closes:
#612538).

13 years agoSuppress output from debconf-communicate in upgrade-from-grub-legacy.
Colin Watson [Wed, 9 Feb 2011 04:09:30 +0000 (04:09 +0000)]
Suppress output from debconf-communicate in upgrade-from-grub-legacy.

13 years agoBuild for ppc64 (except for grub-emu, which doesn't build cleanly yet).
Colin Watson [Wed, 9 Feb 2011 01:08:18 +0000 (01:08 +0000)]
Build for ppc64 (except for grub-emu, which doesn't build cleanly yet).

13 years agoreleasing version 1.99~rc1-2
Colin Watson [Tue, 8 Feb 2011 12:15:57 +0000 (12:15 +0000)]
releasing version 1.99~rc1-2

13 years agoUpload to unstable.
Colin Watson [Tue, 8 Feb 2011 11:19:56 +0000 (11:19 +0000)]
Upload to unstable.

13 years agoAdd rootflags=subvol=<name> if / is on a btrfs subvolume (LP: #712029).
Colin Watson [Fri, 4 Feb 2011 14:29:21 +0000 (14:29 +0000)]
Add rootflags=subvol=<name> if / is on a btrfs subvolume (LP: #712029).

13 years agoHandle empty dir passed to grub_find_root_device_from_mountinfo; fixes
Colin Watson [Fri, 4 Feb 2011 13:38:15 +0000 (13:38 +0000)]
Handle empty dir passed to grub_find_root_device_from_mountinfo; fixes
grub-mkrelpath on btrfs subvolumes (LP: #712029).

13 years agomkconfig_skip_dmcrypt.patch: Refer to GRUB_PRELOAD_MODULES rather than
Colin Watson [Sat, 22 Jan 2011 01:39:35 +0000 (01:39 +0000)]
mkconfig_skip_dmcrypt.patch: Refer to GRUB_PRELOAD_MODULES rather than
suggesting people write a /etc/grub.d/01_modules script (thanks, Jordan
Uggla).

13 years ago* Merge 1.98+20100804-13 and 1.98+20100804-14, updating translations:
Colin Watson [Tue, 18 Jan 2011 11:46:12 +0000 (11:46 +0000)]
* Merge 1.98+20100804-13 and 1.98+20100804-14, updating translations:
  - Kazakh (Baurzhan Muftakhidinov / Timur Birsh).

13 years agoreleasing version 1.98+20100804-14
Colin Watson [Tue, 18 Jan 2011 10:55:00 +0000 (10:55 +0000)]
releasing version 1.98+20100804-14

13 years agoreleasing version 1.99~rc1-1
Colin Watson [Mon, 17 Jan 2011 15:51:20 +0000 (15:51 +0000)]
releasing version 1.99~rc1-1

13 years ago* 05_debian_theme:
Colin Watson [Mon, 17 Jan 2011 13:42:47 +0000 (13:42 +0000)]
* 05_debian_theme:
  - If we find a background image and no colours were specified, use
    upstream defaults for color_normal and color_highlight rather than
    setting color_normal to black/black.
  - Don't try the other alternatives when $GRUB_BACKGROUND is set; you can
    now add GRUB_BACKGROUND= to /etc/default/grub to force no background
    image (closes: #608263).

13 years agocopy-edit
Colin Watson [Mon, 17 Jan 2011 13:29:58 +0000 (13:29 +0000)]
copy-edit

13 years agodebconf-updatepo
Colin Watson [Mon, 17 Jan 2011 13:27:44 +0000 (13:27 +0000)]
debconf-updatepo

13 years ago* 05_debian_theme:
Colin Watson [Mon, 17 Jan 2011 13:26:31 +0000 (13:26 +0000)]
* 05_debian_theme:
  - If we find a background image and no colours were specified, use
    upstream defaults for color_normal and color_highlight rather than
    setting color_normal to black/black.
  - Make the code more readable by replacing code for handling
    alternatives.
  - Make the code for searching for pictures in /boot/grub more readable
    and robust (for example against newlines in the filename).
  - Don't try the other alternatives when $GRUB_BACKGROUND is set; you can
    now add GRUB_BACKGROUND= to /etc/default/grub to force no background
    image (closes: #608263).

13 years agorefresh
Colin Watson [Mon, 17 Jan 2011 12:45:22 +0000 (12:45 +0000)]
refresh

13 years agoIf 05_debian_theme finds a background image and no colours were
Colin Watson [Mon, 17 Jan 2011 12:29:40 +0000 (12:29 +0000)]
If 05_debian_theme finds a background image and no colours were
specified, then leave color_normal and color_highlight set to the
upstream default; previously we set the former to black text on a black
background, which was not very useful.

13 years agoNew upstream release candidate.
Colin Watson [Mon, 17 Jan 2011 11:03:07 +0000 (11:03 +0000)]
New upstream release candidate.

13 years ago * configure.ac: Bump version to 1.99~rc1.
Vladimir 'phcoder' Serbinenko [Sun, 16 Jan 2011 11:54:03 +0000 (12:54 +0100)]
* configure.ac: Bump version to 1.99~rc1.

13 years ago * util/grub-mkimage.c (generate_image): Check fwstart.img checksum
Vladimir 'phcoder' Serbinenko [Sat, 15 Jan 2011 20:58:21 +0000 (21:58 +0100)]
* util/grub-mkimage.c (generate_image): Check fwstart.img checksum
for safety.

13 years ago * grub-core/kern/mips/yeeloong/init.c (grub_machine_init): Init boot
Vladimir 'phcoder' Serbinenko [Fri, 14 Jan 2011 18:23:34 +0000 (19:23 +0100)]
* grub-core/kern/mips/yeeloong/init.c (grub_machine_init): Init boot
module.

13 years ago * grub-core/Makefile.core.def (fwstart): Add lost LDFLAGS.
Vladimir 'phcoder' Serbinenko [Fri, 14 Jan 2011 18:21:06 +0000 (19:21 +0100)]
* grub-core/Makefile.core.def (fwstart): Add lost LDFLAGS.

13 years ago * grub-core/fs/zfs/zfsinfo.c (grub_cmd_zfs_bootfs): Quote bootpath and
Vladimir 'phcoder' Serbinenko [Thu, 13 Jan 2011 21:25:56 +0000 (22:25 +0100)]
* grub-core/fs/zfs/zfsinfo.c (grub_cmd_zfs_bootfs): Quote bootpath and
diskdevid.

13 years ago Fix compilation on cygwin.
Vladimir 'phcoder' Serbinenko [Thu, 13 Jan 2011 21:23:49 +0000 (22:23 +0100)]
Fix compilation on cygwin.

* conf/Makefile.common (STRIPFLAGS_KERNEL): Add -F elf32-i386 and
-R .drectve on cygwin.
* conf/i386-pc-cygwin-img-ld.sc: Merge rdata and pdata into data.
* configure.ac: Use $(top_builddir) in TARGET_OBJ2ELF.
(COND_CYGWIN): New condition.
* grub-core/Makefile.am (%.mod): Set TARGET_OBJ2ELF.
* grub-core/genmod.sh.in: Use ${TARGET_OBJ2ELF} and
not @TARGET_OBJ2ELF@.
* util/grub-pe2elf.c (write_symbol_table): Use pe_symtab->type and not
type to determine whether aux is to be used.

13 years agoreleasing version 1.99~20110112-1
Colin Watson [Thu, 13 Jan 2011 00:47:49 +0000 (00:47 +0000)]
releasing version 1.99~20110112-1

13 years agorefresh
Colin Watson [Thu, 13 Jan 2011 00:12:24 +0000 (00:12 +0000)]
refresh

13 years agobranch_butter.patch: Resolve the device returned by
Colin Watson [Thu, 13 Jan 2011 00:01:38 +0000 (00:01 +0000)]
branch_butter.patch: Resolve the device returned by
grub_find_root_device_from_mountinfo or find_root_device_from_libzfs
using grub_find_device (closes: #609590, #609814, LP: #700147).

13 years ago* New Bazaar snapshot.
Colin Watson [Wed, 12 Jan 2011 23:54:26 +0000 (23:54 +0000)]
* New Bazaar snapshot.
  - Disable ieee1275_fb on sparc (closes: #560823).
  - Fix pf2 font generation on big-endian platforms (closes: #609818).

13 years ago * util/ieee1275/ofpath.c (grub_util_devname_to_ofpath): Use the
Vladimir 'phcoder' Serbinenko [Wed, 12 Jan 2011 18:58:32 +0000 (19:58 +0100)]
* util/ieee1275/ofpath.c (grub_util_devname_to_ofpath): Use the
realpath'ed device string.
Handle floppy (somewhat).
Issue error in unknown case rather than garbage.
Reported by: Axel Beckert.

13 years ago * util/grub.d/00_header.in (load_video): Handle the case when no video
Vladimir 'phcoder' Serbinenko [Wed, 12 Jan 2011 18:51:19 +0000 (19:51 +0100)]
* util/grub.d/00_header.in (load_video): Handle the case when no video
drivers available.
Thanks to: Axel Beckert.

13 years ago * util/grub-mkfont.c (write_font_pf2): Use appropriate type for data
Vladimir 'phcoder' Serbinenko [Wed, 12 Jan 2011 11:49:16 +0000 (12:49 +0100)]
* util/grub-mkfont.c (write_font_pf2): Use appropriate type for data
variable. Fixes problem on big endian platforms.

13 years ago * grub-core/Makefile.core.def (ieee1275_fb): Disable on sparc.
Vladimir 'phcoder' Serbinenko [Wed, 12 Jan 2011 10:55:52 +0000 (11:55 +0100)]
* grub-core/Makefile.core.def (ieee1275_fb): Disable on sparc.
It doesn't work well there.

13 years ago * grub-core/normal/context.c (grub_env_context_close): Silence spurious
Vladimir 'phcoder' Serbinenko [Wed, 12 Jan 2011 10:52:51 +0000 (11:52 +0100)]
* grub-core/normal/context.c (grub_env_context_close): Silence spurious
warning.
* grub-core/normal/menu.c (grub_menu_execute_entry): Likewise.
* grub-core/partmap/msdos.c (pc_partition_map_embed): Use unsigned
counter.

13 years ago Use alias->path rather than buggy "canon".
Vladimir 'phcoder' Serbinenko [Wed, 12 Jan 2011 10:26:28 +0000 (11:26 +0100)]
Use alias->path rather than buggy "canon".

* grub-core/disk/ieee1275/ofdisk.c (ofdisk_hash_add_real): New function.
(ofdisk_hash_add): New argument curcan. All users updated.

13 years ago* configure.ac: Fall back to `true' if `makeinfo' does not exist.
Colin Watson [Tue, 11 Jan 2011 23:49:27 +0000 (17:49 -0600)]
* configure.ac: Fall back to `true' if `makeinfo' does not exist.

13 years ago * grub-core/loader/powerpc/ieee1275/linux.c (grub_linux_load32): Apply
Vladimir 'phcoder' Serbinenko [Tue, 11 Jan 2011 22:01:07 +0000 (23:01 +0100)]
* grub-core/loader/powerpc/ieee1275/linux.c (grub_linux_load32): Apply
loadmask before doing any calculations. Use correct type for offset.
(grub_linux_load64): Likewise.

13 years agoreleasing version 1.99~20110111-1
Colin Watson [Tue, 11 Jan 2011 19:01:39 +0000 (19:01 +0000)]
releasing version 1.99~20110111-1

13 years ago* New Bazaar snapshot.
Colin Watson [Tue, 11 Jan 2011 16:26:37 +0000 (16:26 +0000)]
* New Bazaar snapshot.
  - Don't check amount of low memory, as reportedly INT 12h can be broken
    and if low memory is too low we wouldn't have gotten into
    grub_machine_init anyway (closes: #588293, LP: #513528).
  - Submenu default support (LP: #691878).
  - Fix optimisation-dependent grub-mklayout crash (closes: #609584).

13 years ago* util/grub-mklayout.c (console_grub_equivalences_shift): Terminate
Colin Watson [Tue, 11 Jan 2011 15:08:57 +0000 (09:08 -0600)]
* util/grub-mklayout.c (console_grub_equivalences_shift): Terminate
with NULL.
(console_grub_equivalences_unshift): Likewise.
Reported by: Daniel Dehennin.

13 years agoAdd a po/LINGUAS file listing the translations we've synced from the TP
Colin Watson [Tue, 11 Jan 2011 13:33:12 +0000 (13:33 +0000)]
Add a po/LINGUAS file listing the translations we've synced from the TP
(closes: #609671).

13 years ago * grub-core/fs/i386/pc/pxe.c (set_mac_env): Export variable.
Vladimir 'phcoder' Serbinenko [Tue, 11 Jan 2011 10:51:05 +0000 (11:51 +0100)]
* grub-core/fs/i386/pc/pxe.c (set_mac_env): Export variable.
(set_env_limn_ro): Likewise.
(GRUB_MOD_INIT): Likewise.
* grub-core/hook/datehook.c (GRUB_MOD_INIT): Likewise. Change to
ARRAY_SIZE while on it.
(GRUB_MOD_FINI): Change to ARRAY_SIZE.
* grub-core/normal/context.c (grub_env_export): Move from here ...
* grub-core/kern/env.c (grub_env_export): ... here.
* grub-core/normal/context.c (grub_cmd_export): Skip exporting root and
prefix.
* grub-core/kern/main.c (grub_main): Export root and prefix.
* include/grub/env.h (grub_env_export): Export.
Reported by: Seth Goldberg.

13 years ago * grub-core/loader/i386/multiboot_mbi.c (grub_multiboot_make_mbi):
Vladimir 'phcoder' Serbinenko [Mon, 10 Jan 2011 23:44:56 +0000 (00:44 +0100)]
* grub-core/loader/i386/multiboot_mbi.c (grub_multiboot_make_mbi):
Take into account space used by ELF sections and multiboot palette.
Reported by: GrĂ©goire Sutre.

13 years ago * BUGS: New file.
Vladimir 'phcoder' Serbinenko [Mon, 10 Jan 2011 23:06:01 +0000 (00:06 +0100)]
* BUGS: New file.

13 years ago Pass more appropriate video id to Linux.
Vladimir 'phcoder' Serbinenko [Mon, 10 Jan 2011 23:02:01 +0000 (00:02 +0100)]
Pass more appropriate video id to Linux.

* grub-core/loader/i386/linux.c (grub_linux_setup_video): Use
grub_video_get_driver_id and variable gfxpayloadforcelfb to
fill have_vga.
(grub_linux_boot): Rely on grub_linux_setup_video to fill have_vga and
shift params->lfb_size.
* include/grub/i386/linux.h: Make an enume out of have_vga values.

13 years ago * util/grub-menulst2cfg.c: Add missing include of misc.h.
Vladimir 'phcoder' Serbinenko [Mon, 10 Jan 2011 22:57:49 +0000 (23:57 +0100)]
* util/grub-menulst2cfg.c: Add missing include of misc.h.

13 years ago * grub-core/fs/zfs/zfsinfo.c (grub_cmd_zfs_bootfs): Use comma as
Vladimir 'phcoder' Serbinenko [Mon, 10 Jan 2011 22:56:11 +0000 (23:56 +0100)]
* grub-core/fs/zfs/zfsinfo.c (grub_cmd_zfs_bootfs): Use comma as
separator and pass bootpath/devid even if only one of them is available.
Reported by: Seth Goldberg.