Package: xen-tools
Version: 3.9-2
Severity: normal
Hello,
$ xen-create-image --help states :
"...
--dir Specify where the output images should go.
Subdirectories will be created for each guest
If you do not wish to use loopback images specify --lvm
or --evms. (These three options are mutually exclusive.)"
"
The same information is in the manual page.
In fact xen-create-image and friend is adding a "domains" subdirectory
to the provided path.
It is unusfull and annoying. It does not let the user have a layout
like (unless I miss some documentation ) :
/svn/xen-domains/domain_foo1
/svn/xen-domains/domain_bar1
etc...
I would appreciate if this could be fixed in a next upload/release.
Removing "/domains/" on any line matching the following grep seems a
quick way to fix this :
$ grep domains /usr/bin/{xen,xt}-*
@+,
Fab
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages xen-tools depends on:
ii debootstrap 1.0.8 Bootstrap a basic Debian system
ii libconfig-inifiles-perl 2.39-3 Read .ini-style configuration file
ii libtext-template-perl 1.44-1.1 Text::Template perl module
ii perl-modules 5.8.8-12 Core Perl modules
Versions of packages xen-tools recommends:
ii libexpect-perl 1.20-1 Expect.pm - Perl Expect interface
ii reiserfsprogs 1:3.6.19-6 User-level tools for ReiserFS file
ii rinse 1.0-1 RPM installation environment
ii xen-hypervisor-3.2-1-i386 [xe 3.2.0-5 The Xen Hypervisor on i386
ii xen-shell 1.8-3 Console based Xen administration u
ii xfsprogs 2.9.7-1 Utilities for managing the XFS fil
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]