[systemd-devel] workaround for systemd-networkd-wait-online boot fail/delay on systems with bridge for v234? (fix @ systemd/issues/2154 requires v>242)

2020-05-30 Thread PGNet Dev
 I've switched from distro networking stack (wicked) to systemd-network; generally, what a relief! The distro (opensuse leap 15.1) has 'old' systemd -- v234 As packaged, 'systemd-network.service' has "Also=systemd-networkd-wait-online.service". & 'systemd-networkd-wait-online.service' has

Re: [systemd-devel] How to use systemd-repart partitions?

2020-05-30 Thread Lennart Poettering
On Do, 21.05.20 10:06, Tobias Hunger (tobias.hun...@gmail.com) wrote: > CopyFiles and CopyBlocks do make sense since they are probably going to get > used widely. I am not so shure about subvolunes and even less so about > setting up physical LVM volumes, multi-volume btrfs filesystems, > dm-integ

Re: [systemd-devel] How to use systemd-repart partitions?

2020-05-30 Thread Tobias Hunger
Hi Chris, On Sat, May 30, 2020, 10:09 Chris Murphy wrote: > Future feature for the former case: > - Btrfs seed/sprout feature expressly supports this use case for > replicating a seed image when destination is also Btrfs. > # mount /dev/seed /mnt > # btrfs device add /dev/sprout /mnt > # mount -

Re: [systemd-devel] How to use systemd-repart partitions?

2020-05-30 Thread Chris Murphy
On Wed, May 20, 2020 at 4:01 AM Lennart Poettering wrote: > > On Mi, 20.05.20 00:12, Tobias Hunger (tobias.hun...@gmail.com) wrote: > > > > > The one thing that is frustrating is to get a machine image generated > > by my build server onto a new piece of hardware. So I wanted to see > > how far I