[Libguestfs] [PATCH libguestfs] build: When parsing distro from /etc/os-release, try $ID_LIKE first

2022-05-22 Thread Richard W.M. Jones
The current code for working out the distro uses the ID entry from /etc/os-release, and then we map those strings into a smaller set of values (basically, what package manager to use). However it was suggested that we should try ID_LIKE first so that distros which act like other distros would

Re: [Libguestfs] nbdkit blocksize filter, read-modify-write, and concurrency

2022-05-22 Thread Richard W.M. Jones
On Sat, May 21, 2022 at 05:37:10PM +0100, Nikolaus Rath wrote: > On May 21 2022, "Richard W.M. Jones" wrote: > > On Sat, May 21, 2022 at 01:21:11PM +0100, Nikolaus Rath wrote: > >> Hi, > >> > >> How does the blocksize filter take into account writes that end-up > >> overlapping due to