<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mdadm.git/Makefile, branch f8</title>
<subtitle>Official Fedora mdadm git repository cloned from upstream mdadm maintainer</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dledford/public_git/mdadm.git/'/>
<entry>
<title>Apply mdadm-2.6.1-build.patch from F-8 dist-cvs repo</title>
<updated>2008-07-24T17:20:16+00:00</updated>
<author>
<name>Doug Ledford</name>
<email>dledford@redhat.com</email>
</author>
<published>2008-07-24T17:20:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dledford/public_git/mdadm.git/commit/?id=87a63d2bf81bcb004490879099cf86edc864d5c5'/>
<id>87a63d2bf81bcb004490879099cf86edc864d5c5</id>
<content type='text'>
Signed-off-by: Doug Ledford &lt;dledford@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Doug Ledford &lt;dledford@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply mdadm-2.5.2-cflags.patch from F-8 dist-cvs repo</title>
<updated>2008-07-24T17:18:28+00:00</updated>
<author>
<name>Doug Ledford</name>
<email>dledford@redhat.com</email>
</author>
<published>2008-07-24T17:18:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dledford/public_git/mdadm.git/commit/?id=22c3e5377e3932f3ad29fb8f1e9fe14cd5a86eda'/>
<id>22c3e5377e3932f3ad29fb8f1e9fe14cd5a86eda</id>
<content type='text'>
Signed-off-by: Doug Ledford &lt;dledford@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Doug Ledford &lt;dledford@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply mdadm-2.2-nodiet.patch from F-8 dist-cvs repo</title>
<updated>2008-07-24T17:16:44+00:00</updated>
<author>
<name>Doug Ledford</name>
<email>dledford@redhat.com</email>
</author>
<published>2008-07-24T17:16:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dledford/public_git/mdadm.git/commit/?id=7fa79b85f9fd9db3a070228b1883838a24c00eab'/>
<id>7fa79b85f9fd9db3a070228b1883838a24c00eab</id>
<content type='text'>
Signed-off-by: Doug Ledford &lt;dledford@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Doug Ledford &lt;dledford@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply mdadm-2.5.2-static.patch from F-8 dist-cvs repo</title>
<updated>2008-07-24T17:13:41+00:00</updated>
<author>
<name>Doug Ledford</name>
<email>dledford@redhat.com</email>
</author>
<published>2008-07-24T17:13:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dledford/public_git/mdadm.git/commit/?id=984c4fe5591b4f21aca2d26a080c392dbfc8ecc0'/>
<id>984c4fe5591b4f21aca2d26a080c392dbfc8ecc0</id>
<content type='text'>
Signed-off-by: Doug Ledford &lt;dledford@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Doug Ledford &lt;dledford@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for distribution specific build extensions</title>
<updated>2008-07-24T16:36:37+00:00</updated>
<author>
<name>Doug Ledford</name>
<email>dledford@redhat.com</email>
</author>
<published>2008-07-24T16:34:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dledford/public_git/mdadm.git/commit/?id=936a4754d2f20f4d0ed41ccb85e5d17011ec82d2'/>
<id>936a4754d2f20f4d0ed41ccb85e5d17011ec82d2</id>
<content type='text'>
Signed-off-by: Doug Ledford &lt;dledford@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Doug Ledford &lt;dledford@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Compile with various -O flags for testing.</title>
<updated>2007-05-21T23:46:36+00:00</updated>
<author>
<name>Neil Brown</name>
<email>neilb@suse.de</email>
</author>
<published>2007-05-21T23:46:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dledford/public_git/mdadm.git/commit/?id=5624768a4c9c105b815794235a00b70e5c0ec6be'/>
<id>5624768a4c9c105b815794235a00b70e5c0ec6be</id>
<content type='text'>
"make everything" now compiles with -O2 and -Os to increase coverage
for compiler generated warnings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"make everything" now compiles with -O2 and -Os to increase coverage
for compiler generated warnings.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't include uclibc as part of 'everything'</title>
<updated>2007-02-22T03:59:31+00:00</updated>
<author>
<name>Neil Brown</name>
<email>neilb@suse.de</email>
</author>
<published>2007-02-22T03:59:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dledford/public_git/mdadm.git/commit/?id=f783ca4fa110dcfa9b1e578193622c8c0ab77ec7'/>
<id>f783ca4fa110dcfa9b1e578193622c8c0ab77ec7</id>
<content type='text'>
As I cannot compile in on x86-64.
Also, small dietlibc fix
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As I cannot compile in on x86-64.
Also, small dietlibc fix
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new mode: --incremental</title>
<updated>2006-12-21T06:10:52+00:00</updated>
<author>
<name>Neil Brown</name>
<email>neilb@suse.de</email>
</author>
<published>2006-12-21T06:10:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dledford/public_git/mdadm.git/commit/?id=8382f19bdcc6d2d1de92154e11129acdcaab10fa'/>
<id>8382f19bdcc6d2d1de92154e11129acdcaab10fa</id>
<content type='text'>
--incremental allows arrays to be assembled one device at a time.
This is expected to be used with udev.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--incremental allows arrays to be assembled one device at a time.
This is expected to be used with udev.
</pre>
</div>
</content>
</entry>
<entry>
<title>Mdassemble improvements</title>
<updated>2006-10-16T05:26:53+00:00</updated>
<author>
<name>Luca Berra</name>
<email>bluca@comedia.it</email>
</author>
<published>2006-10-16T05:26:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dledford/public_git/mdadm.git/commit/?id=435d4ebb2e39fec062e201d287e8f73369291522'/>
<id>435d4ebb2e39fec062e201d287e8f73369291522</id>
<content type='text'>
From: Luca Berra &lt;bluca@comedia.it&gt;

- Fix a bug where mdassemble didn't close a filedescriptor and so couldn't assembele
  stacked arrays.
- Allow mdassemble, when run a second time, to mark all arrays as writable.
  This is useful if they are started read-only as is best at boot-time.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Luca Berra &lt;bluca@comedia.it&gt;

- Fix a bug where mdassemble didn't close a filedescriptor and so couldn't assembele
  stacked arrays.
- Allow mdassemble, when run a second time, to mark all arrays as writable.
  This is useful if they are started read-only as is best at boot-time.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow CONFFILE2 to be overridden during make invocation.</title>
<updated>2006-06-02T10:53:02+00:00</updated>
<author>
<name>martin f. krafft</name>
<email>madduck@lapse.madduck.net</email>
</author>
<published>2006-06-02T10:53:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dledford/public_git/mdadm.git/commit/?id=4e9b5839284d0a16088d57f5f625c8591d12ed8f'/>
<id>4e9b5839284d0a16088d57f5f625c8591d12ed8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
