<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-live-build.git/components/chroot-includes, branch current</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=current</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-live-build.git/atom?h=current'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-live-build.git/'/>
<updated>2014-08-27T22:59:28+00:00</updated>
<entry>
<title>Moving partial python rewrite to separate branch, let's do it in the jessie+1 cycle rather than go with the current mixed code.</title>
<updated>2014-08-27T22:59:28+00:00</updated>
<author>
<name>Daniel Baumann</name>
<email>mail@daniel-baumann.ch</email>
</author>
<published>2014-08-27T21:14:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-live-build.git/commit/?id=bc50443cf043616c7087f383e11bf85cd233c54e'/>
<id>urn:sha1:bc50443cf043616c7087f383e11bf85cd233c54e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace subprocess.call() with subprocess.check_call().</title>
<updated>2014-06-17T17:32:37+00:00</updated>
<author>
<name>Kiel Christofferson</name>
<email>kiel@endpoint.com</email>
</author>
<published>2014-05-02T23:19:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-live-build.git/commit/?id=846e8a079578507f576f6cb9e2628cb8ff8ca138'/>
<id>urn:sha1:846e8a079578507f576f6cb9e2628cb8ff8ca138</id>
<content type='text'>
Using check_call(), a non-zero return value from the subprocess will cause the
desired behavior of an aborted build with a stack trace.
</content>
</entry>
<entry>
<title>Updating copyright notices for 2014.</title>
<updated>2014-02-08T16:47:24+00:00</updated>
<author>
<name>Daniel Baumann</name>
<email>mail@daniel-baumann.ch</email>
</author>
<published>2014-02-08T16:47:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-live-build.git/commit/?id=eb336bb782632bea33dac6a8c93bca177de51a33'/>
<id>urn:sha1:eb336bb782632bea33dac6a8c93bca177de51a33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correcting a few copy/paste errors in *-includes python stubs.</title>
<updated>2013-11-10T07:06:45+00:00</updated>
<author>
<name>Daniel Baumann</name>
<email>mail@daniel-baumann.ch</email>
</author>
<published>2013-11-10T07:06:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-live-build.git/commit/?id=aaa3b7382f599f53bfe3f86bea021f72a8144b6a'/>
<id>urn:sha1:aaa3b7382f599f53bfe3f86bea021f72a8144b6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correcting error message when no includes have been found in *-includes commands.</title>
<updated>2013-11-04T18:00:56+00:00</updated>
<author>
<name>Daniel Baumann</name>
<email>mail@daniel-baumann.ch</email>
</author>
<published>2013-11-04T18:00:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-live-build.git/commit/?id=0495570394f7c04c598ed8affa1550d4ba1bd66d'/>
<id>urn:sha1:0495570394f7c04c598ed8affa1550d4ba1bd66d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Completing incomplete verbose message when copying files in chroot-includes.</title>
<updated>2013-11-04T17:31:55+00:00</updated>
<author>
<name>Daniel Baumann</name>
<email>mail@daniel-baumann.ch</email>
</author>
<published>2013-11-04T17:31:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-live-build.git/commit/?id=0c72f37533d19b94301543da8c6a9b58406f1088'/>
<id>urn:sha1:0c72f37533d19b94301543da8c6a9b58406f1088</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correcting spelling typo in python stubs (s/optained/obtained/).</title>
<updated>2013-11-04T17:29:12+00:00</updated>
<author>
<name>Daniel Baumann</name>
<email>mail@daniel-baumann.ch</email>
</author>
<published>2013-11-04T17:29:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-live-build.git/commit/?id=00b2ea2d8af3c9f09355cf0eca139fe28530c55f'/>
<id>urn:sha1:00b2ea2d8af3c9f09355cf0eca139fe28530c55f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding dependency check for cpio in chroot-includes.</title>
<updated>2013-11-04T17:27:57+00:00</updated>
<author>
<name>Daniel Baumann</name>
<email>mail@daniel-baumann.ch</email>
</author>
<published>2013-11-04T17:27:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-live-build.git/commit/?id=e9d44e95a5b7ea885d624658b02d6658666c0ad0'/>
<id>urn:sha1:e9d44e95a5b7ea885d624658b02d6658666c0ad0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewriting chroot_includes in python.</title>
<updated>2013-11-04T16:51:36+00:00</updated>
<author>
<name>Daniel Baumann</name>
<email>mail@daniel-baumann.ch</email>
</author>
<published>2013-11-04T16:31:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-live-build.git/commit/?id=fee4e8b349cf7c126834df63548683a5814a4c74'/>
<id>urn:sha1:fee4e8b349cf7c126834df63548683a5814a4c74</id>
<content type='text'>
</content>
</entry>
</feed>
