<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/tools/drakx-in-chroot, branch 1.46</title>
<subtitle>Mageia Installer and base platform for many utilities</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/'/>
<entry>
<title>install/rescue: Adapt to a dracut based stage1.</title>
<updated>2013-10-29T20:29:08+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2013-10-19T18:58:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=49b778dec05a142690bf88ead5649fefe0adc1a6'/>
<id>49b778dec05a142690bf88ead5649fefe0adc1a6</id>
<content type='text'>
The main change here is not remounting a fresh /run. Dracut does this
for us and we actually need to keep this one as the initial udev
database (when udev is started by dracut) is stored here and thus
mounting an empty fs could see us lose some metadata.

We no longer touch the /bin, /sbin or /lib[64] symlinks as these are
already relative symlinks into /usr and simply bind mounting /usr is
enough.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The main change here is not remounting a fresh /run. Dracut does this
for us and we actually need to keep this one as the initial udev
database (when udev is started by dracut) is stored here and thus
mounting an empty fs could see us lose some metadata.

We no longer touch the /bin, /sbin or /lib[64] symlinks as these are
already relative symlinks into /usr and simply bind mounting /usr is
enough.
</pre>
</div>
</content>
</entry>
<entry>
<title>really fix link :-(</title>
<updated>2013-04-04T20:00:08+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2013-04-04T20:00:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=3e4fd91ad5547bdc3933d710100fb9620bd21356'/>
<id>3e4fd91ad5547bdc3933d710100fb9620bd21356</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>always copy /etc/resolv.conf again</title>
<updated>2013-04-04T16:31:14+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2013-04-04T16:31:14+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=63fc21d78e0699144ad0b7da8df6212a4609c233'/>
<id>63fc21d78e0699144ad0b7da8df6212a4609c233</id>
<content type='text'>
previous fix for mga#9326 was incomplete in that draklive's auto-install
would still have broke with a remote repositery (which we don't use but
it's better to have all cases cornered for the sake of it)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
previous fix for mga#9326 was incomplete in that draklive's auto-install
would still have broke with a remote repositery (which we don't use but
it's better to have all cases cornered for the sake of it)
</pre>
</div>
</content>
</entry>
<entry>
<title>fix location</title>
<updated>2013-04-04T14:11:42+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2013-04-04T14:11:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=2bc2bf0e9da09f7d467d92036f00971ab8f77268'/>
<id>2bc2bf0e9da09f7d467d92036f00971ab8f77268</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 copy /etc/resolv.conf in chroot if not needed</title>
<updated>2013-04-04T13:59:23+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2013-04-04T13:59:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=425bd3385636d20fa165af7b9b633d68ca98de7f'/>
<id>425bd3385636d20fa165af7b9b633d68ca98de7f</id>
<content type='text'>
only copy it if using either remote display or remote repository
(thus fixing goup lookups, mga#9326)

rationale: copying /etc/resolv.conf in installer chroot prevent librpm
to load some NSS modules, which results in failure to lookup groups
when chrooted in the _installed_ system
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
only copy it if using either remote display or remote repository
(thus fixing goup lookups, mga#9326)

rationale: copying /etc/resolv.conf in installer chroot prevent librpm
to load some NSS modules, which results in failure to lookup groups
when chrooted in the _installed_ system
</pre>
</div>
</content>
</entry>
<entry>
<title>simplify</title>
<updated>2013-04-04T13:59:19+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2013-04-04T13:59:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=5373550e122e314e60fd4c840b274ec9dc0a67a5'/>
<id>5373550e122e314e60fd4c840b274ec9dc0a67a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>export blkid cache (small speedup)</title>
<updated>2012-12-28T19:22:15+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-12-28T19:22:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=3b46dd8991124869f09a36a6fab08179ea9111e8'/>
<id>3b46dd8991124869f09a36a6fab08179ea9111e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>factorize</title>
<updated>2012-12-28T19:22:09+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-12-28T19:22:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=e5e23d39061d2356c0e1da2134f5e665b2453fb1'/>
<id>e5e23d39061d2356c0e1da2134f5e665b2453fb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add support for strace</title>
<updated>2012-12-23T18:01:07+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-12-23T18:01:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=899f1c008d5f254f7395aeef697b34be81b7d573'/>
<id>899f1c008d5f254f7395aeef697b34be81b7d573</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rename $gdb as $wrapper</title>
<updated>2012-12-23T18:01:04+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-12-23T18:01:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=6c479462a4d90c60348396e2f13375391f22d96a'/>
<id>6c479462a4d90c60348396e2f13375391f22d96a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
