<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install/c, branch 17.8</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>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>
<entry>
<title>set proper GUID to ESP partitions with GPT layout</title>
<updated>2015-03-25T18:55:51+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-03-25T08:54:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=14f3a580a02af53896d98ac559ec0788642996a6'/>
<id>14f3a580a02af53896d98ac559ec0788642996a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix retrieving ESP partition type</title>
<updated>2015-03-25T18:55:50+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-03-24T14:47:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=ee22664bcb1fdedece15e07d047ba86f3d791ee6'/>
<id>ee22664bcb1fdedece15e07d047ba86f3d791ee6</id>
<content type='text'>
ESP are the only partitions we're detecting through their pt_type
(modulo 0x12 which was Compaq Diagnostic &amp; unlikely to be found on
GPT...)

However GPT has no equivalent to pt_type
But we can test for ESP flag
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ESP are the only partitions we're detecting through their pt_type
(modulo 0x12 which was Compaq Diagnostic &amp; unlikely to be found on
GPT...)

However GPT has no equivalent to pt_type
But we can test for ESP flag
</pre>
</div>
</content>
</entry>
<entry>
<title>fix indent</title>
<updated>2015-03-25T18:55:33+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-03-24T14:52:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=b2df46a676b8511523ab6859f5393680316e1b1f'/>
<id>b2df46a676b8511523ab6859f5393680316e1b1f</id>
<content type='text'>
done separatly in order to have a better history for simplify then
introducing new API
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
done separatly in order to have a better history for simplify then
introducing new API
</pre>
</div>
</content>
</entry>
</feed>
