Commit Graph

441 Commits

Author SHA1 Message Date
Peter Jones eec0f81571 I'm told the exclude arch change to ppc from ppc64 was wrong. 2012-03-27 17:09:13 -04:00
Dan Horák 9caa440467 Add support for serial terminal consoles on PPC by Mark Hamzy 2012-03-27 22:35:36 +02:00
Dan Horák f2a9f13400 Add support for serial terminal consoles on PPC by Mark Hamzy 2012-03-27 22:34:56 +02:00
Dan Horák e91c7753ae Use Fix-tests-of-zeroed-partition patch by Mark Hamzy 2012-03-27 21:03:57 +02:00
Dan Horák f26a37c871 Use Fix-tests-of-zeroed-partition patch by Mark Hamzy 2012-03-27 21:03:12 +02:00
Peter Jones 38f9656a4b Fix Source0 url 2012-03-16 21:16:55 -04:00
Peter Jones 50b9a85a41 Fix Source0 url 2012-03-16 21:16:35 -04:00
Peter Jones 1baa278bc3 Use --with-grubdir= on configure to make it behave like -17 did. 2012-03-15 10:31:15 -04:00
Peter Jones 278726a321 Use --with-grubdir= on configure to make it behave like -17 did. 2012-03-15 10:31:05 -04:00
Peter Jones 4c5287fa6b Update sources for 2.00~beta2 2012-03-14 16:47:20 -04:00
Peter Jones c8ef0525f6 Update sources for 2.00~beta2 2012-03-14 16:46:33 -04:00
Peter Jones 28678c2db6 Rebase from 1.99 to 2.00~beta2 2012-03-14 16:36:38 -04:00
Peter Jones f2a005fe35 Rebase from 1.99 to 2.00~beta2 2012-03-14 16:33:25 -04:00
Peter Jones c7429be5d2 Handle some missed bits for newer autotools support (patch from khopp)
- Handle PReP installation on PPC.
2012-03-12 15:42:43 -04:00
Peter Jones 3c5dfd20a2 Fix some bits I missed in the auto* patch. (Patch from khopp) 2012-03-12 15:42:40 -04:00
Peter Jones 0e53625c75 Handle some missed bits for newer autotools support (patch from khopp)
- Handle PReP installation on PPC.
2012-03-12 15:41:49 -04:00
Peter Jones c882abd266 Fix some bits I missed in the auto* patch. (Patch from khopp) 2012-03-12 15:36:27 -04:00
Brian C. Lane 3c2ece5c5f remove check for serial.mod in 00_header 2012-03-09 13:00:39 -08:00
Brian C. Lane 2b9af11d18 remove check for serial.mod in 00_header 2012-03-09 09:09:16 -08:00
Peter Jones d1b39fb814 Add fix for i386 as well. 2012-03-07 10:56:37 -05:00
Peter Jones 645dc62a35 Update for newer autotools and gcc 4.7.0
Related: rhbz#782144
- Add /etc/sysconfig/grub link to /etc/default/grub
  Resolves: rhbz#800152
- ExcludeArch s390*, which is not supported by this package.
  Resolves: rhbz#758333
2012-03-07 10:43:18 -05:00
Peter Jones 06628ab459 Merge branch 'master' of ssh://pkgs.fedoraproject.org/grub2
Conflicts:
	grub2.spec
2012-03-07 09:12:41 -05:00
Peter Jones 62a7c9b4ec Add /etc/sysconfig/grub link to /etc/default/grub
Resolves: rhbz#800152
2012-03-07 09:11:56 -05:00
Orion Poplawski 1a635d813d Build with -Os (bug 782144) 2012-02-17 09:57:50 -07:00
Dennis Gilmore fd5ed7048b - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-12 22:22:19 -06:00
Matthew Garrett 8a7df50949 fix up various grub2-efi issues 2011-12-14 15:07:51 -05:00
Adam Williamson 8a04b0c277 add an upstream reference for the grub-probe call patch 2011-12-08 12:05:28 -08:00
Peter Jones c07e9a4da9 ExcludeArch s390*, which is not supported by this package.
Resolves: rhbz#758333
2011-12-08 14:36:18 -05:00
Adam Williamson 64c72fe7f7 bump the rev 2011-12-08 10:00:13 -08:00
Adam Williamson 6c1e129663 fix the hardwired call to grub-probe in 30_os-prober (RH #737203) 2011-12-08 09:59:29 -08:00
Peter Jones 212d822ae8 Lots of .spec fixes from Mads Kiilerich:
Remove comment about update-grub - it isn't run in any scriptlets
patch info pages so they can be installed and removed correctly when renamed
fix references to grub/grub2 renames in info pages (#743964)
update README.Fedora (#734090)
fix comments for the hack for upgrading from grub2 < 1.99-4
fix sed syntax error preventing use of $RPM_OPT_FLAGS (#704820)
make /etc/grub2*.cfg %config(noreplace)
make grub.cfg %ghost - an empty file is of no use anyway
create /etc/default/grub more like anaconda would create it (#678453)
don't create rescue entries by default - grubby will not maintain them anyway
set GRUB_SAVEDEFAULT=true so saved defaults works (rbhz#732058)
grub2-efi should have its own bash completion
don't set gfxpayload in efi mode - backport upstream r3402
Handle dmraid better. Resolves: rhbz#742226
2011-11-07 11:44:55 -05:00
Mads Kiilerich b4e6bbb0ec don't set gfxpayload in efi mode - backport upstream r3402 2011-11-07 11:42:04 -05:00
Peter Jones dfcf823ef8 Handle dmraid better.
Resolves: rhbz#742226
2011-11-07 11:41:53 -05:00
Mads Kiilerich e61d26e2a3 grub2-efi should have its own bash completion 2011-11-07 11:39:37 -05:00
Mads Kiilerich 204ee270c4 set GRUB_SAVEDEFAULT=true so saved defaults works (rbhz#732058) 2011-11-07 11:39:28 -05:00
Mads Kiilerich 12d8378872 don't create rescue entries by default - grubby will not maintain them anyway 2011-11-07 11:39:18 -05:00
Mads Kiilerich 16c009c051 create /etc/default/grub more like anaconda would create it (#678453) 2011-11-07 11:38:58 -05:00
Mads Kiilerich bf4e2d266e make grub.cfg %ghost - an empty file is of no use anyway 2011-11-07 11:38:48 -05:00
Mads Kiilerich 21f0c0b86e /etc/grub2*.cfg symlinks can be customized to point somewhere else - make them %config(noreplace) 2011-11-07 11:38:38 -05:00
Mads Kiilerich d5f74283a0 fix sed syntax error preventing use of $RPM_OPT_FLAGS (#704820) 2011-11-07 11:38:24 -05:00
Mads Kiilerich e3760090e5 move comments for the hack for upgrading from grub2 < 1.99-4 so they appear in the right place 2011-11-07 11:38:11 -05:00
Mads Kiilerich 21d845a6c3 update README.Fedora (#734090) 2011-11-07 11:37:47 -05:00
Mads Kiilerich 51c2ea75cb fix references to grub/grub2 renames in info pages (#743964) 2011-11-07 11:37:33 -05:00
Mads Kiilerich ee18b8d4c1 patch info pages so they can be installed and removed correctly when renamed 2011-11-07 11:37:17 -05:00
Mads Kiilerich 1068837011 Remove comment about update-grub - it isn't run in any scriptlets 2011-11-07 11:36:57 -05:00
Dennis Gilmore 7cabf5f6f8 - Rebuilt for glibc bug#747377 2011-10-26 18:59:55 -05:00
Adam Williamson 7c419b815b mark /etc/default/grub as config(noreplace) 2011-10-19 13:41:11 -07:00
Adam Williamson a9b3287b03 Merge commit '328405c9f5f69dd1f41d5c0a742ad64bd19698de'
Conflicts:
	grub2.spec
2011-10-13 13:31:42 -07:00
Peter Jones 328405c9f5 grub has an epoch, so we need that expressed in the obsolete as well.
Today isn't my day.
2011-10-11 16:53:55 -04:00
Peter Jones ba6990d52a Fix my bad obsoletes syntax. 2011-10-11 15:00:17 -04:00