<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/targetcli.git/Makefile, branch v2.0.fb22</title>
<subtitle>github.com: agrover/targetcli-fb.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/targetcli.git/'/>
<entry>
<title>Removed full git log from packages changelogs.</title>
<updated>2011-11-01T09:21:37+00:00</updated>
<author>
<name>Jerome Martin</name>
<email>jxm@risingtidesystems.com</email>
</author>
<published>2011-10-06T16:47:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/targetcli.git/commit/?id=649ea1c26ef04b1108aac8f8faa9b3c30058892a'/>
<id>649ea1c26ef04b1108aac8f8faa9b3c30058892a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed redhat/ to rpm/</title>
<updated>2011-10-18T22:12:46+00:00</updated>
<author>
<name>Jerome Martin</name>
<email>jxm@risingtidesystems.com</email>
</author>
<published>2011-10-18T22:12:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/targetcli.git/commit/?id=dde56e6ef90e89892d2f05325f0eddd0467943cb'/>
<id>dde56e6ef90e89892d2f05325f0eddd0467943cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Normalized release archive generation.</title>
<updated>2011-09-22T10:37:09+00:00</updated>
<author>
<name>Jerome Martin</name>
<email>jxm@risingtidesystems.com</email>
</author>
<published>2011-09-22T10:36:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/targetcli.git/commit/?id=b03ec79f3654cc790d216d24e9ec69795c486df7'/>
<id>b03ec79f3654cc790d216d24e9ec69795c486df7</id>
<content type='text'>
* Now using gzip -n to compress the release tarball.
* Forcing gzip compression level to 6.
* Setting the timestamp for all files in the archive to the last commit's one.
* Feeding a sorted list of files to tar.
* Forcing numerid UIDs in tarball and original owner/group to be uid 0.
* Forcing gnu archive format.
* Forcing blocking factor.
* Forcing name quoting style.
* Preserves git archive permissions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Now using gzip -n to compress the release tarball.
* Forcing gzip compression level to 6.
* Setting the timestamp for all files in the archive to the last commit's one.
* Feeding a sorted list of files to tar.
* Forcing numerid UIDs in tarball and original owner/group to be uid 0.
* Forcing gnu archive format.
* Forcing blocking factor.
* Forcing name quoting style.
* Preserves git archive permissions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Now using a tarball-release based Makefile.</title>
<updated>2011-09-21T23:40:22+00:00</updated>
<author>
<name>Jerome Martin</name>
<email>jxm@risingtidesystems.com</email>
</author>
<published>2011-09-21T22:48:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/targetcli.git/commit/?id=95cdcb7dd669d840d14bd099d68fce4dcdc9cc64'/>
<id>95cdcb7dd669d840d14bd099d68fce4dcdc9cc64</id>
<content type='text'>
* Removed useless obsolete targets (setup.py based)
* Merged version templating in Makefile (removed bin/gen_changelog*).
* Added 'release' make target that generates a dist/*.tar.gz official
  versionned release tarball from which one can just use setup.py,
  dpkg-buildpackage or rpmbuild (no Makefile in it).
* Removed obsolete bin/lint as well.
* Now the 'rpm' and 'deb' Makefile targets use the generated release build.
* Makefile commands now use no echo mode.
* Added timestamps for virtual targets.
* Removed obsolete (empty) doc packages generation. The shell is
  self-documenting.
* Cleaned up setup.py alignements.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Removed useless obsolete targets (setup.py based)
* Merged version templating in Makefile (removed bin/gen_changelog*).
* Added 'release' make target that generates a dist/*.tar.gz official
  versionned release tarball from which one can just use setup.py,
  dpkg-buildpackage or rpmbuild (no Makefile in it).
* Removed obsolete bin/lint as well.
* Now the 'rpm' and 'deb' Makefile targets use the generated release build.
* Makefile commands now use no echo mode.
* Added timestamps for virtual targets.
* Removed obsolete (empty) doc packages generation. The shell is
  self-documenting.
* Cleaned up setup.py alignements.
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed name to targetcli at community request.</title>
<updated>2011-09-20T08:03:52+00:00</updated>
<author>
<name>Jerome Martin</name>
<email>jxm@risingtidesystems.com</email>
</author>
<published>2011-09-20T07:37:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/targetcli.git/commit/?id=0df5ee8c03f39bb05f9649c23719817240738444'/>
<id>0df5ee8c03f39bb05f9649c23719817240738444</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed build branch (in git export) in Makefile.</title>
<updated>2011-07-29T21:36:32+00:00</updated>
<author>
<name>Jerome Martin</name>
<email>jxm@risingtidesystems.com</email>
</author>
<published>2011-07-29T21:36:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/targetcli.git/commit/?id=e9d33c393fc668eab00512ce649c5622802276e9'/>
<id>e9d33c393fc668eab00512ce649c5622802276e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added sed* inplace tmp files to clean target.</title>
<updated>2011-05-18T01:55:10+00:00</updated>
<author>
<name>Jerome Martin</name>
<email>jxm@risingtidesystems.com</email>
</author>
<published>2011-05-18T01:55:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/targetcli.git/commit/?id=1fa4164f907f1307b79ee0a2a85d47566b1f0939'/>
<id>1fa4164f907f1307b79ee0a2a85d47566b1f0939</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>For RPM build, include docs and proper version.</title>
<updated>2011-05-15T02:34:42+00:00</updated>
<author>
<name>Jerome Martin</name>
<email>jxm@risingtidesystems.com</email>
</author>
<published>2011-05-15T01:26:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/targetcli.git/commit/?id=ace144a70eea435989939e70f84f982970a67d54'/>
<id>ace144a70eea435989939e70f84f982970a67d54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Build process cleanup, added rpm/deb targets.</title>
<updated>2011-05-14T17:19:28+00:00</updated>
<author>
<name>Jerome Martin</name>
<email>jxm@risingtidesystems.com</email>
</author>
<published>2011-05-14T12:46:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/targetcli.git/commit/?id=d9c8421c3df0f9a6b922903ba90df43068d687fa'/>
<id>d9c8421c3df0f9a6b922903ba90df43068d687fa</id>
<content type='text'>
* Now builds rpm and deb separately, intended to be used on debian and redhat
  systems respectively. No more deb -&gt; rpm conversion using alien.
* Integrated bin/clean into Makefile
* Now make clean does not remove packages, added cleanall target for that.
* Added .gitignore file.
* Added python-rtslib to rtsadmin control
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Now builds rpm and deb separately, intended to be used on debian and redhat
  systems respectively. No more deb -&gt; rpm conversion using alien.
* Integrated bin/clean into Makefile
* Now make clean does not remove packages, added cleanall target for that.
* Added .gitignore file.
* Added python-rtslib to rtsadmin control
</pre>
</div>
</content>
</entry>
<entry>
<title>initial rtsadmin commit</title>
<updated>2011-05-04T21:14:18+00:00</updated>
<author>
<name>Nicholas Bellinger</name>
<email>nab@risingtidesystems.com</email>
</author>
<published>2011-05-04T21:14:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/targetcli.git/commit/?id=db0c7fd76abc5fcc929b039f2d49f1a38f947968'/>
<id>db0c7fd76abc5fcc929b039f2d49f1a38f947968</id>
<content type='text'>
Signed-off-by: Nicholas Bellinger &lt;nab@risingtidesystems.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Nicholas Bellinger &lt;nab@risingtidesystems.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
