File grub2.changes of Package grub2

-------------------------------------------------------------------
Sat Jul 28 14:17:56 UTC 2012 - aj@suse.de

- Fix build with missing gets declaration (glibc 2.16)

-------------------------------------------------------------------
Fri Jul 27 13:22:24 UTC 2012 - tittiatcoke@gmail.com

- Add grub2-enable-theme-for-terminal-window.patch (bnc#770107)

-------------------------------------------------------------------
Thu Jul 19 11:03:37 UTC 2012 - mchang@suse.com

- add grub2-fix-menu-in-xen-host-server.patch (bnc#757895)

-------------------------------------------------------------------
Wed Jul 18 08:29:53 UTC 2012 - mchang@suse.com

- add grub2-fix-error-terminal-gfxterm-isn-t-found.patch
- add grub2-fix-mo-not-copied-to-grubdir-locale.patch

-------------------------------------------------------------------
Wed Jul 18 08:12:19 UTC 2012 - aj@suse.de

- We only need makeinfo, not texinfo for building.

-------------------------------------------------------------------
Tue Jul 17 21:12:26 CEST 2012 - jslaby@suse.de

- fix build by adding texinfo to buildrequires.

-------------------------------------------------------------------
Fri Jul  6 08:09:16 UTC 2012 - mchang@suse.com

- grub2-GRUB_CMDLINE_LINUX_RECOVERY-for-recovery-mode.patch. We
  don't run in sigle user mode for recovery, instead use different
  set kernel command line options which could be specified by this 
  GRUB_CMDLINE_LINUX_RECOVERY setting.  

-------------------------------------------------------------------
Wed Jul  4 06:20:23 UTC 2012 - mchang@suse.com

- add use-grub2-efi-as-a-package-name.patch (bnc#769916)

-------------------------------------------------------------------
Fri Jun 29 10:02:08 UTC 2012 - dvaleev@suse.com

- Add configuration support for serial terminal consoles. This will
  set the maximum screen size so that text is not overwritten. 

-------------------------------------------------------------------
Fri Jun 29 09:51:59 UTC 2012 - dvaleev@suse.com

- don't enable grub-emu-usb on ppc ppc641

-------------------------------------------------------------------
Thu Jun 28 09:33:26 CEST 2012 - jslaby@suse.de

- update to 2.0 final
  * see ChangeLog for changes

-------------------------------------------------------------------
Mon Jun 25 11:10:27 UTC 2012 - adrian@suse.de

- enable xz/lzma support for image file generation

-------------------------------------------------------------------
Sun Jun 24 18:10:27 UTC 2012 - jslaby@suse.de

- update to 2.0 beta6, a snapshot from today
  * see ChangeLog for changes

-------------------------------------------------------------------
Fri Jun 22 08:50:12 UTC 2012 - mchang@suse.com

- do not package grub.cfg, as it's generated at runtime and the
  presence of it would confuse pygrub (bnc#768063)

-------------------------------------------------------------------
Wed May 16 06:38:05 UTC 2012 - mchang@suse.com

- fix build error on 12.1 caused by autogen aborts because of
  absence of guile package

-------------------------------------------------------------------
Wed May  2 03:17:21 UTC 2012 - mchang@suse.com

- grub2-automake-1-11-2.patch : fix grub2 build error on newer
  autotools (automake >= 1.11.2)
- call ./autogen.sh

-------------------------------------------------------------------
Thu Apr 19 11:28:44 UTC 2012 - mchang@suse.com

- grub2-probe-disk-mountby.patch : fix grub2-probe fails on
  probing mount-by devices under /dev/disk/by-(id|uuid|path).
  (bnc#757746) 
 
-------------------------------------------------------------------
Thu Mar 29 07:08:38 UTC 2012 - mchang@suse.com

- Add Requires to os-prober as script depends on it for probing
  foreign os (bnc#753229)

-------------------------------------------------------------------
Wed Mar 21 06:58:43 UTC 2012 - mchang@suse.com

- Mark %config(noreplace) to /etc/default/grub (bnc#753246)

-------------------------------------------------------------------
Fri Mar 16 09:21:40 UTC 2012 - aj@suse.de

- Fix build with gcc 4.7 (needs -fno-strict-aliasing for zfs code).

-------------------------------------------------------------------
Tue Mar 13 04:06:06 UTC 2012 - mchang@suse.com

- Fix error in installation to extended partition (bnc#750897)
  add grub2-iterate-and-hook-for-extended-partition.patch
  add grub2-install-opt-skip-fs-probe.patch

-------------------------------------------------------------------
Mon Mar 12 09:34:40 UTC 2012 - tittiatcoke@gmail.com

- Added BuildRequires for gnu-unifont in order to create the 
  necessary fonts for a graphical boot menu.

-------------------------------------------------------------------
Mon Feb 20 13:04:51 UTC 2012 - andrea.turrini@gmail.com

- fixed typos in grub2.spec

-------------------------------------------------------------------
Mon Jan  2 03:16:13 UTC 2012 - mchang@suse.com

- platforms without efi should not specify exclusion of it

-------------------------------------------------------------------
Thu Dec 29 02:31:23 UTC 2011 - mchang@suse.com

- set --target=%{_target_plaform) explicitly to %configure in case
  it wouldn't do that for us implicitly
- when making x86_64-efi image not use i386 target build and keep
  use of x86_64. otherwise it would have error "invalid ELF header"

-------------------------------------------------------------------
Fri Dec  2 16:31:14 UTC 2011 - coolo@suse.com

- add automake as buildrequire to avoid implicit dependency

-------------------------------------------------------------------
Mon Nov 28 09:40:44 CET 2011 - jslaby@suse.de

- remove doubly packaged files
- remove INSTALL from docs
- handle duplicate bindir files

-------------------------------------------------------------------
Mon Oct 31 13:08:21 CET 2011 - meissner@suse.de

- make efi exclusion more complete

-------------------------------------------------------------------
Thu Oct 27 08:16:58 UTC 2011 - aj@suse.de

- efibootmgr only exists on x86-64 and ia64.

-------------------------------------------------------------------
Tue Oct 25 08:38:19 UTC 2011 - aj@suse.de

- Add requires from efi subpackage to main package (bnc#72596)

-------------------------------------------------------------------
Mon Oct 24 13:11:39 CEST 2011 - jslaby@suse.de

- update it and pl translations
- cleanup spec file
  * don't package efi files to non-efi package

-------------------------------------------------------------------
Thu Aug 25 14:46:04 UTC 2011 - aj@suse.de

- Fix directory ownership.

-------------------------------------------------------------------
Tue Aug 23 12:46:43 UTC 2011 - aj@suse.de

- Build an efi subpackage [bnc#713595].

-------------------------------------------------------------------
Tue Aug  2 12:10:39 UTC 2011 - dvaleev@novell.com

- enable ppc build
- patch unused-but-set-variable 

-------------------------------------------------------------------
Tue Jul 12 14:03:05 UTC 2011 - aj@suse.de

- Create submenu for all besides primary Linux kernels.
- Only run preun section during package install but not during
  upgrade.

-------------------------------------------------------------------
Tue Jul 12 11:48:08 UTC 2011 - aj@suse.de

- Update README.openSUSE

-------------------------------------------------------------------
Tue May 31 10:42:29 CEST 2011 - jslaby@suse.de

- update translations
- update to 1.99 final
  * See NEWS file for changes

-------------------------------------------------------------------
Sat May  7 12:33:43 CEST 2011 - jslaby@suse.de

- fix build with gcc 4.6
- build in parallel (fixed finally in 1.99)
- add translations from translations project
- update to 1.99-rc2
  * See NEWS file for changes

-------------------------------------------------------------------
Wed Oct 27 16:57:13 CEST 2010 - jslaby@suse.de

- fix vanishing of /boot/grub2/* if /boot/grub/device.map
  doesn't exist

-------------------------------------------------------------------
Mon Oct 25 12:39:11 UTC 2010 - jslaby@suse.de

- add missing " in the default file; add "fi" to grub2-linux.patch

-------------------------------------------------------------------
Mon Oct 11 22:29:27 CEST 2010 - jslaby@suse.de

- repack gz to bz2 (0.5M saving)

-------------------------------------------------------------------
Sat Oct  9 19:16:51 UTC 2010 - aj@suse.de

- Do not output vmlinux if vmlinuz of same version exists.
- Update default grub file.

-------------------------------------------------------------------
Sat Oct  9 13:58:31 UTC 2010 - aj@suse.de

- Add patch grub-1.98-follow-dev-mapper-symlinks.patch from Fedora
  for grub2-probe to detect lvm devices correctly

-------------------------------------------------------------------
Sat Sep 11 23:55:54 CEST 2010 - jslaby@suse.de

- add gettext "requires"

-------------------------------------------------------------------
Sun Mar 14 12:11:53 UTC 2010 - aj@suse.de

- Fix build on x86-64.

-------------------------------------------------------------------
Fri Mar 12 20:39:25 UTC 2010 - aj@suse.de

- Don't build parallel.
- Update to grub 1.98 including:
  * Multiboot on EFI support.
  * Saved default menu entry support, with new utilities `grub-reboot' and
    `grub-set-default'.
  * Encrypted password support, with a new utility `grub-mkpasswd-pbkdf2'.
  * `grub-mkfloppy' removed; use `grub-mkrescue' to create floppy images.

-------------------------------------------------------------------
Fri Feb 12 08:21:10 UTC 2010 - aj@suse.de

- Update to grub 1.97.2:
  * Fix a few 4 GiB limits.
  * Fix license problems with a few BSD headers.
  * Lots of misc bugfixes.

-------------------------------------------------------------------
Wed Dec  9 12:37:18 UTC 2009 - aj@suse.de

- Fix requires.

-------------------------------------------------------------------
Wed Dec  9 11:45:57 UTC 2009 - aj@suse.de

- Mark /etc/default/grub as config file.

-------------------------------------------------------------------
Wed Dec  9 10:45:33 UTC 2009 - aj@suse.de

- Mark root partition rw

-------------------------------------------------------------------
Wed Dec  9 09:11:33 UTC 2009 - aj@suse.de

- New package grub2.

openSUSE Build Service is sponsored by