1
0
mirror of synced 2026-01-19 17:18:39 +00:00

2005-12-18 20:38:56 by steve

Updated defaults.
This commit is contained in:
steve 2005-12-18 20:38:56 +00:00
parent 5c95dec3df
commit c3bb7155cf

View File

@ -11,19 +11,35 @@
# --fs=ext3 becomes 'fs=ext3'.
#
#
# $Id: xen-tools.conf,v 1.4 2005-12-18 19:11:28 steve Exp $
# $Id: xen-tools.conf,v 1.5 2005-12-18 20:38:56 steve Exp $
#
##
# Disk and Sizing options
##
size = 2Gb # Disk image size.
memory = 128Mb # Memory size
swap = 128Mb # Swap size
filesystem = ext3 # use EXT3 filesystems
##
# Networking options
##
#
# Default filesystem to use:
# Static options, uncomment if you wish to use a static address
# via the --ip flag.
#
# gateway=192.168.1.1
# netmask=255.255.255.0
# network=192.168.1.0
#
# fs = ext3
# Dynamic addressing, uncomming if you wish the image to use DHCP
#
# dhcp = 1
gateway=192.168.1.1
netmask=255.255.255.0
dir = /home/xen