Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/projectpotos/potos-iso-builder
- Owner: projectpotos
- License: gpl-3.0
- Created: 2022-11-08T19:37:05.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-08T08:34:25.000Z (about 1 year ago)
- Last Synced: 2024-01-08T09:49:41.676Z (about 1 year ago)
- Topics: iso-build, iso-image, linux-client, potos
- Language: Python
- Homepage:
- Size: 223 KB
- Stars: 1
- Watchers: 2
- Forks: 7
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)