<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/images/make_boot_img, branch 16.0</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>images/kernel: Pass the modules we need to be in modules.alias through to dracut.</title>
<updated>2013-11-13T11:35:41+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2013-11-13T10:43:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=79b08a48f3cff888454ebc4a71db4a3e92d992fd'/>
<id>79b08a48f3cff888454ebc4a71db4a3e92d992fd</id>
<content type='text'>
The installer needs to have the modules.alias information for more kernel
modules than are actually included. In order to do this we need to use
and environment variable as there is no sensible way to do this via dracut
command line arguments.

The mgainstaller dracut module will need updating accordingly.

This should solve the problem where Sound Cards are shown as
'not configured' at the end of the install.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The installer needs to have the modules.alias information for more kernel
modules than are actually included. In order to do this we need to use
and environment variable as there is no sensible way to do this via dracut
command line arguments.

The mgainstaller dracut module will need updating accordingly.

This should solve the problem where Sound Cards are shown as
'not configured' at the end of the install.
</pre>
</div>
</content>
</entry>
<entry>
<title>images: Add a way to put an automatic method on boot.iso syslinux for testing</title>
<updated>2013-11-13T11:35:41+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2013-11-13T10:39:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=9c8e358edad9ec6b7b0569113f5448b0f3a19faa'/>
<id>9c8e358edad9ec6b7b0569113f5448b0f3a19faa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "images: Use a generic, shared isolinux.cfg file."</title>
<updated>2013-11-04T14:06:00+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2013-11-04T14:06:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=c386a93997aa2f3e233a273f8c7157e2ab26d217'/>
<id>c386a93997aa2f3e233a273f8c7157e2ab26d217</id>
<content type='text'>
This reverts commit 74cc75140329a03e5ed6f952932f8ea937216209.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 74cc75140329a03e5ed6f952932f8ea937216209.
</pre>
</div>
</content>
</entry>
<entry>
<title>images: Ensure initrd is created with 644 perms (normally 600 for security reasons)</title>
<updated>2013-11-02T15:31:03+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2013-11-02T15:31:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=45f2ab87fb19afc8de91c47f2ad103721a20b24c'/>
<id>45f2ab87fb19afc8de91c47f2ad103721a20b24c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>images: Omit the dracut network module now that we include our own networking kernel modules</title>
<updated>2013-11-02T11:47:50+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2013-11-02T11:45:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=2df68d93aa83b7d2165bb1df42b39523f80d8052'/>
<id>2df68d93aa83b7d2165bb1df42b39523f80d8052</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>images: Split dracut options out into a config file.</title>
<updated>2013-11-02T11:47:48+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2013-11-02T10:11:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=bbbb6c5bf26b764dfff8a83c2cc0ed3769bfdd74'/>
<id>bbbb6c5bf26b764dfff8a83c2cc0ed3769bfdd74</id>
<content type='text'>
Also ensure that the compression method is xz -9 for much better compression
(was previously defaulting to gzip)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also ensure that the compression method is xz -9 for much better compression
(was previously defaulting to gzip)
</pre>
</div>
</content>
</entry>
<entry>
<title>images/kernel: Ensure the previously hand-picked modules are included in the new dracut-based initrd.</title>
<updated>2013-11-02T11:47:27+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2013-11-01T10:35:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=284ba5ab6fc742dd3f7a5a4705207f9b2d4de5be'/>
<id>284ba5ab6fc742dd3f7a5a4705207f9b2d4de5be</id>
<content type='text'>
This removes functions no longer called and adds a new one which will
simply list the desired modules and pass them on the dracut command line.

This should mean we have the same modules as before (at least) which should
mean less regressions.

This does increase the size of the initrd back up quite a lot (as expected)
so we may want to look at optimising other areas to bring it back down a bit
again.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This removes functions no longer called and adds a new one which will
simply list the desired modules and pass them on the dracut command line.

This should mean we have the same modules as before (at least) which should
mean less regressions.

This does increase the size of the initrd back up quite a lot (as expected)
so we may want to look at optimising other areas to bring it back down a bit
again.
</pre>
</div>
</content>
</entry>
<entry>
<title>images: Use a generic, shared isolinux.cfg file.</title>
<updated>2013-10-30T21:38:53+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2013-10-30T21:38:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=74cc75140329a03e5ed6f952932f8ea937216209'/>
<id>74cc75140329a03e5ed6f952932f8ea937216209</id>
<content type='text'>
This then loads a x86_64 or i586 config depending on the detected arch.

Anne asked for this kind of setup.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This then loads a x86_64 or i586 config depending on the detected arch.

Anne asked for this kind of setup.
</pre>
</div>
</content>
</entry>
<entry>
<title>images: Clear out some stuff that no longer used.</title>
<updated>2013-10-30T20:36:51+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2013-10-30T20:36:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=4fcf71c999dc5970a7ecce93ea51a9a4f4058b4f'/>
<id>4fcf71c999dc5970a7ecce93ea51a9a4f4058b4f</id>
<content type='text'>
Now that initrds are generated via dracut, there is no need to prepare kernel modules.
This sadly removes support for passing in a kernel rpm file, but such is life.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now that initrds are generated via dracut, there is no need to prepare kernel modules.
This sadly removes support for passing in a kernel rpm file, but such is life.
</pre>
</div>
</content>
</entry>
<entry>
<title>images: Fix isolinux.bin modules path and add needed modules</title>
<updated>2013-10-29T23:26:05+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2013-10-29T23:25:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=3afd27c8728b52985ceb538512496990ade84197'/>
<id>3afd27c8728b52985ceb538512496990ade84197</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
