<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install/fs, branch 10.47</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>- partitioning wizard:</title>
<updated>2008-06-02T08:39:28+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2008-06-02T08:39:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=98a649e12397c16d9a3999e8fd88be2e86a6bddf'/>
<id>98a649e12397c16d9a3999e8fd88be2e86a6bddf</id>
<content type='text'>
  o do not propose to resize "hidden" fat partitions
  o do not say "the Windows partition" when there can be more than one

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  o do not propose to resize "hidden" fat partitions
  o do not say "the Windows partition" when there can be more than one

</pre>
</div>
</content>
</entry>
<entry>
<title>allow mounting ntfs-3g partitions (also fixes detection of Windows partitions during live installation)</title>
<updated>2008-05-30T10:10:44+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>oblin@mandriva.com</email>
</author>
<published>2008-05-30T10:10:44+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=3ed535b297c0f7f036d1c5cc6c8cc7ff955192f9'/>
<id>3ed535b297c0f7f036d1c5cc6c8cc7ff955192f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- diskdrake:</title>
<updated>2008-04-01T09:14:13+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2008-04-01T09:14:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=851a196e32d27f20731687b5889d93f9c453b184'/>
<id>851a196e32d27f20731687b5889d93f9c453b184</id>
<content type='text'>
  o allow relatime on ntfs-3g (#39666)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  o allow relatime on ntfs-3g (#39666)

</pre>
</div>
</content>
</entry>
<entry>
<title>- ensure umount on loopback-mounted-file doesn't leak /dev/loop</title>
<updated>2008-03-28T18:08:13+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2008-03-28T18:08:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=221d58ec842f70419060c898b9b3025b7109ea3b'/>
<id>221d58ec842f70419060c898b9b3025b7109ea3b</id>
<content type='text'>
  (otherwise it breaks install from isos on disk) (#36992)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  (otherwise it breaks install from isos on disk) (#36992)

</pre>
</div>
</content>
</entry>
<entry>
<title>- partitioning wizard lirary: </title>
<updated>2008-03-25T17:19:28+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2008-03-25T17:19:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=77ddcd64e50ace0bafd4e29188bc8a7a73fb73fe'/>
<id>77ddcd64e50ace0bafd4e29188bc8a7a73fb73fe</id>
<content type='text'>
  o allow "Use free space" if there is an extended
  partition even if all primary partitions are used (#38804)
  (*old* bug!)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  o allow "Use free space" if there is an extended
  partition even if all primary partitions are used (#38804)
  (*old* bug!)

</pre>
</div>
</content>
</entry>
<entry>
<title>- use umask=0 by default on vfat (#39315)</title>
<updated>2008-03-25T16:11:49+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2008-03-25T16:11:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=7f178e30a30842d3a2eb91138e102971f02f4433'/>
<id>7f178e30a30842d3a2eb91138e102971f02f4433</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- diskdrake --nfs</title>
<updated>2008-03-25T14:43:57+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2008-03-25T14:43:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=ab9f3b2c0ab168336000d7b7a9afaa3c5f44e7f7'/>
<id>ab9f3b2c0ab168336000d7b7a9afaa3c5f44e7f7</id>
<content type='text'>
  o ensure "nfs-common" is started (#34103)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  o ensure "nfs-common" is started (#34103)

</pre>
</div>
</content>
</entry>
<entry>
<title>use services.pm (to please blino)</title>
<updated>2008-03-25T14:40:44+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2008-03-25T14:40:44+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=941d34008462a86f1e9b5accd9a9aa125b5ff1b8'/>
<id>941d34008462a86f1e9b5accd9a9aa125b5ff1b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- when reformatting swap, keep existing UUID (#38877)</title>
<updated>2008-03-20T16:58:31+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2008-03-20T16:58:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=c598932f0a65ae9ca78a91e1015fe5638539be75'/>
<id>c598932f0a65ae9ca78a91e1015fe5638539be75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- partitioning wizard: do not show error message in wizard mode when cancel is clicked (clean wizard window instead)</title>
<updated>2008-03-20T15:36:31+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>oblin@mandriva.com</email>
</author>
<published>2008-03-20T15:36:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=9bff16755070ddafdf3062563d76139bbdd594b3'/>
<id>9bff16755070ddafdf3062563d76139bbdd594b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
