Skip to content

regolith-linux/iso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/.

About

Generator for the Regolith ISO images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages