summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2015-10-23 01:48:13 -0400
committerJoey Hess2015-10-23 01:48:13 -0400
commita1a79784c892c9fb5370c4283be7d6adbc0cf46a (patch)
treed17afddbc990fe51402cbcfd45adb779e0ee9fd7 /config-joey.hs
parent3c9fc8288f960afc629ce55bc86e615b068d8cc9 (diff)
propellor spin
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs
index ab7f2c9d..81e97af4 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -83,7 +83,6 @@ darkstar = host "darkstar.kitenet.net"
& imageBuilt "/tmp/img" c MSDOS (grubBooted PC)
[ partition EXT2 `mountedAt` "/boot"
- `addFreeSpace` MegaBytes 100
`setFlag` BootFlag
, partition EXT4 `mountedAt` "/"
`addFreeSpace` MegaBytes 100