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.
af9320ca55 | 4 years ago | |
---|---|---|
crystal | 4 years ago | |
.gitignore | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 4 years ago | |
build_iso.sh | 4 years ago | |
chrooted.sh | 4 years ago | |
inject.sh | 4 years ago | |
mkarchiso | 4 years ago | |
upload_iso.sh | 4 years ago |
README.md
CrystalISO
Build the Arch-based CrystalUX iso.
How to Build:
You will have to use Arch or Arch-Based distros to build this ISO File.
- Install Dependencies
- Go to the project folder
- Run
./build_iso.sh
- If you get an error about
/tmp/<something>
running out of space, reboot (to clear tmpfs), then re-run with a dir to use as temp (e.g../build_iso.sh FOOBAR
)
- If you get an error about
Dependencies:
pacman-contrib
archiso
github-cli