Le 30/04/2020 à 09:56, Lennart Poettering a écrit :
On So, 26.04.20 17:12, Emmanuel Garette ([email protected]) wrote:
Hi,
I'm experimenting with the new tool systemd-repart and I think I have found
a bug.
Sorry for the late reply.
The problem is in line "xsz = partition_max_size(a->afte
On So, 26.04.20 17:12, Emmanuel Garette ([email protected]) wrote:
> Hi,
>
> I'm experimenting with the new tool systemd-repart and I think I have found
> a bug.
Sorry for the late reply.
> The problem is in line "xsz = partition_max_size(a->after);"
>
> xsz is the max size of "a->after" inst
Hi,
I'm experimenting with the new tool systemd-repart and I think I have
found a bug.
Here is a simple repart.d file:
bash-5.0# cat /usr/lib/repart.d/70-home.conf
[Partition]
Type=home
SizeMinBytes=16M
SizeMaxBytes=32M
If the disk is empty, systemd-repart ends with a seg