<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx-backup-do-not-use/tools, branch distro/mga3</title>
<subtitle>Mageia Installer and base platform for many utilities</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-backup-do-not-use/'/>
<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-backup-do-not-use/commit/?id=327df2a086f09dea84353e0b5b5a82ac3fd0b053'/>
<id>327df2a086f09dea84353e0b5b5a82ac3fd0b053</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-backup-do-not-use/commit/?id=263e26a9f60d22f5828a560629a8e1ab2abbb569'/>
<id>263e26a9f60d22f5828a560629a8e1ab2abbb569</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-backup-do-not-use/commit/?id=e4befb9e323d74d2e5d4a284df51d6becf3b42cc'/>
<id>e4befb9e323d74d2e5d4a284df51d6becf3b42cc</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-backup-do-not-use/commit/?id=7b93593dd229d1aeed56893399336670059a3422'/>
<id>7b93593dd229d1aeed56893399336670059a3422</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-backup-do-not-use/commit/?id=a7e83eb8ed98791c25f0e4768ac7e6ae6e49fe21'/>
<id>a7e83eb8ed98791c25f0e4768ac7e6ae6e49fe21</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-backup-do-not-use/commit/?id=c8a623918a052358d8c9444cc319b14e6f89c7a0'/>
<id>c8a623918a052358d8c9444cc319b14e6f89c7a0</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-backup-do-not-use/commit/?id=192955f1c4a6ec61cb2038158bee5b7eca7250a9'/>
<id>192955f1c4a6ec61cb2038158bee5b7eca7250a9</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-backup-do-not-use/commit/?id=fb61d07c0cf5880c3659381edad39cf1b7508122'/>
<id>fb61d07c0cf5880c3659381edad39cf1b7508122</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-backup-do-not-use/commit/?id=773397903a82da956aa511d52f89f6853e2e5761'/>
<id>773397903a82da956aa511d52f89f6853e2e5761</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-backup-do-not-use/commit/?id=817b21edbd274e540d9fc33bf99fc073539c3397'/>
<id>817b21edbd274e540d9fc33bf99fc073539c3397</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
