UmVirt autobuilds

Popular software mostly distributed as binary packages. Binary packages are not safe and not flexible like source code packages.

It's possible to build some popular software from source code packages.

Some source code packages are need their own build environment which can be not compatible with GNU Compiler Collection (GCC).

Autobuilds are source code packages bundles with automated build script which can be used in off-line mode to build binary packages from source code packages.

Autobuilds are aimed to build inside ULFS other GNU/Linux distributions are also can be used.

Available autobuilds

Wanted autobuilds

Contribution

If you want you can make your own autobuild bundle.

Contact with us to make link to your autobuild bundle.

Bundle structure

Bundle is archived tar directory with source packages and build script.

Build script is bash file which contain build scenario.