<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install/install/share, branch 18.30</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>Update Spanish translation from Tx</title>
<updated>2020-06-07T06:16:46+00:00</updated>
<author>
<name>Yuri Chornoivan</name>
<email>yurchor@ukr.net</email>
</author>
<published>2020-06-07T06:16:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=bfd878844d194f57343c49a3af42d41455f0d93a'/>
<id>bfd878844d194f57343c49a3af42d41455f0d93a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update German translation from Tx</title>
<updated>2020-05-27T06:12:51+00:00</updated>
<author>
<name>Yuri Chornoivan</name>
<email>yurchor@ukr.net</email>
</author>
<published>2020-05-27T06:12:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=53d38775bf93d874555a74c8f58f380cff76e632'/>
<id>53d38775bf93d874555a74c8f58f380cff76e632</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Asturian translation from Tx</title>
<updated>2020-04-09T05:22:57+00:00</updated>
<author>
<name>Yuri Chornoivan</name>
<email>yurchor@ukr.net</email>
</author>
<published>2020-04-09T05:22:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=8aa34a7073b1851f67591691348982b3a032b0d9'/>
<id>8aa34a7073b1851f67591691348982b3a032b0d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Asturian translation from Tx</title>
<updated>2020-04-08T07:18:04+00:00</updated>
<author>
<name>Yuri Chornoivan</name>
<email>yurchor@ukr.net</email>
</author>
<published>2020-04-08T07:18:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=67192d0eb8af9d139085b3ce4252c77f22d5e300'/>
<id>67192d0eb8af9d139085b3ce4252c77f22d5e300</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Asturian translation from Tx</title>
<updated>2020-04-02T05:38:40+00:00</updated>
<author>
<name>Yuri Chornoivan</name>
<email>yurchor@ukr.net</email>
</author>
<published>2020-04-02T05:38:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=c952267fe9418df65909f8d98bfb960d380939c9'/>
<id>c952267fe9418df65909f8d98bfb960d380939c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add minimal support for exFAT</title>
<updated>2020-03-20T16:13:50+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2020-03-18T16:27:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=b152ff51997fd8df4ebd44bfdbe2e08ff98a9b3a'/>
<id>b152ff51997fd8df4ebd44bfdbe2e08ff98a9b3a</id>
<content type='text'>
colorize it the same way as FAT or NTFS
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
colorize it the same way as FAT or NTFS
</pre>
</div>
</content>
</entry>
<entry>
<title>actually enable to resize NILFS2</title>
<updated>2020-03-18T16:15:01+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2020-02-17T14:52:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=1706d84b42c2c5f19556c218aea3729352738e93'/>
<id>1706d84b42c2c5f19556c218aea3729352738e93</id>
<content type='text'>
bit of support was there but code could not be reached
also actually include nilfs-resize for resizing NILFS2

It's only supported online:
"This command is valid only for mounted NILFS2 file systems, and
will fail if the device has no active mounts."

Note that ext3/4 could use the same path but only for growing.
XFS could also share that path...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bit of support was there but code could not be reached
also actually include nilfs-resize for resizing NILFS2

It's only supported online:
"This command is valid only for mounted NILFS2 file systems, and
will fail if the device has no active mounts."

Note that ext3/4 could use the same path but only for growing.
XFS could also share that path...
</pre>
</div>
</content>
</entry>
<entry>
<title>include xfs_growfs</title>
<updated>2020-03-18T13:43:53+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2020-03-18T13:43:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=ec7ecea5452326c47a8f1191a25a5b8586c1f2bd'/>
<id>ec7ecea5452326c47a8f1191a25a5b8586c1f2bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add support for F2FS</title>
<updated>2020-03-18T10:52:54+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2020-02-14T14:29:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=54ef314639772e0a09aa8e6af36d2daf61c04479'/>
<id>54ef314639772e0a09aa8e6af36d2daf61c04479</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adjust debug build to current python</title>
<updated>2020-03-16T16:32:00+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2020-03-16T10:52:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=573eae4d62548273ac7925e8b2f3b3a9ecb7cb84'/>
<id>573eae4d62548273ac7925e8b2f3b3a9ecb7cb84</id>
<content type='text'>
else drakx-installer-stage2 cannot be rebuilt with the debug option
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
else drakx-installer-stage2 cannot be rebuilt with the debug option
</pre>
</div>
</content>
</entry>
</feed>
