Commit Graph

118 Commits

Author SHA1 Message Date
Peter Jones
c86672d101 Don't delete stuff from theme in .spec, just remove it from the theme. 2012-05-10 09:29:36 -04:00
Peter Jones
44de025034 Update to beta5.
- Update how efi building works (kiilerix)
2012-05-10 09:28:07 -04:00
Mads Kiilerich
1d74d59761 remove grub2-efi transformation
All tools and support files are now the same for bios and efi - only the actual
bootloader is different. There is thus no reason to build any tools for efi,
but there is no way to avoid it. We just build and install them and overwrite
with bios files.

By using the same transformation we avoid the problems with the transformation
being included in some un-transformed files.

The old grub2-efi specific are kept as symlinks for backward compatibility.
grub2-efi is still very much work-in-progress and the grub2-efi could probably
be dropped very soon. It would also make sense to move all shared files to a
sub-package.
2012-05-10 09:27:33 -04:00
Mads Kiilerich
8b3c8c6612 drop unused grub-1.99-gcc-4.7.0.patch 2012-05-10 09:24:14 -04:00
Mads Kiilerich
171aabb89d fixes for theme support - make the fonts that are used available
The starfield theme is a bad example ...
2012-05-10 09:24:08 -04:00
Mads Kiilerich
2df3e5efba Update to grub 2.0 beta 5 2012-05-10 09:23:56 -04:00
Mads Kiilerich
66e85d1e00 remove foo bar echo statements - seems to be forgotten and useless debug statements 2012-05-10 09:21:17 -04:00
Peter Jones
e5764c0076 Include theme support (mizmo)
- Include locale support (kiilerix)
- Include html docs (kiilerix)

Conflicts:

	grub2.spec
2012-05-10 09:20:31 -04:00
Peter Jones
4b7e06e90f Include theme support.
Conflicts:

	grub2.spec
2012-05-10 09:19:51 -04:00
Mads Kiilerich
cd1247369f Include html documentation - that is more accessible for the average user 2012-05-10 09:18:22 -04:00
Mads Kiilerich
60f39abf64 Include localization files - using the grub name space is forward compatible 2012-05-10 09:18:17 -04:00
Peter Jones
b7a4ca3eb4 Work around #819031
Conflicts:

	grub2.spec
2012-05-07 09:57:07 -04:00
Peter Jones
eb331df6cf remove old sources 2012-04-27 09:17:28 -04:00
Mads Kiilerich
e8c09d17f9 drop GRUB_SAVEDEFAULT from default default
Most users probably don't want manual boot selections to be sticky - especially
considering the issues with default after installation of new kernels. This
feature will also not work on the somewhat supported lvm and btrfs
configurations.
2012-04-26 16:50:23 -04:00
Mads Kiilerich
e55a9ea2cb ofpathname is not sparc specific - remove double include on sparc 2012-04-26 16:50:18 -04:00
Peter Jones
47d5e953cc Require: file 2012-04-26 14:09:45 -04:00
Peter Jones
0e6e69f9b5 Various fixes from Mads Kiilerich 2012-04-26 11:09:57 -04:00
David W. Aquilina
2b1c010ce0 Fix ieee1275 platform define for ppc 2012-04-19 11:27:43 -04:00
Mads Kiilerich
49353e4bb9 drop 90_persistent script
It is undocumented.

It haven't been upstreamed.

Upstream has 40_custom and 41_custom for the same purpose.

It violates layering and code structure by guessing which (optional!) output
file has been specified for grub2-mkconfig ... and makes the wrong guess for
grub2-efi.
2012-04-16 12:40:34 -04:00
Peter Jones
21e891cb12 Fix path for grub2-efi-mkconfig post-usrmove. 2012-04-16 12:40:34 -04:00
Mads Kiilerich
adb84294cf update spec to /usr move 2012-04-16 12:40:34 -04:00
Mads Kiilerich
4f57b17a98 don't list grub-mkconfig_lib twice
/usr/share/grub/ was also listed an extra time if efi was disabled.
2012-04-16 12:40:33 -04:00
Mads Kiilerich
f16c2cd275 remove unused grub-1.99-Workaround-for-variable-set-but-not-used-issue.patch 2012-04-16 12:40:33 -04:00
Mads Kiilerich
cda751bf13 use /etc/system-release for naming of Linux entries instead of GNU/Linux 2012-04-16 12:40:33 -04:00
Peter Jones
820140e8ac Manually patch this to make it look like the changes from F17. Ugh. 2012-03-29 13:50:57 -04:00
Peter Jones
7374fca6aa Merge branch 'master' of ssh://pkgs.fedoraproject.org/grub2 2012-03-29 13:45:45 -04:00
Peter Jones
982cdee958 I'm told the exclude arch change to ppc from ppc64 was wrong. 2012-03-29 13:40:50 -04:00
Dan Horák
4d1b645b7d Add support for serial terminal consoles on PPC by Mark Hamzy 2012-03-29 13:40:49 -04:00
Dan Horák
3eacc8828d Use Fix-tests-of-zeroed-partition patch by Mark Hamzy 2012-03-29 13:40:49 -04:00
Peter Jones
d4970aa79c Fix Source0 url 2012-03-29 13:40:49 -04:00
Peter Jones
e6dc731cc2 Use --with-grubdir= on configure to make it behave like -17 did. 2012-03-29 13:40:49 -04:00
Peter Jones
2648d4a897 Update sources for 2.00~beta2 2012-03-29 13:40:49 -04:00
Peter Jones
58d787eb63 Rebase from 1.99 to 2.00~beta2 2012-03-29 13:40:49 -04:00
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
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
278726a321 Use --with-grubdir= on configure to make it behave like -17 did. 2012-03-15 10:31:05 -04:00
Peter Jones
c8ef0525f6 Update sources for 2.00~beta2 2012-03-14 16:46:33 -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