Bug 670323

Summary: grub2-1.99~rc2 is available
Product: [Fedora] Fedora Reporter: Upstream Release Monitoring <upstream-release-monitoring>
Component: grub2Assignee: Lubomir Rintel <lkundrak>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: aros, che666, dennis, elad, lkundrak, mads
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-09-01 16:55:15 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On: 674589    
Bug Blocks:    

Description Upstream Release Monitoring 2011-01-17 21:35:04 UTC
Latest upstream release: 1.99~rc1
Current version in Fedora Rawhide: 1.98
URL: ftp://alpha.gnu.org/gnu/grub/

Please consult the package update guidelines before you issue an update to a stable branch: https://fedoraproject.org/wiki/Package_update_guidelines

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

Comment 1 Fedora Admin XMLRPC Client 2011-01-29 22:53:26 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 2 Dennis Gilmore 2011-02-07 15:00:38 UTC
*** Bug 674589 has been marked as a duplicate of this bug. ***

Comment 3 Dennis Gilmore 2011-02-12 17:42:17 UTC
*** Bug 674589 has been marked as a duplicate of this bug. ***

Comment 4 Artem S. Tashkinov 2011-02-12 21:12:55 UTC
What other changes in GRUB spec file needs to be done in order to be successfully built by GCC 4.6?

Meanwhile I posted an updated SPEC file (if anyone doesn't want to do the work twice) specifically for GRUB 1.99-rc1 in bug 674589.

Comment 5 Upstream Release Monitoring 2011-04-20 10:22:49 UTC
Latest upstream release: 1.99~rc2
Current version in Fedora Rawhide: 1.98
URL: http://alpha.gnu.org/gnu/grub/

Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

Comment 6 Greg` 2011-04-22 05:42:27 UTC
any chance Grub2-1.99 will be pushed to F15 also?

Comment 7 Account closed by user 2011-05-03 19:33:37 UTC
from anaconda-16.7-1.fc16

* Tue May 03 2011 Chris Lumens  - 16.7-1
- Make grub2 the default bootloader on x86. (dlehman)

1.99~rc2 should be packaged ASAP!


-thanks-

Comment 8 Account closed by user 2011-05-15 15:43:21 UTC
GRUB 1.99 announcement
======================

I'm proud to announce the release of GNU GRUB version 1.99.

This time we include the ability of GRUB to be firmware on Yeeloong.

This is also the first time we officially include ZFS and BtrFS support.

In order to show the work done on stabilizing the whole project I decided
to move it to ftp.gnu.org from alpha.gnu.org. Congratulations to whole team

The release file is bigger than it should be because of autogeneration
issues. Other than the size these issues have no impact but their fixing
is scheduled for next release.

GRUB, also known as the GRand Unified Bootloader, is a modular, portable
bootloader that supports a number of platforms, including standard
BIOS-based PCs, EFI-based x86 systems, IEEE-1275 platforms (such as the
OLPC and some PowerPC/Sparc64 hardware), coreboot, the free (as in freedom)
pre-boot initialization framework, and Yeeloong, free (as in freedom)
Loongson-2F-based (MIPS compliant CPU) laptop.

Other major improvements include (extract from NEWS file):

* Keyboard layouts support.

* Parser for GRUB Legacy configuration files.

* Extend `vbeinfo' and `vbetest' commands to non-VBE graphics, as
  `videoinfo' and `videotest'.

* New `lsefisystab', `lssal', and `lsefimmap' commands on EFI platforms.

* Support explicit user claim that a device is BIOS-visible.  Devices
  listed in device.map will be assumed to be readable using only BIOS
  facilities, rather than anything more complex such as LVM or RAID.

* New bash-completion script for GRUB utilities.

* Use ACPI to shut down if possible.

* New `lsacpi' command.

* New `--boot-directory' option to `grub-install', `grub-reboot', and
  `grub-set-default', with clearer semantics than the previous
  `--root-directory' option.

* Rename CD-ROM device to "cd" on BIOS platforms.

* Transparent decompression filters.

* Simpler PXE image generation.  New `grub-mknetdir' utility to generate
  netboot directory trees.

* New relocator.  Allows for more kernel support and more
  straightforward loader writing.

* Handle USB pendrives exposed as floppies.

* New Automake-based build system.

* Add `sendkey' command (i386-pc only).

* Support 1.x versions of mdadm metadata.

* Fix corruption when reading Reiserfs directory entries.

* Bidirectional text and diacritics support.

* Change grub-mkdevicemap to emit /dev/disk/by-id/ names where possible
  on GNU/Linux.

* Add `grub-mkconfig' support for Xen with Linux.

* Add `grub-mkconfig' support for initrd images on Fedora 13.

* Support >3GiB and <16MiB RAM in i386-qemu.

* Add support for Cirrus 5446 and Bochs video cards.

* Load more appropriate video drivers automatically in `grub-mkconfig'.

* USB improvements, including hotplugging/hotunplugging, hub support,
  and USB serial support.

* AMD Geode CS5536 support.

* Extensive updates to the Texinfo documentation.

* Add `grub-probe' support for the btrfs filesystem, permitting / to
  reside on btrfs as long as /boot is on a filesystem natively supported
  by GRUB.

* Handle symbolic links under /dev/mapper on GNU/Linux.

* Handle installation across multiple partition table types.

* Add `cmostest' command (i386/x86_64 only).

* Add support for DM-RAID disk devices on GNU/Linux.

* Remove `grub-mkisofs'.  `grub-mkrescue' now uses GNU xorriso to build
  CD images.

* `grub-mkrescue' support for EFI, coreboot, and QEMU platforms.

* Unify `grub-mkimage', `grub-setup', and `grub-install' source code
  across platforms.

* Fix VGA (as opposed to VBE) video driver, formerly a terminal driver.

* Add menu hotkey support.

* Add support for the nilfs2 filesystem.

* `grub-probe' and `grub-mkconfig' support for NetBSD.

* Support setting a background image in `grub-mkconfig'.

* Support multiple terminals in `grub-mkconfig'.

* Regexp support.

* MIPS multiboot2 support.

* Multiboot2 tag support.

* sunpc partition table support.

* Add a number of new language features to GRUB script: `for', `while',
  `until', `elif', function parameters, `break', `continue', `shift',
  multi-line quoted strings, positional parameters with `setparams',
  `return', filename wildcard expansion, and `!'.

* Support nested partition tables.  GRUB now prefers to name partitions
  in the form `(hd0,msdos1,bsd1)' rather than `(hd0,1,a)'.

* Speed up consecutive hostdisk operations on the same device.

Comment 9 Dennis Gilmore 2011-06-07 12:51:03 UTC
*** Bug 711341 has been marked as a duplicate of this bug. ***

Comment 10 Greg` 2011-06-24 10:14:25 UTC
i basically got my answer on this from someone else that wasnt ignorrant

Comment 11 Elad Alfassa 2011-09-01 16:55:15 UTC
Closing, grub2 was already updated to 1.99 final.



-- 
Fedora Bugzappers volunteer triage team
https://fedoraproject.org/wiki/BugZappers