<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/tools, branch 15.10</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>perl_checker cleanup</title>
<updated>2012-12-10T00:30:20+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-12-10T00:30:20+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=5cf96a57a8142ff109395a98328d70f912f0de55'/>
<id>5cf96a57a8142ff109395a98328d70f912f0de55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix debugfs dir path and do not attempt to create it since it is already in sysfs</title>
<updated>2012-09-01T22:18:57+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>blino@mageia.org</email>
</author>
<published>2012-09-01T22:18:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=175b6752cfc5131527bf3a0adcea994e65358e1d'/>
<id>175b6752cfc5131527bf3a0adcea994e65358e1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more usbfs removal fixes</title>
<updated>2012-09-01T20:28:29+00:00</updated>
<author>
<name>Thomas Backlund</name>
<email>tmb@mageia.org</email>
</author>
<published>2012-09-01T20:28:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=5fcbc2c12e61c2b91fef354f03de7994005e87a6'/>
<id>5fcbc2c12e61c2b91fef354f03de7994005e87a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- drakx-in-chroot:</title>
<updated>2012-09-01T19:38:45+00:00</updated>
<author>
<name>Thomas Backlund</name>
<email>tmb@mageia.org</email>
</author>
<published>2012-09-01T19:38:45+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=4fa75e58bdd8f7f528152a341e8fd2214b2c61e7'/>
<id>4fa75e58bdd8f7f528152a341e8fd2214b2c61e7</id>
<content type='text'>
  o adapt to usbfs death


</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  o adapt to usbfs death


</pre>
</div>
</content>
</entry>
<entry>
<title>drakx-in-chroot: unmount /dev in chroot</title>
<updated>2012-05-06T22:13:00+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>blino@mageia.org</email>
</author>
<published>2012-05-06T22:13:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=f304c41f549c07ebace6dedc98aa2b1556b0a0aa'/>
<id>f304c41f549c07ebace6dedc98aa2b1556b0a0aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>installer: allow generation of host-only initrd during install</title>
<updated>2012-04-10T20:30:53+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2012-04-10T20:30:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=9e3367d2f80d6d140ed921adb4d6cfcdd0778148'/>
<id>9e3367d2f80d6d140ed921adb4d6cfcdd0778148</id>
<content type='text'>
During install dracut will generate a generic (i.e. large) initrd.
As we now start udev early, we can use udev metadata when generating
our initrd and thus we can generate our default, hostonly initrd.

Thus ensure relevant directories (/run) are bind mounted and fake a
/run/initramfs folder which is used in dracut to detect a boot
which will have sufficient metadata in the udev DB.

Tested with an install on a new disk and creating LVMs and
also on an install where the pre-existing LVMs were reused.

Suitable fixes to drakx-in-chroot have also been added, but
remain untested
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
During install dracut will generate a generic (i.e. large) initrd.
As we now start udev early, we can use udev metadata when generating
our initrd and thus we can generate our default, hostonly initrd.

Thus ensure relevant directories (/run) are bind mounted and fake a
/run/initramfs folder which is used in dracut to detect a boot
which will have sufficient metadata in the udev DB.

Tested with an install on a new disk and creating LVMs and
also on an install where the pre-existing LVMs were reused.

Suitable fixes to drakx-in-chroot have also been added, but
remain untested
</pre>
</div>
</content>
</entry>
<entry>
<title>text mode needs /dev/tty</title>
<updated>2012-02-27T02:24:27+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-02-27T02:24:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=a214229ffc13f0e0d00f791de59af551e7c21f7c'/>
<id>a214229ffc13f0e0d00f791de59af551e7c21f7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add .gitignore files so that empty directories end in archives created</title>
<updated>2012-01-23T19:05:58+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-01-23T19:05:58+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=b6f5922f7b586f6dc11b95afb64f5534e2c1296c'/>
<id>b6f5922f7b586f6dc11b95afb64f5534e2c1296c</id>
<content type='text'>
with git
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with git
</pre>
</div>
</content>
</entry>
<entry>
<title>revert last change</title>
<updated>2012-01-20T19:41:03+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-01-20T19:41:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=e09d621d2611047c62abbae8dc0f4f9eea71e443'/>
<id>e09d621d2611047c62abbae8dc0f4f9eea71e443</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>let's please vim</title>
<updated>2012-01-20T19:12:59+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-01-20T19:12:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=a07c52e9d3b00869d66caf02f63ee0a0fb8dc09a'/>
<id>a07c52e9d3b00869d66caf02f63ee0a0fb8dc09a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
