-
Notifications
You must be signed in to change notification settings - Fork 128
Oz architecture
clalancette edited this page Mar 1, 2012
·
6 revisions
Oz was created to facilitate the automatic installation of guest operating systems. One of the key features of the design is that it always uses the native operating system tools to do installs. This ensures that after installation, the disk image that Oz leaves behind is exactly the same as if the installation CD had been used on a bare-metal machine.
Oz has the ability to do 3 major things:
- Install operating systems.
- Customize operating systems.
- Generate metadata (ICICLE) about operating systems.