Parent Directory | Revision Log | Revision Graph
Import CentOS 4.8 sources
1 | slords | 1.1 | 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 | ||
3 | +++ mezzanine_patched_anaconda-10.1.1.46/fsset.py 2006-12-23 11:10:33.000000000 -0700 | ||
4 | slords | 1.4 | @@ -1219,7 +1219,6 @@ |
5 | slords | 1.1 | cf = """ |
6 | # mdadm.conf written out by anaconda | ||
7 | DEVICE partitions | ||
8 | -MAILADDR root | ||
9 | slords | 1.4 | %s |
10 | """ % activeArrays | ||
11 | return cf |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |