summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2017-12-03 14:23:22 -0400
committerJoey Hess <joeyh@joeyh.name>2017-12-03 14:23:22 -0400
commitd6cbcbecdf58910002744deb9cf31cd14af06ead (patch)
treec194e6151a1f78663de9946b4b6a3ec8e32e738d /joeyconfig.hs
parentbf492dc0c78c6d2405ed592fbf20004a3a2c92a5 (diff)
parent2476617d9c0c90fc017bedadd4993ad46d2c3ae6 (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'joeyconfig.hs')
-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