From 3c9fc8288f960afc629ce55bc86e615b068d8cc9 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 23 Oct 2015 01:45:44 -0400 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 ca1e0ef7..ab7f2c9d 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -82,7 +82,7 @@ darkstar = host "darkstar.kitenet.net" & JoeySites.dkimMilter & imageBuilt "/tmp/img" c MSDOS (grubBooted PC) - [ partition EXT4 `mountedAt` "/boot" + [ partition EXT2 `mountedAt` "/boot" `addFreeSpace` MegaBytes 100 `setFlag` BootFlag , partition EXT4 `mountedAt` "/" -- cgit v1.2.3