/[smeserver]/rpms/anaconda/sme7/smeserver-mdadm-noroot.patch
ViewVC logotype

Diff of /rpms/anaconda/sme7/smeserver-mdadm-noroot.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.3 by slords, Fri Sep 12 03:22:46 2008 UTC Revision 1.4 by slords, Fri Sep 12 03:55:39 2008 UTC
# Line 1  Line 1 
1  diff -Nur -x '*.orig' -x '*.rej' anaconda-10.1.1.46/fsset.py mezzanine_patched_anaconda-10.1.1.46/fsset.py  diff -Nur -x '*.orig' -x '*.rej' anaconda-10.1.1.46/fsset.py mezzanine_patched_anaconda-10.1.1.46/fsset.py
2  --- anaconda-10.1.1.46/fsset.py 2006-12-23 11:11:08.000000000 -0700  --- anaconda-10.1.1.46/fsset.py 2006-12-23 11:11:08.000000000 -0700
3  +++ mezzanine_patched_anaconda-10.1.1.46/fsset.py       2006-12-23 11:10:33.000000000 -0700  +++ mezzanine_patched_anaconda-10.1.1.46/fsset.py       2006-12-23 11:10:33.000000000 -0700
4  @@ -1210,7 +1210,6 @@  @@ -1219,7 +1219,6 @@
5           cf = """           cf = """
6   # mdadm.conf written out by anaconda   # mdadm.conf written out by anaconda
7   DEVICE partitions   DEVICE partitions
8  -MAILADDR root  -MAILADDR root
9   """   %s
10           for ent in self.entries:   """ % activeArrays
11               if ent.device.getName() != "RAIDDevice":           return cf


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed