diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-10-23 01:48:13 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-10-23 01:48:13 -0400 |
| commit | a1a79784c892c9fb5370c4283be7d6adbc0cf46a (patch) | |
| tree | d17afddbc990fe51402cbcfd45adb779e0ee9fd7 | |
| parent | 3c9fc8288f960afc629ce55bc86e615b068d8cc9 (diff) | |
propellor spin
| -rw-r--r-- | config-joey.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs index ab7f2c9d..81e97af4 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -83,7 +83,6 @@ darkstar = host "darkstar.kitenet.net" & imageBuilt "/tmp/img" c MSDOS (grubBooted PC) [ partition EXT2 `mountedAt` "/boot" - `addFreeSpace` MegaBytes 100 `setFlag` BootFlag , partition EXT4 `mountedAt` "/" `addFreeSpace` MegaBytes 100 |
