This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > System > tinyvm (20180322)

TinyVM is a virtual machine with the goal of having a small footprint.
Low memory usage, a small amount of code, and a small binary.

Building can be accomplished on UNIX-like systems with make and GCC.

There are no external dependencies, save the C standard library.

There are some included example programs that will be installed to:

/usr/doc/tinyvm-$VERSION/programs/

The main executable is `tvmi`.

TinyVM does NOT implement a "real" architecture such as x86 or arm. In
other words, it's not a replacement for qemu or virtualbox. The VM
implemented here is loosely based on the x86 architecture, but highly
simplified.

Maintained by: B. Watson
Keywords: vm,virtual machine
ChangeLog: tinyvm

Homepage:
https://github.com/jakogut/tinyvm

Source Downloads:
tinyvm-10c25d83e442caf0c1fc4b0ab29a91b3805d72ec.tar.gz (95f649139746c6c5100fac113de518e1)

Download SlackBuild:
tinyvm.tar.gz
tinyvm.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
slack-desc
tinyvm.SlackBuild
tinyvm.info

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds