AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update patch for aarch64 support. Does not break full emulation case.
- Add patch to fix aarch64 native support. * aarch64-Fix-aarch64-support.patch
- Add patches to include some fixes and the new --blk-disk feature * 0001-Add-save-initramfs-to-save-the-actual-generated-init.patch * 0002-Make-save-initramfs-show-command-output-more-useful.patch * 0003-Fix-the-error-message-for-mods-misuse.patch * 0004-Fix-the-mods-error-even-better.patch * 0005-mkinitramfs.py-Search-for-busybox-.-static-first.patch * 0006-mkinitramfs-Improve-the-find_busybox-algorithm.patch * 0007-Add-util.find_binary-to-find-binaries.patch * 0008-modfinder-Use-find_binary_or_raise-to-find-modprobe.patch * 0009-Enable-the-Xen-console-when-using-xen.patch * 0001-configkernel-Add-CONFIG_INOTIFY_USER-y.patch * 0002-Use-fsdev-multidevs-remap-on-QEMU-4.2.patch * 0003-Add-more-typing-annotations.patch * 0004-run.py-Extract-path-file-sanitizing-into-a-new-funct.patch * 0005-run.py-Introduce-blk-disk-argument.patch * 0006-Minor-sanitize_disk_args-cleanup.patch - Drop outdated patch: * 0001-mkinitramfs.py-Search-for-busybox-.-static-first.patch
- Current Tumbleweed's busybox does not work with virtme. For now require busybox-static since it works; * 0001-mkinitramfs.py-Search-for-busybox-.-static-first.patch: Check for busybox-static over dynamically linked busybox - Change the dependency to busybox-static instead of the dynamically linked on.
- Trim bias, conjecture and vision from descriptions. - Use noun phrase in summary.
- Remove the python3- prefix from the final package - Added full source URL
- Remove the python3- prefix from the final package - Added full source URL
- Add busybox and qemu as dependencies of virtme. Now 'virtme-run - -installed-kernel' works out-of-the-box.
- Newly released version 0.1.1 - Use an OBS service to download the tarball - Removed all patches, since they are all included in the new version
- Add a new patch to support --mods auto in openSUSE.
- Add a new patch to support --mods auto in openSUSE.
- Add patches to enable experimental --kdir with modules enabled
- First version of the package