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.
 
 
 
dancheg97 30d17a32ad
adjusted installation stuff
2 weeks ago
assets added wallpaper adjustment in dconf ini file 2 months ago
custom asd 2 weeks ago
.drone.yml renamed build dir to build 2 months ago
.gitignore . 2 months ago
Dockerfile . 2 months ago
LICENSE LICENSE updated to GNU-2 as it should have started 2 months ago
Makefile fixed yay installation by adding password input for user 2 months ago
README.md adjusted installator with proper locale 2 months ago
build.sh adjusted installation stuff 2 weeks ago

README.md

Ctrl Linux ISO build repo

Get started

To get started with this repository, you should do following:

  1. make install, on arch distro, to install all required tools for building and testing end ISO image
  2. make build to build the final ISO image. you can modify AUR packages that will be added to repository in build.sh script, to get proper tools for your needs
  3. custom directory contains files that will go to root of final ISO image, you can store additional files there
  4. custom/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.