aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLiam McLoughlin <hexxeh@hexxeh.net>2011-06-15 22:09:31 +0100
committerLiam McLoughlin <hexxeh@hexxeh.net>2011-06-15 22:09:31 +0100
commit1722e7157285dd4c8cf6c359912310f6154e2303 (patch)
tree5ef97485e6bf3e9f19d66b152f4804b3251d6a68 /configs
parentAdded configuration loading support, fixed up the kernel config for framebuff... (diff)
downloadgentoaster-1722e7157285dd4c8cf6c359912310f6154e2303.tar.gz
gentoaster-1722e7157285dd4c8cf6c359912310f6154e2303.tar.bz2
gentoaster-1722e7157285dd4c8cf6c359912310f6154e2303.zip
Minimal configuration has to be larger, fixed a network setup error too
Diffstat (limited to 'configs')
-rw-r--r--configs/minimal.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/minimal.ini b/configs/minimal.ini
index 48f197f..92c2924 100644
--- a/configs/minimal.ini
+++ b/configs/minimal.ini
@@ -1,7 +1,7 @@
[vmconfig]
BUILD_ID='minimal'
-IMAGE_MEGABYTES='3072'
+IMAGE_MEGABYTES='4096'
BOOT_MEGABYTES='64'
SWAP_MEGABYTES='128'
TIMEZONE='Europe/London'