1
0
mirror of synced 2026-01-23 10:38:15 +00:00

2007-10-25 12:17:53 by steve

Document output + suffix settings
This commit is contained in:
steve 2007-10-25 12:17:53 +00:00
parent ebfc2b3cac
commit b80872be72

View File

@ -260,3 +260,17 @@ reiser_options = defaults
# disk_device = sda #default
# disk_device = xvda
#
#
# Here we specify the output directory which the Xen configuration
# files will be written to, and the suffix to give them.
#
# Historically xen-tools have created configuration files in /etc/xen,
# and given each file the name $hostname.cfg. If you want to change
# that behaviour you may do so here.
#
#
# output = /etc/xen
# suffix = .cfg
#