<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/tools, branch 16.20</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>advise to install xephyr if missing</title>
<updated>2013-12-20T13:46:08+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2013-12-20T13:46:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=64d1f0f2e257e7fbf701de7de40ea6240c43d290'/>
<id>64d1f0f2e257e7fbf701de7de40ea6240c43d290</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tools: Get rid of the 'many matches for binary' warning due to usrmove.</title>
<updated>2013-12-02T23:54:06+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2013-12-02T23:53:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=f97026e3a01ce14d30ff086c015c64dacd10ddb1'/>
<id>f97026e3a01ce14d30ff086c015c64dacd10ddb1</id>
<content type='text'>
This ignores /sbin and /bin paths then they are symlinks and avoids
misleading messages being printed when building stage2 and rescue
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This ignores /sbin and /bin paths then they are symlinks and avoids
misleading messages being printed when building stage2 and rescue
</pre>
</div>
</content>
</entry>
<entry>
<title>tools: Prefer /usr/sbin over /usr/bin.</title>
<updated>2013-12-02T23:54:06+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2013-12-02T23:50:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=90b6c91391425ad5f2bef237cbe984c19db458e8'/>
<id>90b6c91391425ad5f2bef237cbe984c19db458e8</id>
<content type='text'>
The list already contains /sbin and /bin which are just symlinks to the
above, but the order is different for / vs. /usr.

Due to the symlinks we always prefer sbin over bin anyway, so this change
doesn't technically change anything but does clarify things
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The list already contains /sbin and /bin which are just symlinks to the
above, but the order is different for / vs. /usr.

Due to the symlinks we always prefer sbin over bin anyway, so this change
doesn't technically change anything but does clarify things
</pre>
</div>
</content>
</entry>
<entry>
<title>add --depth in order to force 16bit colors mode</title>
<updated>2013-11-24T22:28:16+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2013-11-07T17:31:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=4604550867df4dd5e2cea4fd5f934a037a6a9e97'/>
<id>4604550867df4dd5e2cea4fd5f934a037a6a9e97</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 compile/include xhost+ anymore (unused for years)</title>
<updated>2013-11-18T17:12:33+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2013-11-18T14:09:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=647e9adea013a9138638c908cad00456b470e8bc'/>
<id>647e9adea013a9138638c908cad00456b470e8bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>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>
</feed>
