Alyssa Ross
74a1545090
guestfs-tools: add virt-builder runtime deps
...
These are required to do anything useful with the program. It tries
to run virt-resize from PATH, so $out/bin needs to be included as
well.
2022-12-01 08:49:30 +00:00
Alyssa Ross
ad3c91ce35
guestfs-tools: fix virt-builder lookup path
...
virt-builder --list would be empty, because it would look in
/etc/.virt-builder-wrapped. Instead, we want it to look in
$out/etc/virt-builder, where the data is actually installed (while
still allowing user-provided overrides to be placed in /etc).
2022-12-01 08:49:18 +00:00
Astro
4886f37b97
guestfs-tools: add optional dependency openssl
2022-10-10 23:06:11 +02:00
Astro
960cc8f3f1
guestfs-tools: install bash-completion scripts
2022-10-10 23:06:11 +02:00
Astro
fd7f6be003
guestfs-tools: patch less shebangs
2022-10-10 23:06:11 +02:00
Astro
c365b0d47b
guestfs-tools: use libguestfs-with-appliance
...
Fixes "cannot find any suitable libguestfs supermin, fixed or old-style
appliance on LIBGUESTFS_PATH" when running virt-make-fs.
2022-10-10 23:06:03 +02:00
Thiago Kenji Okada
023d57eae7
guestfs-tools: init at 1.48.2
2022-10-07 16:03:54 +01:00