You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 weeks ago | |
---|---|---|
assets | 2 months ago | |
custom | 2 weeks ago | |
.drone.yml | 2 months ago | |
.gitignore | 2 months ago | |
Dockerfile | 2 months ago | |
LICENSE | 2 months ago | |
Makefile | 2 months ago | |
README.md | 2 months ago | |
build.sh | 2 weeks ago |
README.md
Ctrl Linux ISO build repo
Get started
To get started with this repository, you should do following:
make install
, on arch distro, to install all required tools for building and testing end ISO imagemake build
to build the final ISO image. you can modify AUR packages that will be added to repository inbuild.sh
script, to get proper tools for your needscustom
directory contains files that will go to root of final ISO image, you can store additional files therecustom/ctrl.sh
- is central script for adjusting different parts of a final system and wrapping it all together
TODO
Modify tmp/airootfs/etc/motd to explain the process of installation on the fly.