Build or download the Arch-based Crystal Linux iso.
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.
Go to file
Amy 7e53ce7768 Update pkglist to adjust for bootstrap tarballs 3 years ago
.github/workflows typo :upside_down: 3 years ago
crystal Update pkglist to adjust for bootstrap tarballs 3 years ago
.gitignore enable aur packages in iso 3 years ago
LICENSE add GPL 3 years ago
README.md updat readme 3 years ago
build_iso.sh trimmed it down a lot 3 years ago
chrooted.sh updated mkarchiso, can now build isos, bootstrap tarballs and netboot images 3 years ago
inject.sh migrating from old repo 3 years ago
mkarchiso updated mkarchiso, can now build isos, bootstrap tarballs and netboot images 3 years ago
pacman.def rebuild w/ keyring, and enable sudo 3 years ago
pacman.testing rebuild w/ keyring, and enable sudo 3 years ago

README.md

Logo

Crystal ISO

Discord

Build or download the Arch-based Crystal Linux iso.

Dependencies:

  • pacman-contrib
  • archiso

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 also add a second arg as in ./build_iso.sh /some/folder testing, you'll pull from our testing repo (not RN!!)