All Projects → clalancette → Oz

clalancette / Oz

Licence: lgpl-2.1
Automated installation for guest images

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Oz

ansible-role-vcenter
No description or website provided.
Stars: ✭ 20 (-93.01%)
Mutual labels:  virtualization
M7M01 MuEukaron
An capability-based microkernel general-purpose operating system focusing on scalability, predictability, mixed-criticality and recoverability. THIS PROJECT IS IN PREVIEW STATE CURRENTLY
Stars: ✭ 79 (-72.38%)
Mutual labels:  virtualization
Simpleator
Simpleator ("Simple-ator") is an innovative Windows-centric x64 user-mode application emulator that leverages several new features that were added in Windows 10 Spring Update (1803), also called "Redstone 4", with additional improvements that were made in Windows 10 October Update (1809), aka "Redstone 5".
Stars: ✭ 260 (-9.09%)
Mutual labels:  virtualization
Microverse
macOS virtualization app for M1/Apple Silicon
Stars: ✭ 71 (-75.17%)
Mutual labels:  virtualization
packer-plugin-veertu-anka
🚛 A packer plugin for Veertu's Anka Build Cloud & Anka Virtualization software which allows you to run single-use macOS VMs like you would with docker.
Stars: ✭ 60 (-79.02%)
Mutual labels:  virtualization
interbit
To the end of servers
Stars: ✭ 23 (-91.96%)
Mutual labels:  virtualization
virtnbdbackup
Backup utiliy for Libvirt / qemu / kvm supporting incremental and differencial backups.
Stars: ✭ 62 (-78.32%)
Mutual labels:  virtualization
Rusty Hermit
RustyHermit - A Rust-based, lightweight unikernel
Stars: ✭ 268 (-6.29%)
Mutual labels:  virtualization
Project-Mendacius
A GUI based virtualisation tool for running Linux on macOS Big Sur (x86 or arm64)
Stars: ✭ 107 (-62.59%)
Mutual labels:  virtualization
Youtube Videos
Documentation for Techno Tim YouTube Videos
Stars: ✭ 250 (-12.59%)
Mutual labels:  virtualization
Corium
Corium is a modern scripting language which combines simple, safe and efficient programming.
Stars: ✭ 18 (-93.71%)
Mutual labels:  virtualization
hermit-playground
A playground to build C/C++/Go/Fortran applications on top of RustyHermit
Stars: ✭ 13 (-95.45%)
Mutual labels:  virtualization
lago
Ad-hoc virtual testing environment framework
Stars: ✭ 48 (-83.22%)
Mutual labels:  virtualization
vue-virtual-stream
Simple vue-virtualized package for Vue.js
Stars: ✭ 16 (-94.41%)
Mutual labels:  virtualization
Khypervisor
kHypervisor is a lightweight bluepill-like nested VMM for Windows, it provides and emulating a basic function of Intel VT-x
Stars: ✭ 264 (-7.69%)
Mutual labels:  virtualization
ansible virtualization
Ansible Collection: Virtualization roles
Stars: ✭ 31 (-89.16%)
Mutual labels:  virtualization
react-recycled-scrolling
Simulate normal scrolling by using only fixed number of DOM elements for large lists of items with React Hooks
Stars: ✭ 26 (-90.91%)
Mutual labels:  virtualization
Kubernetes Under The Hood
This tutorial is someone planning to install a Kubernetes cluster and wants to understand how everything fits together.
Stars: ✭ 279 (-2.45%)
Mutual labels:  virtualization
Eve
EVE is Edge Virtualization Engine
Stars: ✭ 266 (-6.99%)
Mutual labels:  virtualization
vzvol
vzvol is a general use ZFS zvol management tool, that handles creation, destruction, listing, and formatting with various FSes, in an easy to use single program
Stars: ✭ 27 (-90.56%)
Mutual labels:  virtualization

Oz is a set of programs and classes to do automated installations of operating systems. It is useful for creating virtual machine disk images containing an operating systems and, optionally, programs.

The best way to install it is to make an RPM out of it by running "make rpm" or "make srpm", and then installing the resulting RPM on the target machine.

Once you have the RPM installed, you will need to build up TDL files to feed as input into the building process. Please see the examples directory to get an idea of what a TDL file looks like.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].