Skip to content

clalancette/oz

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2f81e48 · Feb 7, 2022
Feb 5, 2022
Aug 12, 2014
Mar 16, 2019
Feb 7, 2022
Mar 16, 2019
Sep 11, 2013
Feb 16, 2017
Mar 22, 2011
Aug 23, 2014
Jun 20, 2018
Jul 15, 2013
Nov 26, 2013
Jun 20, 2018
Jun 20, 2018
Jun 20, 2018
Jun 20, 2018
Mar 17, 2016
Feb 5, 2022
Jun 20, 2018
Feb 16, 2017
Feb 5, 2022

Repository files navigation

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.