<feed xmlns='http://www.w3.org/2005/Atom'>
<title>iurt/lib, branch 0.7.15</title>
<subtitle>Chroot-based Build System</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/'/>
<entry>
<title>Add arch to all log files</title>
<updated>2020-12-13T16:51:24+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@mageia.org</email>
</author>
<published>2020-12-13T16:50:58+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/commit/?id=84d5e1bedf1c3a3a55f98e9a6ac78328994ae765'/>
<id>84d5e1bedf1c3a3a55f98e9a6ac78328994ae765</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change misleading log lines</title>
<updated>2020-12-04T12:48:39+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@mageia.org</email>
</author>
<published>2020-12-04T12:48:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/commit/?id=bd4de509f77c7a9f7a5ecf92f74582e8ee42eb70'/>
<id>bd4de509f77c7a9f7a5ecf92f74582e8ee42eb70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not add media twice</title>
<updated>2020-11-29T22:45:34+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@mageia.org</email>
</author>
<published>2020-11-29T22:45:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/commit/?id=9668972049dd1f77da3afc33debdf8ed99168c69'/>
<id>9668972049dd1f77da3afc33debdf8ed99168c69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Always use urpmi --urpmi-root</title>
<updated>2020-11-29T22:39:05+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@mageia.org</email>
</author>
<published>2020-11-29T22:39:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/commit/?id=8eec3c57d960494cef6939db304a45e72f19b58d'/>
<id>8eec3c57d960494cef6939db304a45e72f19b58d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add architecture in botcmd filename</title>
<updated>2020-06-15T22:00:33+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@mageia.org</email>
</author>
<published>2020-06-15T22:00:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/commit/?id=3bee0578a2969ddabe558a00a689a4468926e23f'/>
<id>3bee0578a2969ddabe558a00a689a4468926e23f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move the updating of packages later</title>
<updated>2020-06-15T21:20:01+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@mageia.org</email>
</author>
<published>2020-06-15T21:19:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/commit/?id=e801a2771cabad3872479e75c83b439d3825b944'/>
<id>e801a2771cabad3872479e75c83b439d3825b944</id>
<content type='text'>
The creation of chroot is a mess with various retries, so do it as late
as possible when there is no way something gets changed again.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The creation of chroot is a mess with various retries, so do it as late
as possible when there is no way something gets changed again.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Move updating the chroot to the right place"</title>
<updated>2020-06-15T21:10:30+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@mageia.org</email>
</author>
<published>2020-06-15T21:08:26+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/commit/?id=d0d6c8c6a2e3829dd20d9e591dc6ec138ce7dec1'/>
<id>d0d6c8c6a2e3829dd20d9e591dc6ec138ce7dec1</id>
<content type='text'>
This reverts commit fe9d5b05cada63b4aa30b71401456263a3b511f1.

It actually made things worse, this code is really a maze.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit fe9d5b05cada63b4aa30b71401456263a3b511f1.

It actually made things worse, this code is really a maze.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move updating the chroot to the right place</title>
<updated>2020-06-15T18:40:39+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@mageia.org</email>
</author>
<published>2020-06-15T18:40:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/commit/?id=fe9d5b05cada63b4aa30b71401456263a3b511f1'/>
<id>fe9d5b05cada63b4aa30b71401456263a3b511f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update packages after creating chroot</title>
<updated>2020-06-14T21:06:24+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@mageia.org</email>
</author>
<published>2020-06-14T20:42:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/commit/?id=b51b9f16dbde7aacec457c3d0a4f51f635f333e8'/>
<id>b51b9f16dbde7aacec457c3d0a4f51f635f333e8</id>
<content type='text'>
This is useful when building for updates_testing or with additional
media as basesystem/urpmi/... were installed without those media.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is useful when building for updates_testing or with additional
media as basesystem/urpmi/... were installed without those media.
</pre>
</div>
</content>
</entry>
<entry>
<title>Unmount things when additional media fail</title>
<updated>2020-06-14T21:06:24+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@mageia.org</email>
</author>
<published>2020-06-14T20:58:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/iurt/commit/?id=737ba9fcc005cf9dbb88775373718723b35a73fc'/>
<id>737ba9fcc005cf9dbb88775373718723b35a73fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
