Package: xen-tools
Version: 4.9.2-1
Severity: normal
X-Debbugs-Cc: [email protected]
According to xen-create-image(8):
--mirror=url Setup the mirror to use when installing via debootstrap.
(Default value: mirror used in /etc/apt/sources.list or
for Debian "http://deb.debian.org/debian/" and for Ubuntu
"http://archive.ubuntu.com/ubuntu/")
The actual default, however, is deb.debian.org, apparently taken from
/etc/xen-tools/mirrors.conf. My dom0's sources.list points to
debian.osuosl.org.
-- System Information:
Debian Release: 12.6
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 6.1.0-23-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages xen-tools depends on:
ii debootstrap 1.0.128+nmu2+deb12u1
ii libconfig-inifiles-perl 3.000003-2
ii libdata-validate-domain-perl 0.10-1.1
ii libdata-validate-ip-perl 0.31-1
ii libdata-validate-uri-perl 0.07-2
ii libfile-slurp-perl 9999.32-2
ii libfile-which-perl 1.27-2
ii libsort-versions-perl 1.62-3
ii libterm-ui-perl 0.50-1
ii libtext-template-perl 1.61-1
ii mount 2.38.1-5+deb12u1
ii openssh-client 1:9.2p1-2+deb12u3
ii perl 5.36.0-7+deb12u1
Versions of packages xen-tools recommends:
ii debian-archive-keyring 2023.3+deb12u1
ii debootstrap 1.0.128+nmu2+deb12u1
ii e2fsprogs 1.47.0-2
ii libexpect-perl 1.35-2
ii lvm2 2.03.16-2
ii rinse 4.1
pn ubuntu-keyring | ubuntu-archive-keyring <none>
ii xen-hypervisor-4.17-amd64 [xen-hypervisor] 4.17.3+10-g091466ba55-1~deb12u1
ii xen-utils-4.17 [xen-utils] 4.17.3+10-g091466ba55-1~deb12u1
Versions of packages xen-tools suggests:
pn btrfs-progs | btrfs-tools <none>
pn cfengine2 <none>
ii grub-xen-host 2.06-13+deb12u1
pn reiserfsprogs <none>
ii xfsprogs 6.1.0-1
-- Configuration Files:
/etc/xen-tools/xen-tools.conf changed:
lvm = [redacted]
install-method = debootstrap
size = 4G # Root disk, suffix (G, M, k) required
memory = 256M # Suffix (G, M, k) required
swap = 512M # Suffix (G, M, k) required
fs = ext4 # Default file system for any disk
dist = `xt-guess-suite-and-mirror --suite`
# Default distribution is determined by Dom0's distribution
image = sparse # Specify sparse vs. full disk images (file based images only)
kernel = /boot/vmlinuz-`uname -r`
initrd = /boot/initrd.img-`uname -r`
pygrub = 1
ext4_options = noatime,nodiratime,errors=remount-ro
ext3_options = noatime,nodiratime,errors=remount-ro
ext2_options = noatime,nodiratime,errors=remount-ro
xfs_options = defaults
reiserfs_options = defaults
btrfs_options = defaults
-- no debconf information