Another week of rawhide rolling along and only one really interesting bug hit:

Some recent change, likely in lvm2, has caused my encrypted /home lv to not be activated right on boot. Root and swap come up fine and the encrypted volume is unlocked, but for some reason /home doesn’t get activated. As a work around you can add a timeout to /etc/fstab: “defaults,x-systemd.device-timeout=30” and then when the mount times out, you login to the emergency shell and ‘vgchange -ay’ and ‘mount /home’ and then control-d to continue boot. I’ve filed a bug on this, so hopefully it will get fixed up soon.

Otherwise pretty boring stream of updates this last week… and rawhide keeps rolling along.