summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2007-03-08 23:31:26 +0000
committerDavid Cantrell <dcantrell@redhat.com>2007-03-08 23:31:26 +0000
commitbdc4b231632b2259aff9f0aaaaca34ba110b5c64 (patch)
tree8fb2de15c179293508d08946ff009afe9145da28 /anaconda.spec
parente332de56233968a45444decdee671f4aec3add6e (diff)
downloadanaconda-bdc4b231632b2259aff9f0aaaaca34ba110b5c64.tar.gz
anaconda-bdc4b231632b2259aff9f0aaaaca34ba110b5c64.tar.xz
anaconda-bdc4b231632b2259aff9f0aaaaca34ba110b5c64.zip
Forgot one other thing.
Diffstat (limited to 'anaconda.spec')
-rw-r--r--anaconda.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/anaconda.spec b/anaconda.spec
index a01426c29..21e6276f2 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -120,6 +120,7 @@ rm -rf $RPM_BUILD_ROOT
- Replace hyphens in BOOTIF= parameter with colons (#209284)
- In strcount() in libisys, return 0 if tmp is NULL (#231290)
- Subclass Raid class in kickstart.py from F7_Raid (clumens)
+- Make sure ext2 filesystem module is loaded early (clumens, #230946)
* Thu Mar 8 2007 Chris Lumens <clumens@redhat.com> - 11.2.0.33-1
- Fix translations to build correctly.