summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2008-08-19 15:48:38 -0400
committerJeremy Katz <katzj@redhat.com>2008-08-19 15:48:38 -0400
commite35eee2b633b72029e59bfc2ffe73945f3b65fe0 (patch)
tree56e90438e2e974d9ecc9815f48745601a03548b5 /anaconda.spec
parent2ce846779b7946d06bc33ef40e857358fb19bd18 (diff)
downloadanaconda-e35eee2b633b72029e59bfc2ffe73945f3b65fe0.tar.gz
anaconda-e35eee2b633b72029e59bfc2ffe73945f3b65fe0.tar.xz
anaconda-e35eee2b633b72029e59bfc2ffe73945f3b65fe0.zip
Another test commit
Diffstat (limited to 'anaconda.spec')
-rw-r--r--anaconda.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec
index 55d3565a6..5a673eddf 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -990,7 +990,8 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu
- Translation updates (pl, nl, ja)
- Handle efibootmgr and grub.efi in upd-instroot. (pjones)
- Merge in branch to implement stage2= parameter. (clumens)
-- Revert the memtest86 bits for EFI, since this gets run on multiple arches. (pjones)
+- Revert the memtest86 bits for EFI, since this gets run on
+ multiple arches. (pjones)
- Use iutil.isEfi() instead of testing for ia64-ness. (pjones)
- Only do gptsync if we're not using EFI. (pjones)
- Don't do gptsync if we're using EFI. (pjones)