Bug#783060: /etc/xen-tools/xen-tools.conf doesn't support # in comments

2015-04-21 Thread Jean-Michel Nirgal Vourgère
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

Bug#783060: /etc/xen-tools/xen-tools.conf doesn't support # in comments

2015-04-21 Thread Jean-Michel Nirgal Vourgère
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