<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakiso/lib, branch master</title>
<subtitle>Mageia Tools for Live CD/DVD Generation</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/drakiso/'/>
<entry>
<title>Add "starting" messages to translation catalogue and enable translation.</title>
<updated>2026-02-12T16:36:56+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2026-02-12T16:36:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/drakiso/commit/?id=93333d46a43a5a1e529dc8e102c4684eae3435d7'/>
<id>93333d46a43a5a1e529dc8e102c4684eae3435d7</id>
<content type='text'>
This allows the messages specified in {media}{bootloader_entries} to be
displayed in the selected language.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows the messages specified in {media}{bootloader_entries} to be
displayed in the selected language.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add {media}{bootloader_entries}{message} key.</title>
<updated>2026-02-08T21:35:04+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2026-02-08T21:21:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/drakiso/commit/?id=5b2c95db059912c06532ddbe425a3b4b00b1a74a'/>
<id>5b2c95db059912c06532ddbe425a3b4b00b1a74a</id>
<content type='text'>
This allows a message to be displayed whilst loading the Linux kernel
and initial RAM disk, which can take some time with slow media.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows a message to be displayed whilst loading the Linux kernel
and initial RAM disk, which can take some time with slow media.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add {media}{iso-level} config key to allow loopback file size &gt; 4GB.</title>
<updated>2025-12-06T13:48:03+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2025-12-06T13:46:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/drakiso/commit/?id=80f120056cf155b83249fa79d5b6a229a5610337'/>
<id>80f120056cf155b83249fa79d5b6a229a5610337</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change deprecated syntax for chown (root.root -&gt; root:root).</title>
<updated>2025-12-03T14:02:24+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2025-12-02T20:49:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/drakiso/commit/?id=7eae018a2c0041cec913786ca3c9df7a5aa161a2'/>
<id>7eae018a2c0041cec913786ca3c9df7a5aa161a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make xarch a user setting instead of calculating it from arch.</title>
<updated>2025-12-03T14:00:58+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2025-12-02T18:18:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/drakiso/commit/?id=03c09f5b63a46514d22695defd57420a81e39979'/>
<id>03c09f5b63a46514d22695defd57420a81e39979</id>
<content type='text'>
This handles the change from i586 to i686 and future-proofs it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This handles the change from i586 to i686 and future-proofs it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a better algorithm for selecting packages from rpmsrate.</title>
<updated>2022-10-22T16:00:54+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2022-10-22T15:38:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/drakiso/commit/?id=df42ed1c2cd033cd17aa055ddf2b7d1174c8a16c'/>
<id>df42ed1c2cd033cd17aa055ddf2b7d1174c8a16c</id>
<content type='text'>
The old algorithm mimicked the behaviour of the bcd tool, which
selected a package if any of the rpmsrate flags for that package
matched. The new algorithm behaves more like the installer, which
only selects a package if all the rpmsrate flags match.

Any rpmsrate flags that aren't listed in the package group lists
are now treated as having a threshold value of 1. This avoids
having to specify threshold values for all the hardware and driver
specific flags.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The old algorithm mimicked the behaviour of the bcd tool, which
selected a package if any of the rpmsrate flags for that package
matched. The new algorithm behaves more like the installer, which
only selects a package if all the rpmsrate flags match.

Any rpmsrate flags that aren't listed in the package group lists
are now treated as having a threshold value of 1. This avoids
having to specify threshold values for all the hardware and driver
specific flags.
</pre>
</div>
</content>
</entry>
<entry>
<title>Optimise BuildMedia::check_installer_media().</title>
<updated>2022-10-02T13:07:32+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2022-10-02T13:07:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/drakiso/commit/?id=c0321832a7b190873cd198fa279f4cb1dadd63d2'/>
<id>c0321832a7b190873cd198fa279f4cb1dadd63d2</id>
<content type='text'>
 - use the rpmcheck -compressed-input option to allow the hdlist.cz
   files to be read directly
 - use the rpmcheck -base option when checking other sections to
   avoid rechecking the packages in the core section.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - use the rpmcheck -compressed-input option to allow the hdlist.cz
   files to be read directly
 - use the rpmcheck -base option when checking other sections to
   avoid rechecking the packages in the core section.
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify BuildMedia::create_index().</title>
<updated>2022-09-24T11:31:35+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2022-09-24T11:20:17+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/drakiso/commit/?id=1ab4a92f0d6713cd316e46ad9a6b5c7d83ab0417'/>
<id>1ab4a92f0d6713cd316e46ad9a6b5c7d83ab0417</id>
<content type='text'>
Code improvement - no functional change.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Code improvement - no functional change.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change ESP label from MGALIVE-ESP to MGAISO-ESP (mga#28409).</title>
<updated>2021-02-23T09:04:17+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2021-02-23T09:00:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/drakiso/commit/?id=6bfebc5af47dbd1a5bd0f0b437b758cdd15fc9de'/>
<id>6bfebc5af47dbd1a5bd0f0b437b758cdd15fc9de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support use of https in repository URLs.</title>
<updated>2020-12-10T14:02:22+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2020-12-10T13:59:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/drakiso/commit/?id=535b7c28eac6c4c85118752c923c05a1bb21947c'/>
<id>535b7c28eac6c4c85118752c923c05a1bb21947c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
