diff options
author | Jeremy Katz <katzj@redhat.com> | 2008-08-19 15:48:38 -0400 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2008-08-19 15:48:38 -0400 |
commit | e35eee2b633b72029e59bfc2ffe73945f3b65fe0 (patch) | |
tree | 56e90438e2e974d9ecc9815f48745601a03548b5 /anaconda.spec | |
parent | 2ce846779b7946d06bc33ef40e857358fb19bd18 (diff) | |
download | anaconda-e35eee2b633b72029e59bfc2ffe73945f3b65fe0.tar.gz anaconda-e35eee2b633b72029e59bfc2ffe73945f3b65fe0.tar.xz anaconda-e35eee2b633b72029e59bfc2ffe73945f3b65fe0.zip |
Another test commit
Diffstat (limited to 'anaconda.spec')
-rw-r--r-- | anaconda.spec | 3 |
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) |