<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install/diskdrake, branch 2.65</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>Fix resizing of encrypted partitions (mga#22032)</title>
<updated>2019-04-16T21:03:27+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2019-04-14T17:26:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=d128632c137c19334a278ff105abe25dab993b44'/>
<id>d128632c137c19334a278ff105abe25dab993b44</id>
<content type='text'>
When performing a lossy resize, we must make sure luksOpen is called
*after* the partition table has been written and the kernel has been
informed of the new size. The simplest fix is to write the partition
table at the time the user requests the resize, as we already do for
a lossless resize.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When performing a lossy resize, we must make sure luksOpen is called
*after* the partition table has been written and the kernel has been
informed of the new size. The simplest fix is to write the partition
table at the time the user requests the resize, as we already do for
a lossless resize.
</pre>
</div>
</content>
</entry>
<entry>
<title>do not make all action buttons the same size</title>
<updated>2017-03-17T01:13:59+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2017-03-15T06:51:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=784a9155115058cbb494506681178d4af5f0d956'/>
<id>784a9155115058cbb494506681178d4af5f0d956</id>
<content type='text'>
Thus fixing too big translations that make the partition window to be
too big (mga#20360)
This was a side effect of commit 947ab9bb0fb06611b5bd54465f98545ff175afb2
which itself partially reverted commit 8e187d972ed59909271d48915eef4af34e7fe068
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thus fixing too big translations that make the partition window to be
too big (mga#20360)
This was a side effect of commit 947ab9bb0fb06611b5bd54465f98545ff175afb2
which itself partially reverted commit 8e187d972ed59909271d48915eef4af34e7fe068
</pre>
</div>
</content>
</entry>
<entry>
<title>shrink "expert/normal mode" string</title>
<updated>2017-03-17T01:13:59+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2017-03-15T06:48:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=8e5160b818c6d4f25ca7aa5d72db6d5754b92334'/>
<id>8e5160b818c6d4f25ca7aa5d72db6d5754b92334</id>
<content type='text'>
Thus fixing too big translations that make the partition window to be
too big (mga#20360)
This was a side effect of commit 947ab9bb0fb06611b5bd54465f98545ff175afb2

Adjust translations accordingly
(note that some translators have already done so)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thus fixing too big translations that make the partition window to be
too big (mga#20360)
This was a side effect of commit 947ab9bb0fb06611b5bd54465f98545ff175afb2

Adjust translations accordingly
(note that some translators have already done so)
</pre>
</div>
</content>
</entry>
<entry>
<title>fix being unable to format a newly part (mga#19172)</title>
<updated>2016-11-15T11:15:28+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-11-15T06:55:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=1a0d446cbcb09c770ad9c341b8f88698bb7339ad'/>
<id>1a0d446cbcb09c770ad9c341b8f88698bb7339ad</id>
<content type='text'>
previous test was using an unexported function
as a side effect, we now correctly offer to format a unmounted partition
(eg: when using "noauto" option in /etc/fstab)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
previous test was using an unexported function
as a side effect, we now correctly offer to format a unmounted partition
(eg: when using "noauto" option in /etc/fstab)
</pre>
</div>
</content>
</entry>
<entry>
<title>warn when an action condition is bogus (mga#19172)</title>
<updated>2016-11-15T07:34:45+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-11-14T15:41:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=84405a3bde840a526b4bea650fbe69963a900ef5'/>
<id>84405a3bde840a526b4bea650fbe69963a900ef5</id>
<content type='text'>
thus showing we were using an unexported function for format test
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
thus showing we were using an unexported function for format test
</pre>
</div>
</content>
</entry>
<entry>
<title>increase perl_checker SNR</title>
<updated>2016-11-15T07:34:45+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-11-12T09:08:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=b218bd62a701c25dd1b6f95a6e6c300b6529ba3e'/>
<id>b218bd62a701c25dd1b6f95a6e6c300b6529ba3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>RAID: allow to toggle to expert mode (mga#5804)</title>
<updated>2016-07-12T00:03:55+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-07-12T00:03:55+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=c0d5615fd3e1f76304cd2b53e6625a7b7f94e602'/>
<id>c0d5615fd3e1f76304cd2b53e6625a7b7f94e602</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>simplify after previous commit</title>
<updated>2016-07-12T00:02:40+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-07-12T00:02:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=6d7b3b2665e292e2decdab8cca76406926d0ad04'/>
<id>6d7b3b2665e292e2decdab8cca76406926d0ad04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>just put all action buttons in the same box</title>
<updated>2016-07-12T00:01:29+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-07-12T02:28:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=947ab9bb0fb06611b5bd54465f98545ff175afb2'/>
<id>947ab9bb0fb06611b5bd54465f98545ff175afb2</id>
<content type='text'>
it looks way better as don't have much actions for quite some time
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it looks way better as don't have much actions for quite some time
</pre>
</div>
</content>
</entry>
<entry>
<title>simplify: isBusy() already covers isPartOfLVM()</title>
<updated>2016-07-11T23:57:28+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-07-12T02:04:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=352a9f279e532ef881c3291b88003905e956dd99'/>
<id>352a9f279e532ef881c3291b88003905e956dd99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
