From d95d793a6e3716bc7c7b9bb664c42d10531b6ed7 Mon Sep 17 00:00:00 2001
From: Sapan Bhatia <gwsapan@gmail.com>
Date: Thu, 3 Apr 2014 14:46:30 -0400
Subject: [PATCH] Set ONE_PARTITION if you want to make one giant root
 partition

---
 source/configuration | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/source/configuration b/source/configuration
index 5ec5887..b6f0644 100644
--- a/source/configuration
+++ b/source/configuration
@@ -95,3 +95,5 @@ NUM_AUTH_FAILURES_BEFORE_DEBUG=2
 
 # location of file containing http/https proxy info, if needed
 PROXY_FILE=/etc/planetlab/http_proxy
+
+ONE_PARTITION=0
-- 
2.47.0