2007-08-08 22:41:43 by steve
Allow the user to specify default mount options in xen-tools.conf
This commit is contained in:
@@ -232,6 +232,14 @@ mirror = http://ftp.us.debian.org/debian/
|
||||
# mirror_gutsy=http://archive.ubuntu.com/ubuntu
|
||||
|
||||
|
||||
#
|
||||
# Filesystem options for the different filesystems we support.
|
||||
#
|
||||
ext3_options_ = noatime,nodiratime,errors=remount-ro
|
||||
ext2_options = noatime,nodiratime,errors=remount-ro
|
||||
xfs_options = defaults
|
||||
reiser_options = defaults
|
||||
|
||||
#
|
||||
# Uncomment if you wish newly created images to boot once they've been
|
||||
# created.
|
||||
|
||||
Reference in New Issue
Block a user