<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install/install/NEWS, branch 14.9</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>14.9</title>
<updated>2012-04-23T06:27:30+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-04-23T06:27:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=35efb3c99146733c74f1f1cf5561e2c9e053d2fd'/>
<id>35efb3c99146733c74f1f1cf5561e2c9e053d2fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>include missing perl modules (mga#5528)</title>
<updated>2012-04-23T06:27:27+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-04-23T06:27:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=6a2fbfe2ab0a2b1a29e61dc1b64fccf753bc947a'/>
<id>6a2fbfe2ab0a2b1a29e61dc1b64fccf753bc947a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add bug reference</title>
<updated>2012-04-21T20:58:21+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-04-21T20:58:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=74f6ced69f545957e4a4306641bb1006f55fb537'/>
<id>74f6ced69f545957e4a4306641bb1006f55fb537</id>
<content type='text'>
it looks like somebody already reported that one...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it looks like somebody already reported that one...
</pre>
</div>
</content>
</entry>
<entry>
<title>14.8</title>
<updated>2012-04-20T18:35:56+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-04-20T18:35:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=c47b94b9f0723f7c6c4a7b62dd74fbf91ec7f4fe'/>
<id>c47b94b9f0723f7c6c4a7b62dd74fbf91ec7f4fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(raid2real_kind) fix displaying empty info about RAID devices</title>
<updated>2012-04-20T18:22:19+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-04-20T18:22:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=bc79948732556dfd73a422adbaf5f9290aeec4cf'/>
<id>bc79948732556dfd73a422adbaf5f9290aeec4cf</id>
<content type='text'>
we now display "&lt;device&gt; (RAID level)" (eg: 'md0 (RAID1)')

(actually we were displaying "mdX" since two previous commits but all
released installers were displaying "")
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we now display "&lt;device&gt; (RAID level)" (eg: 'md0 (RAID1)')

(actually we were displaying "mdX" since two previous commits but all
released installers were displaying "")
</pre>
</div>
</content>
</entry>
<entry>
<title>(fs::partitioning_wizard::main) use newly introduced raid2real_kind() in</title>
<updated>2012-04-20T18:22:13+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-04-20T18:22:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=529f69b1360246c116dc62e729bc768e28d1cfaf'/>
<id>529f69b1360246c116dc62e729bc768e28d1cfaf</id>
<content type='text'>
order to get data about RAID devices, thus fixing:
- crashing on selecting a RAID device (calling first_usable_sector on
  undefined value in partition_table::get_normal_parts_and_holes())
- listing RAID devices

(bug introduced in commit r265764 pterjan by on Feb 4 2010:
"partitioning wizard: offer to install on dmraid and existing lvm")

sadly we trade "calling method on undefined value" for  "calling method
on unblessed reference" (see next commit)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
order to get data about RAID devices, thus fixing:
- crashing on selecting a RAID device (calling first_usable_sector on
  undefined value in partition_table::get_normal_parts_and_holes())
- listing RAID devices

(bug introduced in commit r265764 pterjan by on Feb 4 2010:
"partitioning wizard: offer to install on dmraid and existing lvm")

sadly we trade "calling method on undefined value" for  "calling method
on unblessed reference" (see next commit)
</pre>
</div>
</content>
</entry>
<entry>
<title>14.7</title>
<updated>2012-04-19T18:31:54+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-04-19T18:31:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=1617cd977f4bd64e0252eab04b6aa87b267dbdfe'/>
<id>1617cd977f4bd64e0252eab04b6aa87b267dbdfe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(detect_during_install) stop all inactive raids before initializing RAIDs</title>
<updated>2012-04-19T18:31:48+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-04-19T18:31:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=ca5c66da34ab81f01d93fa91db1431da71a34991'/>
<id>ca5c66da34ab81f01d93fa91db1431da71a34991</id>
<content type='text'>
(thus fixing installer not offering to upgrade RAID installs)

rationale: udev starts raids early but fails because modules (especially
personality ones) are not yet loaded; thus raids remains inactive
("md: personality for level 1 is not loaded!")

regression introduced when swtiching to udev and including its rules

since it works smoothly with rescue, I suspect the cause is
in 60-persistent-storage.rules which is included in installer
but not in rescue
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(thus fixing installer not offering to upgrade RAID installs)

rationale: udev starts raids early but fails because modules (especially
personality ones) are not yet loaded; thus raids remains inactive
("md: personality for level 1 is not loaded!")

regression introduced when swtiching to udev and including its rules

since it works smoothly with rescue, I suspect the cause is
in 60-persistent-storage.rules which is included in installer
but not in rescue
</pre>
</div>
</content>
</entry>
<entry>
<title>(_resolve_requested_and_check) fix a crash when package state is empty (mga#5487)</title>
<updated>2012-04-19T18:31:40+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-04-19T18:31:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=175b616e24f31a12cb6e1206688f47a4c3da47bc'/>
<id>175b616e24f31a12cb6e1206688f47a4c3da47bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>When selecting where ro install bootloader, display mountpoint if available, and size+fs_type if we have nothing (mga#5460)</title>
<updated>2012-04-19T17:33:27+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@mageia.org</email>
</author>
<published>2012-04-19T17:33:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=3506dcf93707f8693a37deff097c9cf7d4a18982'/>
<id>3506dcf93707f8693a37deff097c9cf7d4a18982</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
