aboutsummaryrefslogtreecommitdiff
path: root/pbuilder-uml.conf
diff options
context:
space:
mode:
Diffstat (limited to 'pbuilder-uml.conf')
-rw-r--r--pbuilder-uml.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/pbuilder-uml.conf b/pbuilder-uml.conf
index f927623..9dac6d0 100644
--- a/pbuilder-uml.conf
+++ b/pbuilder-uml.conf
@@ -1,3 +1,5 @@
+#documented in pbuilder-uml.conf.5
+
MY_ETH0=tuntap,,,192.168.0.2
UML_IP=192.168.0.3
UML_NETMASK=255.255.255.0
@@ -7,4 +9,6 @@ UML_GATEWAY=192.168.0.1
PBUILDER_UML_IMAGE="${HOME}/uml-image"
UML_MOUNT_TMPFS="no"
BUILDPLACE="${HOME}/tmp/"
+UML_MEM=128M
+