<feed xmlns='http://www.w3.org/2005/Atom'>
<title>draklive-install, branch 2.12</title>
<subtitle>Mageia Tools for Live CD/DVD Installation</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/draklive-install/'/>
<entry>
<title>2.12</title>
<updated>2017-04-17T10:01:53+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2017-04-17T10:01:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/draklive-install/commit/?id=3c2ad2e1821751b283fbf2eebef4dd1e3708978a'/>
<id>3c2ad2e1821751b283fbf2eebef4dd1e3708978a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid out-of-memory error at end of install.</title>
<updated>2017-04-08T07:53:39+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2017-04-08T07:53:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/draklive-install/commit/?id=ff0b0ade51bcc90326ec7c3446a11a78cf0b663e'/>
<id>ff0b0ade51bcc90326ec7c3446a11a78cf0b663e</id>
<content type='text'>
draklive-install mounts the swap partitions of the installed system. On
machines with low memory, these will get used during installation. If
we unmount the swap partitions before draklive-install exits, there may
not be enough free memory to copy back the swapped out data, leading to
a kernel out-of-memory error. So let draklive-install-lock-storage
unmount them instead, after draklive-install has exited and freed up
some memory.

When the installer is run from the boot menu, draklive-install-lock-storage
is not used, but the swap partitions will be automatically unmounted on
reboot.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
draklive-install mounts the swap partitions of the installed system. On
machines with low memory, these will get used during installation. If
we unmount the swap partitions before draklive-install exits, there may
not be enough free memory to copy back the swapped out data, leading to
a kernel out-of-memory error. So let draklive-install-lock-storage
unmount them instead, after draklive-install has exited and freed up
some memory.

When the installer is run from the boot menu, draklive-install-lock-storage
is not used, but the swap partitions will be automatically unmounted on
reboot.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix removing Live device from the detected hds.</title>
<updated>2017-04-07T19:15:48+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2017-04-07T19:15:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/draklive-install/commit/?id=5f82a8534769a5c5a226c190c4e68a53780c4f10'/>
<id>5f82a8534769a5c5a226c190c4e68a53780c4f10</id>
<content type='text'>
The old code searched for /live/media in /proc/mounts, but that mount
point no longer exists (most likely due to the switch from unionfs to
overlayfs). So search for a matching disk label in /dev/disk/by-label
instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The old code searched for /live/media in /proc/mounts, but that mount
point no longer exists (most likely due to the switch from unionfs to
overlayfs). So search for a matching disk label in /dev/disk/by-label
instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>2.11</title>
<updated>2017-04-04T18:46:07+00:00</updated>
<author>
<name>Rémi Verschelde</name>
<email>rverschelde@gmail.com</email>
</author>
<published>2017-04-04T18:46:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/draklive-install/commit/?id=1e01a44e87b5693df48df02f3634d946d24d88d7'/>
<id>1e01a44e87b5693df48df02f3634d946d24d88d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: Remove redundant "dis" dist alias</title>
<updated>2017-04-04T18:45:48+00:00</updated>
<author>
<name>Rémi Verschelde</name>
<email>rverschelde@gmail.com</email>
</author>
<published>2017-04-04T18:45:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/draklive-install/commit/?id=1067a9edfebf1ad108b1823fcdc2cacbe9bf867c'/>
<id>1067a9edfebf1ad108b1823fcdc2cacbe9bf867c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document previous commit for mga#20619</title>
<updated>2017-04-04T18:11:06+00:00</updated>
<author>
<name>Rémi Verschelde</name>
<email>rverschelde@gmail.com</email>
</author>
<published>2017-04-04T18:10:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/draklive-install/commit/?id=cad33aa626459fc8b210ee7d38035eb5373ddc0f'/>
<id>cad33aa626459fc8b210ee7d38035eb5373ddc0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Try to ensure kernel is informed of partition table changes.</title>
<updated>2017-04-04T18:04:32+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2017-04-02T19:54:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/draklive-install/commit/?id=f0752a4ab5a4e6703e27b533cc267fe221fe35bb'/>
<id>f0752a4ab5a4e6703e27b533cc267fe221fe35bb</id>
<content type='text'>
There is an unidentified condition which stops udevd from calling the
BLKRRPART ioctl when the "use entire disk" solution is selected. Adding
a udevadm settle' call appears to fix it (although it may just be the
extra delay that does the job).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is an unidentified condition which stops udevd from calling the
BLKRRPART ioctl when the "use entire disk" solution is selected. Adding
a udevadm settle' call appears to fix it (although it may just be the
extra delay that does the job).
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Hungarian translation from Tx</title>
<updated>2017-04-02T16:17:56+00:00</updated>
<author>
<name>Yuri Chornoivan</name>
<email>yurchor@ukr.net</email>
</author>
<published>2017-04-02T16:17:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/draklive-install/commit/?id=765fd288bff5860958e5af58a90cc718dcf32a19'/>
<id>765fd288bff5860958e5af58a90cc718dcf32a19</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Danish translation from Tx</title>
<updated>2017-03-23T06:27:53+00:00</updated>
<author>
<name>Yuri Chornoivan</name>
<email>yurchor@ukr.net</email>
</author>
<published>2017-03-23T06:27:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/draklive-install/commit/?id=368888e78435aafcde71e320de52245bca7e8969'/>
<id>368888e78435aafcde71e320de52245bca7e8969</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Esperanto translation from Tx</title>
<updated>2017-02-17T11:19:17+00:00</updated>
<author>
<name>Yuri Chornoivan</name>
<email>yurchor@ukr.net</email>
</author>
<published>2017-02-17T11:19:17+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/draklive-install/commit/?id=935a50cc61358656392ec468d0642f17ce3d06e7'/>
<id>935a50cc61358656392ec468d0642f17ce3d06e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
