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: 24 days 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-03T07:11:15.000Z (about 2 months ago)
- Last Synced: 2025-04-04T09:21:55.043Z (about 2 months ago)
- Topics: iso-build, iso-image, linux-client, potos
- Language: Python
- Homepage:
- Size: 230 KB
- Stars: 2
- Watchers: 2
- Forks: 6
- Open Issues: 11
-
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)