core-agent-linux/init
AJ Jordan 0f3b4985c3
Correct size_margin for rootfs resizes
See
https://github.com/QubesOS/qubes-core-agent-linux/pull/146#discussion_r238080117
for details; but tl;dr:

* Journal size is 64M
* Inode table is 256 bytes * 643376 inodes allocated = ~157M
* Reserved GDT blocks take up 1024 blocks * 4096 byte block size = 4M
* Fixed-size parts of the filesystem probably take up another MB or
  two

These actually adds up to more than the 222M number used in this
commit. But it seems _about_ right, so just Ship It(tm).
2018-12-01 18:46:46 -05: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 Correct size_margin for rootfs resizes 2018-12-01 18:46:46 -05: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