Files
operating-system/buildroot-external/rootfs-overlay
Stefan Agner 5200096c4e Deactivate any external data disk device on first boot (#2390) (#2410)
* Deactivate any external data disk device on first boot (#2390)

* Use lsblk to determine the underlying device file

Comparing major number is not reliable, e.g. virtio disks have the same
major number despite being different devices. Use lsblk to find the
underlying device, and compare the device name instead.
2023-03-15 14:16:11 +01:00
..
2018-06-12 14:31:50 +00:00
2018-04-11 15:40:15 +02:00