From 6f4024f5307a81f26f5e6bf86b84c7363219cb3d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 4 Sep 2015 15:05:55 -0700 Subject: propellor spin --- config-joey.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config-joey.hs') diff --git a/config-joey.hs b/config-joey.hs index 2bb2f1bd..f5d2333e 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -83,7 +83,7 @@ darkstar = host "darkstar.kitenet.net" & imageBuilt "/tmp/img" c MSDOS [ partition EXT2 `mountedAt` "/boot" `setFlag` BootFlag , partition EXT4 `mountedAt` "/" `addFreeSpace` MegaBytes 100 - , swapPartition (MegaBytes 256) + -- , swapPartition (MegaBytes 256) ] noFinalization -- (grubBooted PC) where c d = Chroot.debootstrapped (System (Debian Unstable) "amd64") mempty d -- cgit v1.2.3