<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtd-utils.git/ubi-utils/src/libubimirror.c, branch v2.3.1</title>
<subtitle>A mirror of http://git.infradead.org/mtd-utils.git</subtitle>
<id>https://git.infraroot.at/mtd-utils.git/atom?h=v2.3.1</id>
<link rel='self' href='https://git.infraroot.at/mtd-utils.git/atom?h=v2.3.1'/>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/'/>
<updated>2009-03-17T08:16:38+00:00</updated>
<entry>
<title>ubi-utils: re-arrange directory layout</title>
<updated>2009-03-17T08:16:38+00:00</updated>
<author>
<name>Artem Bityutskiy</name>
<email>Artem.Bityutskiy@nokia.com</email>
</author>
<published>2009-03-17T08:14:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=606f38a2221648ca5c5fa292c9f71d2ddd59fa66'/>
<id>urn:sha1:606f38a2221648ca5c5fa292c9f71d2ddd59fa66</id>
<content type='text'>
Move new-utils to ubi-utils and old ones to ubi-utils/old-utils.

Signed-off-by: Artem Bityutskiy &lt;Artem.Bityutskiy@nokia.com&gt;
</content>
</entry>
<entry>
<title>Revert ubi-tools changes</title>
<updated>2008-02-19T14:41:16+00:00</updated>
<author>
<name>Artem Bityutskiy</name>
<email>Artem.Bityutskiy@nokia.com</email>
</author>
<published>2008-02-19T12:54:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=86dd9696d3a1acb036d65909d93d73455b8aed3a'/>
<id>urn:sha1:86dd9696d3a1acb036d65909d93d73455b8aed3a</id>
<content type='text'>
Restore ubi tools to their "original" state, which means to
the state they were before I stareted cleaning them up.

Instead, create a "new-utils" subdirectory and move my work
there.

Signed-off-by: Artem Bityutskiy &lt;Artem.Bityutskiy@nokia.com&gt;
</content>
</entry>
<entry>
<title>ubi-utils: move more stuff to sort-me-out</title>
<updated>2008-01-18T14:51:29+00:00</updated>
<author>
<name>Artem Bityutskiy</name>
<email>Artem.Bityutskiy@nokia.com</email>
</author>
<published>2008-01-18T14:51:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=0b342ea86668987e5dfd4f5ddd98ba6fdb3702c7'/>
<id>urn:sha1:0b342ea86668987e5dfd4f5ddd98ba6fdb3702c7</id>
<content type='text'>
Also remove error messages stuff from pfi2bin

Signed-off-by: Artem Bityutskiy &lt;Artem.Bityutskiy@nokia.com&gt;
</content>
</entry>
<entry>
<title>ubi-utils: migrate to new libubi</title>
<updated>2007-10-03T07:41:25+00:00</updated>
<author>
<name>Alexander Schmidt</name>
<email>alexs@linux.vnet.ibm.com</email>
</author>
<published>2007-10-03T07:41:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=26b91d381b06145e003cb1781b5a3467270a8347'/>
<id>urn:sha1:26b91d381b06145e003cb1781b5a3467270a8347</id>
<content type='text'>
This patchset migrates the remaining tools (pddcustomize, ubimirror and
pfiflash) to the new libubi.

Signed-off-by: Alexander Schmidt &lt;alexs@linux.vnet.ibm.com&gt;
Signed-off-by: Artem Bityutskiy &lt;Artem.Bityutskiy@nokia.com&gt;
</content>
</entry>
<entry>
<title>UBI-Utils: ubimirror discards returncode</title>
<updated>2007-06-29T11:48:37+00:00</updated>
<author>
<name>Alexander Schmidt</name>
<email>alexs@linux.vnet.ibm.com</email>
</author>
<published>2007-06-29T10:46:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=8496f75b4897056a1423e30a41649dbc11b421d4'/>
<id>urn:sha1:8496f75b4897056a1423e30a41649dbc11b421d4</id>
<content type='text'>
Ubimirror compares volumes before they are mirrored, but discards the
result of the comparison and alway copies volumes.

I've tested this code with equal and unequal volumes and it seems to work
fine now.

Signed-off-by: Alexander Schmidt &lt;alexs@linux.vnet.ibm.com&gt;
Signed-off-by: Artem Bityutskiy &lt;dedekind@infradead.org&gt;
</content>
</entry>
<entry>
<title>UBI-Utils: Cleanup of libubimirror</title>
<updated>2007-06-28T18:54:36+00:00</updated>
<author>
<name>Alexander Schmidt</name>
<email>alexs@linux.vnet.ibm.com</email>
</author>
<published>2007-06-28T16:49:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=c5a344503656bf5bb4ba813c3bd9aa2442c2ec6d'/>
<id>urn:sha1:c5a344503656bf5bb4ba813c3bd9aa2442c2ec6d</id>
<content type='text'>
libubimirror has several odd intendations and spacing errors.

Signed-off-by: Alexander Schmidt &lt;alexs@linux.vnet.ibm.com&gt;
Signed-off-by: Artem Bityutskiy &lt;dedekind@infradead.org&gt;
</content>
</entry>
<entry>
<title>UBI-Utils: Convert to new ubi library</title>
<updated>2007-03-29T14:17:18+00:00</updated>
<author>
<name>Adrian Hunter</name>
<email>ext-adrian.hunter@nokia.com</email>
</author>
<published>2007-03-21T09:53:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=9c37b558705b776e51f7d522f376de019a6ea203'/>
<id>urn:sha1:9c37b558705b776e51f7d522f376de019a6ea203</id>
<content type='text'>
Signed-off-by: Adrian Hunter &lt;ext-adrian.hunter@nokia.com&gt;
</content>
</entry>
<entry>
<title>[MTD] UBI: Removed automake, autoconf, added ubi userspace headers.</title>
<updated>2006-10-31T14:06:06+00:00</updated>
<author>
<name>Frank Haverkamp</name>
<email>haver@vnet.ibm.com</email>
</author>
<published>2006-06-21T12:26:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=6ccd7242c4c1404dafb64cd937adc3c65ce02385'/>
<id>urn:sha1:6ccd7242c4c1404dafb64cd937adc3c65ce02385</id>
<content type='text'>
Signed-off-by: Frank Haverkamp &lt;haver@vnet.ibm.com&gt;
</content>
</entry>
</feed>
