core-agent-linux/init
Marek Marczykowski-Górecki 1781568d08
Speed up initial /rw setup
On first VM's boot, setup-rwdev.sh script create filesystem on
/dev/xvdb. But it does so only after checking if /dev/xvdb is really
empty, by comparing it to /dev/zero. Speed up reads from /dev/zero bu
using larger blocks (default of head - 8k, instead of explicit 512).
This speed up the check over 5 times.
2018-02-27 05:12:44 +01: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 init: fix issues found by shellcheck in init scripts 2017-09-30 04:49:21 +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 Speed up initial /rw setup 2018-02-27 05:12:44 +01:00