Virtualize the running distro or a simple rootfs
https://git.kernel.org/cgit/utils/kernel/virtme/virtme.git
Virtme is a set of simple tools to run a virtualized Linux kernel that
uses the host Linux distribution or a simple rootfs instead of a whole
disk image.
Virtme is tiny, easy to use, and makes testing kernel changes quite simple.
Some day this might be useful as a sort of sandbox. Right now it's not
really configurable enough for that.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / virtme
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Virtualization/virtme && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
_service | 0000000649 649 Bytes | |
virtme-ng-1.23.tar.xz | 0000066440 64.9 KB | |
virtme-ng.obsinfo | 0000000097 97 Bytes | |
virtme.changes | 0000009615 9.39 KB | |
virtme.spec | 0000002263 2.21 KB |
Revision 34 (latest revision is 53)
Michal Suchanek (michals)
accepted
request 1163549
from
Michael Vetter (jubalh)
(revision 34)
- Update to 1.23: * Fix breakage with QEMU 8.2.2 * Change behaviour of --kconfig, that will always override the .config if present (since there is not reason to use --kconfig and not update the .config). * It is now possible to force the legacy cgroup v1 using the option -a "SYSTEMD_CGROUP_ENABLE_LEGACY_FORCE=1": the vng init script will mimic systemd behavior and mount cgroup v1, instead of v2. - Drop qemu-remove-unnecessary-serial-none-arg.patch
Comments 0