core-agent-linux/init
Peter Gerber 8ff9cbe299
setup-rwdev.sh: Only check first 1 GiB for zeros
As described in QubesOS/qubes-issues#3758, a VM may fail to start
if the volume is large. This because the whole volume is read to
ensure it's empty (=all zeros).

This changes limits the check to the first 1 GiB of the private
volume. As additional safety, a scan with blkid is done.

Fixes https://github.com/QubesOS/qubes-issues/issues/3758
2018-07-03 20:07:12 +00:00
..
control-printer-icon.sh Hint shellcheck where to look for sourced files, if in repository 2017-09-30 05:05:34 +02:00
functions Use only /etc/skel to provision user's home directory of new VM 2018-04-13 00:35:08 +02:00
resize-rootfs-if-needed.sh Resize root filesystem at VM startup if needed 2017-10-18 21:02:15 +02:00
setup-rw.sh Fix language issues and usability issue 2017-12-13 10:15:20 +01:00
setup-rwdev.sh setup-rwdev.sh: Only check first 1 GiB for zeros 2018-07-03 20:07:12 +00:00