From 265576507f11b887dd0f1094e29bc52e234d79d2 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 4 Sep 2015 14:26:19 -0700 Subject: update docs --- src/Propellor/Property/DiskImage.hs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/Propellor') diff --git a/src/Propellor/Property/DiskImage.hs b/src/Propellor/Property/DiskImage.hs index 3cd4b46a..d7fd6a04 100644 --- a/src/Propellor/Property/DiskImage.hs +++ b/src/Propellor/Property/DiskImage.hs @@ -228,7 +228,8 @@ fudge (MegaBytes n) = MegaBytes (n + n `div` 10) -- -- The size that is eventually provided is the amount of space needed to -- hold the files that appear in the directory where the partition is to be --- mounted. Plus a fudge factor, since filesystems have some space overhead. +-- mounted. Plus a 10% fudge factor, since filesystems have some space +-- overhead. -- -- (Partitions that are not to be mounted (ie, LinuxSwap), or that have -- no corresponding directory in the chroot will have 128 MegaBytes -- cgit v1.2.3