<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtd-utils.git/ubi-utils, branch v1.1.0</title>
<subtitle>A mirror of http://git.infradead.org/mtd-utils.git</subtitle>
<id>https://git.infraroot.at/mtd-utils.git/atom?h=v1.1.0</id>
<link rel='self' href='https://git.infraroot.at/mtd-utils.git/atom?h=v1.1.0'/>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/'/>
<updated>2007-07-10T18:00:43+00:00</updated>
<entry>
<title>UBI-utils: add compare feature</title>
<updated>2007-07-10T18:00:43+00:00</updated>
<author>
<name>Alexander Schmidt</name>
<email>alexs@linux.vnet.ibm.com</email>
</author>
<published>2007-07-10T15:53:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=0d62e6a7338d8f25727f56ca14236954fc8f2cef'/>
<id>urn:sha1:0d62e6a7338d8f25727f56ca14236954fc8f2cef</id>
<content type='text'>
This is a new feature for pfiflash, called "--compare". It allows the user
to simulate a pfiflash session without actually changing the flash
content. If the flash content is equal to the data in the pfif file,
pfiflash returns zero. A positive value is returned when the flash
content differs from the pfi file, which indicates that an update is
necessary. This feature is useful when a controller mounts an NFS share
during boot and has to determine if a pfi file stored on this share
contains a code update. Modified PDD values are also registered by the
compare feature.

Signed-off-by: Alexander Schmidt &lt;alexs@linux.vnet.ibm.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: fix tests</title>
<updated>2007-06-18T13:35:23+00:00</updated>
<author>
<name>Artem Bityutskiy</name>
<email>Artem.Bityutskiy@nokia.com</email>
</author>
<published>2007-06-18T13:35:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=47812a77cf2d0eaab9daf066ef86c5b4fc0f9347'/>
<id>urn:sha1:47812a77cf2d0eaab9daf066ef86c5b4fc0f9347</id>
<content type='text'>
This patch fixes UBI tests and adds udev problems solution description.

Signed-off-by: Artem Bityutskiy &lt;Artem.Bityutskiy@nokia.com&gt;
</content>
</entry>
<entry>
<title>UBI-Utils: Add Artem's test programs</title>
<updated>2007-03-29T14:17:36+00:00</updated>
<author>
<name>Adrian Hunter</name>
<email>ext-adrian.hunter@nokia.com</email>
</author>
<published>2007-03-21T09:55:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=22f90673165489fd50c893a91051a79c1b143d2a'/>
<id>urn:sha1:22f90673165489fd50c893a91051a79c1b143d2a</id>
<content type='text'>
Signed-off-by: Adrian Hunter &lt;ext-adrian.hunter@nokia.com&gt;
</content>
</entry>
<entry>
<title>UBI-Utils: Add a run_all.sh script</title>
<updated>2007-03-29T14:17:27+00:00</updated>
<author>
<name>Adrian Hunter</name>
<email>ext-adrian.hunter@nokia.com</email>
</author>
<published>2007-03-21T09:54:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=842f19e7a67e0dd9ca53d1760fb8b3f2c94ab826'/>
<id>urn:sha1:842f19e7a67e0dd9ca53d1760fb8b3f2c94ab826</id>
<content type='text'>
Signed-off-by: Adrian Hunter &lt;ext-adrian.hunter@nokia.com&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>UBI-Utils: Rename old ubi library</title>
<updated>2007-03-29T14:17:10+00:00</updated>
<author>
<name>Adrian Hunter</name>
<email>ext-adrian.hunter@nokia.com</email>
</author>
<published>2007-03-21T09:45:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=db0fa8cfb0fae8c07c4c88f73bbc71176df36d7c'/>
<id>urn:sha1:db0fa8cfb0fae8c07c4c88f73bbc71176df36d7c</id>
<content type='text'>
Signed-off-by: Adrian Hunter &lt;ext-adrian.hunter@nokia.com&gt;
</content>
</entry>
<entry>
<title>UBI-Utils: Updated scripts for latest UBI</title>
<updated>2007-03-29T14:17:00+00:00</updated>
<author>
<name>Adrian Hunter</name>
<email>ext-adrian.hunter@nokia.com</email>
</author>
<published>2007-03-16T16:08:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=a8389fa276651f708a9da7d1feb6d5f25afc6704'/>
<id>urn:sha1:a8389fa276651f708a9da7d1feb6d5f25afc6704</id>
<content type='text'>
Signed-off-by: Adrian Hunter &lt;ext-adrian.hunter@nokia.com&gt;
</content>
</entry>
<entry>
<title>UBI-Utils: Updated libubi for latest UBI</title>
<updated>2007-03-29T14:15:55+00:00</updated>
<author>
<name>Adrian Hunter</name>
<email>ext-adrian.hunter@nokia.com</email>
</author>
<published>2007-03-16T16:07:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=2271f47026e986ecd038db8fbf7a1d14c11a7b64'/>
<id>urn:sha1:2271f47026e986ecd038db8fbf7a1d14c11a7b64</id>
<content type='text'>
Signed-off-by: Adrian Hunter &lt;ext-adrian.hunter@nokia.com&gt;
</content>
</entry>
</feed>
