<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-live-build.git/scripts/build/chroot_hooks, branch tmp-python</title>
<subtitle> (mirror of https://github.com/vyos/vyos-live-build.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-live-build.git/atom?h=tmp-python</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-live-build.git/atom?h=tmp-python'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-live-build.git/'/>
<updated>2013-11-04T06:06:08+00:00</updated>
<entry>
<title>Moving python stubs to their own subdirectory within the source tree.</title>
<updated>2013-11-04T06:06:08+00:00</updated>
<author>
<name>Daniel Baumann</name>
<email>mail@daniel-baumann.ch</email>
</author>
<published>2013-11-04T06:00:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-live-build.git/commit/?id=52122b28451ec441e037e4003dfecf5ecc21853c'/>
<id>urn:sha1:52122b28451ec441e037e4003dfecf5ecc21853c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewriting chroot_hooks in python.</title>
<updated>2013-11-03T19:51:15+00:00</updated>
<author>
<name>Daniel Baumann</name>
<email>mail@daniel-baumann.ch</email>
</author>
<published>2013-11-03T19:48:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-live-build.git/commit/?id=cec85c559865b5422542c5d15f0000e1bf4d30c2'/>
<id>urn:sha1:cec85c559865b5422542c5d15f0000e1bf4d30c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removing all references to my old email address.</title>
<updated>2013-05-06T12:50:06+00:00</updated>
<author>
<name>Daniel Baumann</name>
<email>mail@daniel-baumann.ch</email>
</author>
<published>2013-03-10T18:33:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-live-build.git/commit/?id=59ce459f402c42630eb70830c59a3a7d8b2e91a9'/>
<id>urn:sha1:59ce459f402c42630eb70830c59a3a7d8b2e91a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updating year in all copyright notices.</title>
<updated>2013-05-06T12:50:03+00:00</updated>
<author>
<name>Daniel Baumann</name>
<email>daniel@debian.org</email>
</author>
<published>2012-12-31T23:12:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-live-build.git/commit/?id=62d94a445479bdccad50f919f4c68ef327b2c40b'/>
<id>urn:sha1:62d94a445479bdccad50f919f4c68ef327b2c40b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding debian version 4.0~a1-1.</title>
<updated>2013-05-06T12:48:46+00:00</updated>
<author>
<name>Daniel Baumann</name>
<email>mail@daniel-baumann.ch</email>
</author>
<published>2013-05-06T12:48:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-live-build.git/commit/?id=d1047e809a90daa0e88329efc0db21931be0b919'/>
<id>urn:sha1:d1047e809a90daa0e88329efc0db21931be0b919</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updating year in all copyright notices.</title>
<updated>2012-12-31T23:13:01+00:00</updated>
<author>
<name>Daniel Baumann</name>
<email>daniel@debian.org</email>
</author>
<published>2012-12-31T23:13:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-live-build.git/commit/?id=a203b86fdd9a40deb48333b1f5595862565bdf9a'/>
<id>urn:sha1:a203b86fdd9a40deb48333b1f5595862565bdf9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Using four letter digit prefixes for hooks like for consistency with all other live packages.</title>
<updated>2012-11-29T20:18:28+00:00</updated>
<author>
<name>Daniel Baumann</name>
<email>daniel@debian.org</email>
</author>
<published>2012-11-28T16:48:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-live-build.git/commit/?id=bbbe6a66dfbedf541903fea1eb327d0f2f10b313'/>
<id>urn:sha1:bbbe6a66dfbedf541903fea1eb327d0f2f10b313</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Dropping lb prefix from live-build scripts, not needed anymore.</title>
<updated>2012-08-27T14:05:49+00:00</updated>
<author>
<name>Daniel Baumann</name>
<email>daniel@debian.org</email>
</author>
<published>2012-08-27T13:59:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-live-build.git/commit/?id=a0a5bbfd1c9b6fc58d1b102ee56fb7d3b8b7bfcf'/>
<id>urn:sha1:a0a5bbfd1c9b6fc58d1b102ee56fb7d3b8b7bfcf</id>
<content type='text'>
Previously, we needed to keep the lb_* prefix as the scripts
could also be executed standalone. Since the lb wrapper is
mandatory since squeeze, we can drop this now.
</content>
</entry>
<entry>
<title>Prefixing helper scripts to make 'out of source' usage usable (Closes: #572455).</title>
<updated>2011-03-09T18:17:22+00:00</updated>
<author>
<name>Daniel Baumann</name>
<email>daniel@debian.org</email>
</author>
<published>2010-09-12T19:01:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-live-build.git/commit/?id=9f865fce29db8c910f2d6a22c4a2d6d15ecff9f4'/>
<id>urn:sha1:9f865fce29db8c910f2d6a22c4a2d6d15ecff9f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updating internal variables from lh to lb scheme, should be the last piece to finish the live-helper to live-build rename.</title>
<updated>2011-03-09T18:17:21+00:00</updated>
<author>
<name>Daniel Baumann</name>
<email>daniel@debian.org</email>
</author>
<published>2010-09-07T13:11:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-live-build.git/commit/?id=83bc63f725263c571094e3af1c88c58992bf0ac6'/>
<id>urn:sha1:83bc63f725263c571094e3af1c88c58992bf0ac6</id>
<content type='text'>
</content>
</entry>
</feed>
