<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install/install, branch user/jibz/aarch64</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>fix(install): grub2-efi was not found using default_bootloader()</title>
<updated>2026-01-25T12:48:26+00:00</updated>
<author>
<name>Jybz</name>
<email>j.biernacki@free.fr</email>
</author>
<published>2024-04-20T22:21:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=dabdde6266c134dfbf3dbe76ea2cad0550fc4a58'/>
<id>dabdde6266c134dfbf3dbe76ea2cad0550fc4a58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: enable aarch64 build</title>
<updated>2026-01-25T12:44:35+00:00</updated>
<author>
<name>Jybz</name>
<email>j.biernacki@free.fr</email>
</author>
<published>2023-10-31T15:40:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=2509dd863fa2a8caeeea31486d62a05c891f4e69'/>
<id>2509dd863fa2a8caeeea31486d62a05c891f4e69</id>
<content type='text'>
Includes PTerjan work.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Includes PTerjan work.
</pre>
</div>
</content>
</entry>
<entry>
<title>18.73</title>
<updated>2026-01-24T23:07:14+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2026-01-24T23:07:14+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=bfb16c1efaab5222aabdcff84b4d92b2853bc2dd'/>
<id>bfb16c1efaab5222aabdcff84b4d92b2853bc2dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>installer: add help text anchor to timezone selection screen (mga#34909)</title>
<updated>2026-01-24T23:02:09+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2026-01-24T18:28:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=12ad753d9a26261fac9b77a381c74e1ede06544f'/>
<id>12ad753d9a26261fac9b77a381c74e1ede06544f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Further simplify services::_systemd_services()</title>
<updated>2026-01-24T23:00:12+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2026-01-24T16:44:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=7b254d786da28d0f332e83a0c730c2c099d0df48'/>
<id>7b254d786da28d0f332e83a0c730c2c099d0df48</id>
<content type='text'>
'systemctl list-unit-files' returns the enabled/disabled status for all
native systemd services. So we only need to call 'systemctl is-enabled'
for the generated services.

This reduces clutter in the installer log file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'systemctl list-unit-files' returns the enabled/disabled status for all
native systemd services. So we only need to call 'systemctl is-enabled'
for the generated services.

This reduces clutter in the installer log file.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Czech translation from Tx</title>
<updated>2026-01-24T19:30:41+00:00</updated>
<author>
<name>Yuri Chornoivan</name>
<email>yurchor@ukr.net</email>
</author>
<published>2026-01-24T19:30:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=b64d0818763b475739f70e8247e8103193238e86'/>
<id>b64d0818763b475739f70e8247e8103193238e86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Czech translation from Tx</title>
<updated>2026-01-24T19:30:34+00:00</updated>
<author>
<name>Yuri Chornoivan</name>
<email>yurchor@ukr.net</email>
</author>
<published>2026-01-24T19:30:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=b3c5764cebac4cad0365626a87b2664f901698b1'/>
<id>b3c5764cebac4cad0365626a87b2664f901698b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>installer: fix hwclock parameters in selectTimezone().</title>
<updated>2026-01-20T20:48:33+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2026-01-20T20:48:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=da2eb0f9b8340362023e487886b69ca28d97a2e2'/>
<id>da2eb0f9b8340362023e487886b69ca28d97a2e2</id>
<content type='text'>
Thanks to tv for spotting.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to tv for spotting.
</pre>
</div>
</content>
</entry>
<entry>
<title>perl_checker cleanups</title>
<updated>2026-01-19T16:52:11+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2026-01-19T16:46:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=1edd5f6c562202026ba1c91ac18941acbac9abf3'/>
<id>1edd5f6c562202026ba1c91ac18941acbac9abf3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PODify the installer</title>
<updated>2026-01-19T16:37:50+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2021-03-08T14:17:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=17b8ec62c1ec6006e52b0303273e392941dad834'/>
<id>17b8ec62c1ec6006e52b0303273e392941dad834</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
