summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--joeyconfig.hs6
1 files changed, 0 insertions, 6 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs
index d39b7ed8..00c22ccc 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -183,12 +183,6 @@ honeybee = host "honeybee.kitenet.net" $ props
& cubietech_Cubietruck
& hasPartition
- ( partition EXT2
- `mountedAt` "/boot"
- `partLocation` Beginning
- `setSize` MegaBytes 200
- )
- & hasPartition
( partition EXT4
`mountedAt` "/"
`addFreeSpace` MegaBytes 500