<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/tools, branch 15.68</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>log substitions in verbose mode</title>
<updated>2013-04-23T04:20:29+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2013-04-23T04:20:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=d76a84884b8ba0cfe161b679ea54cc6cb8d7894f'/>
<id>d76a84884b8ba0cfe161b679ea54cc6cb8d7894f</id>
<content type='text'>
needed in order to pinpoint &amp; fix:

Backslash found where operator expected at -e line 2, near ";}continue{print or die qq(-p destination: $!\"
       (Missing operator before \?)
Final $ should be \$ or $name at -e line 1, within string
syntax error at -e line 2, near ";}continue{print or die qq(-p destination: $!"
  (Might be a runaway multi-line !! string starting on line 1)
Execution of -e aborted due to compilation errors.

(see next commit)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
needed in order to pinpoint &amp; fix:

Backslash found where operator expected at -e line 2, near ";}continue{print or die qq(-p destination: $!\"
       (Missing operator before \?)
Final $ should be \$ or $name at -e line 1, within string
syntax error at -e line 2, near ";}continue{print or die qq(-p destination: $!"
  (Might be a runaway multi-line !! string starting on line 1)
Execution of -e aborted due to compilation errors.

(see next commit)
</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>
