2005-12-18 20:38:56 by steve
Updated defaults.
This commit is contained in:
parent
5c95dec3df
commit
c3bb7155cf
@ -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
|
||||
Loading…
x
Reference in New Issue
Block a user