<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/rescue/bin, branch 18.72</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>rescue: mount efivars in chroot on UEFI systems (mga#31844)</title>
<updated>2023-04-28T14:13:26+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2023-04-28T12:48:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=606270ea109a546dd54f2b1ac91ce93b06e00d5b'/>
<id>606270ea109a546dd54f2b1ac91ce93b06e00d5b</id>
<content type='text'>
Note that install_bootloader calls guess_mounts which mounts both the
real and pseudo-filesystems, so there is no need to mount the pseudo-
filesystems again.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note that install_bootloader calls guess_mounts which mounts both the
real and pseudo-filesystems, so there is no need to mount the pseudo-
filesystems again.
</pre>
</div>
</content>
</entry>
<entry>
<title>perl_checker cleanups</title>
<updated>2022-01-05T14:34:30+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2020-12-31T09:39:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=08b1d3996f89d923fc16dd7f60434d66955c162a'/>
<id>08b1d3996f89d923fc16dd7f60434d66955c162a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enable to repair encrypted LVMs/LUKS (mga#22795)</title>
<updated>2020-03-20T15:08:29+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2020-03-20T15:00:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=67da4ef5c862576e046ab4d813de17628adfa6c4'/>
<id>67da4ef5c862576e046ab4d813de17628adfa6c4</id>
<content type='text'>
- ask for encryption key
- add enabled dmcrypts to the list of partitions to look at
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- ask for encryption key
- add enabled dmcrypts to the list of partitions to look at
</pre>
</div>
</content>
</entry>
<entry>
<title>explain</title>
<updated>2020-03-20T15:08:29+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2020-03-20T14:57:58+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=e8a3f0871c8d79a8522f17cae9d6f212596cf94a'/>
<id>e8a3f0871c8d79a8522f17cae9d6f212596cf94a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>restrict ourselves to true FSes</title>
<updated>2020-03-19T15:00:14+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2020-03-19T14:54:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=c79d49c972666a751b17e584c2f246af58b3c73b'/>
<id>c79d49c972666a751b17e584c2f246af58b3c73b</id>
<content type='text'>
After commit c2fcfde5b3064845d96f7cb29ddc27689ea6e710, mounting eg:
exfat strangely fails as it doesn't automatically load exfat.
(I suspect it's a bug either in exfat.ko or in util-linux)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
After commit c2fcfde5b3064845d96f7cb29ddc27689ea6e710, mounting eg:
exfat strangely fails as it doesn't automatically load exfat.
(I suspect it's a bug either in exfat.ko or in util-linux)
</pre>
</div>
</content>
</entry>
<entry>
<title>Restoring displaying found version</title>
<updated>2020-03-19T14:46:22+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2020-03-19T14:27:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=37b7a9920f605e7383c0f1ce5f1763b3425e893e'/>
<id>37b7a9920f605e7383c0f1ce5f1763b3425e893e</id>
<content type='text'>
And also display a shorter distribution name (eg: "Mageia (Cauldron)"
which is still longer than just "Mageia").

history:
commit fd8bbba2f02b8bccd69e67c326fd320c0827941d wrongly introduced a
"%s" in place of "Mandriva" (w/o adding any argument)

Then commit e95388927be1f0de67413bdb5430cf0031710f54 fixed it by
replacing "%s" with the displayed release info at end.

However commit 3928e119899ee844bc0ac90e963d913782b8ae9c enables us to
have the info we want, so just use that
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And also display a shorter distribution name (eg: "Mageia (Cauldron)"
which is still longer than just "Mageia").

history:
commit fd8bbba2f02b8bccd69e67c326fd320c0827941d wrongly introduced a
"%s" in place of "Mandriva" (w/o adding any argument)

Then commit e95388927be1f0de67413bdb5430cf0031710f54 fixed it by
replacing "%s" with the displayed release info at end.

However commit 3928e119899ee844bc0ac90e963d913782b8ae9c enables us to
have the info we want, so just use that
</pre>
</div>
</content>
</entry>
<entry>
<title>just use the fs reported by blkid</title>
<updated>2020-03-19T14:45:44+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2020-03-19T13:33:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=c2fcfde5b3064845d96f7cb29ddc27689ea6e710'/>
<id>c2fcfde5b3064845d96f7cb29ddc27689ea6e710</id>
<content type='text'>
Instead of doing brute force guessing.
Thus making logs easier to read…
Also slightly faster and less error-prone (even if no true FS should
havoc on another fs type).

We could have fallbacked on -&gt;{fs_type_from_magic} but that would only
help iso9660 &amp; the like which are not true FSes such as tested
previously by fs::type::true_local_fs_types()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of doing brute force guessing.
Thus making logs easier to read…
Also slightly faster and less error-prone (even if no true FS should
havoc on another fs type).

We could have fallbacked on -&gt;{fs_type_from_magic} but that would only
help iso9660 &amp; the like which are not true FSes such as tested
previously by fs::type::true_local_fs_types()
</pre>
</div>
</content>
</entry>
<entry>
<title>remove debug code</title>
<updated>2017-01-27T20:36:34+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2017-01-27T20:36:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=d0bebb379a3fc92ae7d46c7a04e34cf2ba14e233'/>
<id>d0bebb379a3fc92ae7d46c7a04e34cf2ba14e233</id>
<content type='text'>
it was wrongly added in commit 7cd51d36c05a66555b07a7fa850b21686ded2e1a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it was wrongly added in commit 7cd51d36c05a66555b07a7fa850b21686ded2e1a
</pre>
</div>
</content>
</entry>
<entry>
<title>lsparts: fix reporting half sizes</title>
<updated>2017-01-27T13:27:50+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2017-01-27T13:26:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=7cd51d36c05a66555b07a7fa850b21686ded2e1a'/>
<id>7cd51d36c05a66555b07a7fa850b21686ded2e1a</id>
<content type='text'>
The issue is that lsparts is relying on fs::proc_partitions::read_raw(),
which reads /proc/partition which reports size of devices in 1kb blocks
instead of expected 512b sectors elsewhere...

The size is adjusted by *2 in read() but lsparts only used the lower
level interface.

This bug was introduced in commit 20e553d8f0ead3d5de1fb61d1aa255dd35549cf2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The issue is that lsparts is relying on fs::proc_partitions::read_raw(),
which reads /proc/partition which reports size of devices in 1kb blocks
instead of expected 512b sectors elsewhere...

The size is adjusted by *2 in read() but lsparts only used the lower
level interface.

This bug was introduced in commit 20e553d8f0ead3d5de1fb61d1aa255dd35549cf2
</pre>
</div>
</content>
</entry>
<entry>
<title>fix a message when re-installing bootloader</title>
<updated>2016-06-20T15:00:34+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-06-20T15:00:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=6accc5205c8b7e88d665442bad01becb51ec4bec'/>
<id>6accc5205c8b7e88d665442bad01becb51ec4bec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
