<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx, branch topic/bug-13680</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>make_boot_img: Avoid gfxboot install string for chain.c32</title>
<updated>2014-12-15T19:59:05+00:00</updated>
<author>
<name>Erwan Velu</name>
<email>erwanaliasr1@gmail.com</email>
</author>
<published>2014-12-15T19:59:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=b1308fc0b1ec282f2c37cf887d8fc9170f21ae69'/>
<id>b1308fc0b1ec282f2c37cf887d8fc9170f21ae69</id>
<content type='text'>
When using chain.c32 with gfxboot, the automatic method is padded even
if the harddisk entry is said to be noinstall in the gfxboot.

This patch uses the "exit" option from our custom Syslinux patch to
avoid chain.c32 reading gfxboot paddind.

I know this isn't perfect but enough to make mageia 5 having the
localboot working again. Debugging gfxboot is just a nightmare.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When using chain.c32 with gfxboot, the automatic method is padded even
if the harddisk entry is said to be noinstall in the gfxboot.

This patch uses the "exit" option from our custom Syslinux patch to
avoid chain.c32 reading gfxboot paddind.

I know this isn't perfect but enough to make mageia 5 having the
localboot working again. Debugging gfxboot is just a nightmare.
</pre>
</div>
</content>
</entry>
<entry>
<title>make_boot_img: Using chain.c32 instead of localboot</title>
<updated>2014-12-15T19:56:49+00:00</updated>
<author>
<name>Erwan Velu</name>
<email>erwanaliasr1@gmail.com</email>
</author>
<published>2014-12-15T19:56:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=b5800676d5b869ba528066de8754aa9bc2d91ab3'/>
<id>b5800676d5b869ba528066de8754aa9bc2d91ab3</id>
<content type='text'>
localboot is reported as failing on many hosts as in bug #13680
This have been reproduced on VirtualBox environments too.

This patch suggest switching to chain.c32 which handle much more options
&amp; features than localboot.

By default, we replace the localboot by the chainloading hd0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
localboot is reported as failing on many hosts as in bug #13680
This have been reproduced on VirtualBox environments too.

This patch suggest switching to chain.c32 which handle much more options
&amp; features than localboot.

By default, we replace the localboot by the chainloading hd0.
</pre>
</div>
</content>
</entry>
<entry>
<title>overlayfs is now named overlay</title>
<updated>2014-12-12T19:08:14+00:00</updated>
<author>
<name>Thomas Backlund</name>
<email>tmb@mageia.org</email>
</author>
<published>2014-12-12T19:08:14+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=0af1ae766a7ba378f6a6434602f1a7d87ef16f00'/>
<id>0af1ae766a7ba378f6a6434602f1a7d87ef16f00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>2.12</title>
<updated>2014-12-12T18:54:42+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2014-12-12T18:54:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=06bc404e95c4df447f4edb74420d1e3d717bb9d3'/>
<id>06bc404e95c4df447f4edb74420d1e3d717bb9d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>include virtio_balloon &amp; vmw_balloon as well</title>
<updated>2014-12-12T18:53:50+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2014-12-12T18:53:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=7fd7eb98003de0232e332bc64705f80e480e63b7'/>
<id>7fd7eb98003de0232e332bc64705f80e480e63b7</id>
<content type='text'>
less than 5kb each...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
less than 5kb each...
</pre>
</div>
</content>
</entry>
<entry>
<title>do not load hyper-v modules (mga#14117)</title>
<updated>2014-12-12T18:37:15+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2014-12-12T18:37:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=cc6d1ea0c4ed0f026b82900f1a9385e8d241dbdf'/>
<id>cc6d1ea0c4ed0f026b82900f1a9385e8d241dbdf</id>
<content type='text'>
this is already done by udev in stage1
(thanks David Remy for testing)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this is already done by udev in stage1
(thanks David Remy for testing)
</pre>
</div>
</content>
</entry>
<entry>
<title>include hv_balloon &amp; hyperv_fb</title>
<updated>2014-12-11T18:42:51+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2014-12-11T18:42:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=5e66264ae5a6649f4b20d5c9326a5aee405c9f34'/>
<id>5e66264ae5a6649f4b20d5c9326a5aee405c9f34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix identifying Intel as a disk vendor</title>
<updated>2014-12-07T20:03:24+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2014-12-07T20:03:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=d52300773a2073c9cc8f619b7b914a9fa46c3e78'/>
<id>d52300773a2073c9cc8f619b7b914a9fa46c3e78</id>
<content type='text'>
report 'Intel' instead of 'ATA' for Intel SSDs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
report 'Intel' instead of 'ATA' for Intel SSDs
</pre>
</div>
</content>
</entry>
<entry>
<title>drop support for dmidecode &lt; 2.7</title>
<updated>2014-12-07T09:35:54+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2014-12-07T09:34:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=11aef71ed8eaaf0764bfba2808009e6748c289ca'/>
<id>11aef71ed8eaaf0764bfba2808009e6748c289ca</id>
<content type='text'>
(which we have since January 2006, mdv2007.0...)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(which we have since January 2006, mdv2007.0...)
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated Turkish translation</title>
<updated>2014-12-06T21:06:22+00:00</updated>
<author>
<name>tarakbumba</name>
<email>tarakbumba@gmail.com</email>
</author>
<published>2014-12-06T21:06:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=fd487131075c440db1e96eaf72194c8e2eb17bfc'/>
<id>fd487131075c440db1e96eaf72194c8e2eb17bfc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
