<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install/partition_table, branch 17.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>first usable sector is LBA34 for GPT</title>
<updated>2016-07-31T15:30:41+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-07-27T15:20:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=fa5d71d34b1193fea0e290bb0586d0ff02747366'/>
<id>fa5d71d34b1193fea0e290bb0586d0ff02747366</id>
<content type='text'>
same rationale as in commit 767048570e8c44061cb0d6faf689698d3313870c for
mga#18666

this wasn't an issue as we later round partition on 1MB boundary but
it's still cleaner/safer...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
same rationale as in commit 767048570e8c44061cb0d6faf689698d3313870c for
mga#18666

this wasn't an issue as we later round partition on 1MB boundary but
it's still cleaner/safer...
</pre>
</div>
</content>
</entry>
<entry>
<title>sync libparted view with diskdrake one</title>
<updated>2016-07-12T12:14:00+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-07-08T09:44:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=532fd1d60df306e204bae79c5158ca2302739966'/>
<id>532fd1d60df306e204bae79c5158ca2302739966</id>
<content type='text'>
in order to prevent overlapping errors when adding partitions:
(b/c libparted doesn't know that diskdrake already removed the
partitions in its memory view)
"failed to add partition #1 on /dev/vda"
"Error: Can't have overlapping partitions."
"add_partition failed"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in order to prevent overlapping errors when adding partitions:
(b/c libparted doesn't know that diskdrake already removed the
partitions in its memory view)
"failed to add partition #1 on /dev/vda"
"Error: Can't have overlapping partitions."
"add_partition failed"
</pre>
</div>
</content>
</entry>
<entry>
<title>(initialize) simplify</title>
<updated>2016-07-08T09:48:12+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-07-08T03:43:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=eb15e0ef31edcdff2ad72a39ecdcb706bd400e94'/>
<id>eb15e0ef31edcdff2ad72a39ecdcb706bd400e94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>prevent GPT partition to use the 33 last sectors</title>
<updated>2016-07-05T14:41:48+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-07-05T14:25:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=767048570e8c44061cb0d6faf689698d3313870c'/>
<id>767048570e8c44061cb0d6faf689698d3313870c</id>
<content type='text'>
Resolves: mga#18666, mga#17796
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves: mga#18666, mga#17796
</pre>
</div>
</content>
</entry>
<entry>
<title>kill big unused hash of GUIDs</title>
<updated>2016-07-05T14:40:27+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-07-05T13:08:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=e83234df045ad22fc2f166616b74ae83bcf70b09'/>
<id>e83234df045ad22fc2f166616b74ae83bcf70b09</id>
<content type='text'>
basically reverting: commit 36c2fc004bf445ff784bde423ba7aa27885539f8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
basically reverting: commit 36c2fc004bf445ff784bde423ba7aa27885539f8
</pre>
</div>
</content>
</entry>
<entry>
<title>kill a bogus FIXME note</title>
<updated>2016-06-30T14:26:20+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-06-30T09:20:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=4e8b78b2803239a4e5e2bf8210fc3c97ca6225de'/>
<id>4e8b78b2803239a4e5e2bf8210fc3c97ca6225de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add a GRUB_BIOS partitions if needed (mga#18656)</title>
<updated>2016-06-11T07:39:44+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-06-09T09:57:55+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=1b96be96d399303bcfa8d0f6c4920880848dac77'/>
<id>1b96be96d399303bcfa8d0f6c4920880848dac77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>fix path in comment</title>
<updated>2015-12-24T11:28:17+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-12-24T11:28:17+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=e3fd08fa7700358f9220dee5bdab66b8b6deda12'/>
<id>e3fd08fa7700358f9220dee5bdab66b8b6deda12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>prevent errors when telling kernel to reread parts</title>
<updated>2015-06-13T16:38:07+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-06-09T19:37:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=b5d4cd86a5503006ed8308c9c6825187e180757a'/>
<id>b5d4cd86a5503006ed8308c9c6825187e180757a</id>
<content type='text'>
disk_{add,del}_partition call ped_disk_commit() which result in udev events
(and also already tell the kernel to reread the partition table (several
times))
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
disk_{add,del}_partition call ped_disk_commit() which result in udev events
(and also already tell the kernel to reread the partition table (several
times))
</pre>
</div>
</content>
</entry>
</feed>
