qubes-linux-utils/rpm_spec
Marek Marczykowski-Górecki f7b8a79ce6
udev: create /dev/mapper/dmroot -> xvda3 symlink when its mounted directly
When root device is available read-write (TemplateVM/StandaloneVM), its
mounted directly, instead of using device-mapper layer. But
/dev/mapper/dmroot still needs to exists (it is pointed from
/etc/fstab), otherwise various tools, including grub-mkconfig get
confused.
Create a symlink using udev rule. It is already done in initramfs, and
in case of Fedora that udev rule/symlink survive switching to
non-initramfs udev, but not on Debian. So, add appropriate udev rules
file.

Fixes QubesOS/qubes-issues#3178
2018-06-13 15:48:00 +02:00
..
qubes-kernel-vm-support.spec.in spec.in: add changelog placeholder 2018-04-07 17:56:20 -04:00
qubes-utils.spec.in udev: create /dev/mapper/dmroot -> xvda3 symlink when its mounted directly 2018-06-13 15:48:00 +02:00