From 60a15a5876c3e8113077ca0a8395527536f801b7 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 29 Nov 2017 01:49:05 -0400 Subject: propellor spin --- joeyconfig.hs | 6 ------ 1 file changed, 6 deletions(-) (limited to 'joeyconfig.hs') diff --git a/joeyconfig.hs b/joeyconfig.hs index d39b7ed8..00c22ccc 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -182,12 +182,6 @@ honeybee = host "honeybee.kitenet.net" $ props [ "Home router and arm git-annex build box." ] & cubietech_Cubietruck - & hasPartition - ( partition EXT2 - `mountedAt` "/boot" - `partLocation` Beginning - `setSize` MegaBytes 200 - ) & hasPartition ( partition EXT4 `mountedAt` "/" -- cgit v1.2.3