summaryrefslogtreecommitdiff
path: root/installer.yaml
AgeCommit message (Collapse)AuthorFilesLines
2016-08-09Drop roottype for installer imageLars Wirzenius1-1/+0
2016-08-09Add mke2fs.confLars Wirzenius1-0/+1
This is a workaround for disabling metadata_csum. A future vmdebootstrap will do that for us. To use this config, set MKE2FS_CONFIG
2016-08-09Re-enable MBR for installerLars Wirzenius1-1/+1
2016-08-09Disable MBRLars Wirzenius1-0/+1
2016-08-09Use YAML for config filesLars Wirzenius1-0/+20
So much nicer.