Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 682 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 682 Bytes

Regolith ISO Builder

This is a fork of Elementary's ISO build scripts and there's still a ton of work left to do.

For now this should build an ISO, no branding yet, not specific settings, no garantees that it will even boot or install. You've been warned.

Prerequisites

  • Vagrant (>= 2.2.10)
  • A backend for Vagrant. Most people will probably want to install Virtualbox (tested with version >= 6.1.10).

Build ISO

  1. vagrant up
  2. vagrant ssh

Then, inside the box:

  1. cp -r /vagrant builder
  2. cd builder
  3. sudo ./build

this should leave an ISO file and two checksum files in builds/amd64/.