<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install/c, branch 17.71</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>regroup net includes like they were in the past</title>
<updated>2016-07-01T15:41:15+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-07-01T15:31:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=bac52c60e891ed3e927b508729d04be720fd34d6'/>
<id>bac52c60e891ed3e927b508729d04be720fd34d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove now useless compilation helper</title>
<updated>2016-07-01T15:41:15+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-07-01T15:27:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=ce60f4e48a2ccd29c5780d4affc0d69640cdbc44'/>
<id>ce60f4e48a2ccd29c5780d4affc0d69640cdbc44</id>
<content type='text'>
it was added in commit 58776de07de819cb962aa35e76c8379d96f03e6b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it was added in commit 58776de07de819cb962aa35e76c8379d96f03e6b
</pre>
</div>
</content>
</entry>
<entry>
<title>detect GRUB_BIOS partitions (mga#18656)</title>
<updated>2016-06-11T07:39:32+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-06-08T20:48:20+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=83565d0739e5746ea02c210106a2d1f1d1477eda'/>
<id>83565d0739e5746ea02c210106a2d1f1d1477eda</id>
<content type='text'>
let's abuse -&gt;{pt_type} for tracking such partitions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
let's abuse -&gt;{pt_type} for tracking such partitions
</pre>
</div>
</content>
</entry>
<entry>
<title>no need to tell kernel to reread part table</title>
<updated>2015-06-21T11:18:02+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-06-12T13:39:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=68823a8447aa3a77dcbd4087020252469269a02a'/>
<id>68823a8447aa3a77dcbd4087020252469269a02a</id>
<content type='text'>
...when adding or deleting a partition or setting its flag
rationale: telling kernel to reread partition table is done later in
partition_table::write() whereas partition_table::gpt::write() job is
just to update partition table on disk.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
...when adding or deleting a partition or setting its flag
rationale: telling kernel to reread partition table is done later in
partition_table::write() whereas partition_table::gpt::write() job is
just to update partition table on disk.
</pre>
</div>
</content>
</entry>
<entry>
<title>Speed up reading of flags from GPT partition table.</title>
<updated>2015-04-19T21:15:19+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2015-04-19T20:35:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=1daabebda57976579465e5c281eaa14088e0e37f'/>
<id>1daabebda57976579465e5c281eaa14088e0e37f</id>
<content type='text'>
On some machines, calls to ped_disk_new() in libparted take of
the order of seconds, so doing this for each flag and partition
in turn makes partition_table::gpt::read_one take an inordinate
amount of time (mga#15621). Instead, collect the flags during the
call to c::get_disk_partitions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On some machines, calls to ped_disk_new() in libparted take of
the order of seconds, so doing this for each flag and partition
in turn makes partition_table::gpt::read_one take an inordinate
amount of time (mga#15621). Instead, collect the flags during the
call to c::get_disk_partitions.
</pre>
</div>
</content>
</entry>
<entry>
<title>try to detect recovery partitions on GPT</title>
<updated>2015-03-30T12:06:42+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-03-28T01:42:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=0adf9412b786342346a9df9fd262765d6b97d38f'/>
<id>0adf9412b786342346a9df9fd262765d6b97d38f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>log which type is unknown</title>
<updated>2015-03-27T20:33:57+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-03-27T11:59:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=cec8a8ea2a524a6f9e5ea42750b9f0f54df873ce'/>
<id>cec8a8ea2a524a6f9e5ea42750b9f0f54df873ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix tagging LVM/raid as "linux filesystem" with GPT</title>
<updated>2015-03-27T20:33:56+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-03-27T11:53:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=675d2b62098dd84c35c37944a1e8bd65114c37a1'/>
<id>675d2b62098dd84c35c37944a1e8bd65114c37a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make it more generic</title>
<updated>2015-03-27T20:33:45+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-03-27T12:19:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=6c8f2cc5e29445140ccdc29d04bf3876d545f16a'/>
<id>6c8f2cc5e29445140ccdc29d04bf3876d545f16a</id>
<content type='text'>
just bind the libparted function (needed for next commit)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
just bind the libparted function (needed for next commit)
</pre>
</div>
</content>
</entry>
<entry>
<title>extract mapping string to flag</title>
<updated>2015-03-27T20:33:39+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-03-27T12:18:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=8ec5cb448e1d5ad539c2ee5caf25e67f20d63391'/>
<id>8ec5cb448e1d5ad539c2ee5caf25e67f20d63391</id>
<content type='text'>
needed for next commit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
needed for next commit
</pre>
</div>
</content>
</entry>
</feed>
