Control: tags -1 patch
Attached is a patch.
Description: Allow # within configuration file comments
Line 20 of /etc/xen-tools/xen-tools.conf says:
"Anything following a '#' character is ignored as a comment."
.
That patch allow two hash characters in configuration files.
.
Everything after t
Package: xen-tools
Version: 4.5-1
Severity: normal
Hi
On a fresh jessie installation, I changed line 134 of
/etc/xen-tools/xen-tools.conf
fs = ext3 # Default file system for any disk
by
fs = ext4 # Default file system for any disk # default was ext3
Then when I create an image I
2 matches
Mail list logo