Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/projectpotos/potos-iso-builder

Potos Installation Boot Image
https://github.com/projectpotos/potos-iso-builder

iso-build iso-image linux-client potos

Last synced: 2 months ago
JSON representation

Potos Installation Boot Image

Awesome Lists containing this project

README

        

# Potos iso building

## Structure
This repo contains the iso builder for Potos.
* [`container`](container) contains the source for the docker image `ghcr.io/projectpotos/potos-iso-builder`
* [`config`](config) contains an example config
* [`output`](output) is the directory where using the default commands the final iso is stored into

# Documentation
To see the entire documentation go to [potos.dev](https://potos.dev)
* [How to build an ISO](https://potos.dev/guide/iso-build/how-to-build.html)
* [ISO build config](https://potos.dev/guide/iso-build/config.html)