summaryrefslogtreecommitdiff
path: root/installer/manifest
Commit message (Collapse)AuthorAgeFilesLines
* Add the ability to deploy installer systemsPedro Alvarez2014-11-201-0/+3
This patch adds a baserock installer script and example of the install.conf file needed by the installer script, and a manifest file to use it in a cluster morphology for deploying an installer system. The installer script (installer.py) uses the rawdisk.write extension to deploy a baserock system to a disk. It reads from /etc/install.conf the configuration needed to install the system, but if this configuration is not present the installer scrpit will ask the information needed.