forked from CyberOS/cyberos-iso
You can not 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 years ago | |
---|---|---|
archiso-profile | 2 years ago | |
screenshots | 2 years ago | |
.gitignore | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
iso.sh | 2 years ago |
README.md
CyberOS Archiso profile
This repository will let you build a bootable CyberOS ISO with ease on an Arch-based system.
Note
You need to install the archiso
package for this script to work.
You're required to have root privileges (via sudo) for this script to work.
It's also good practice to make sure that your mirrorlist is using default Arch repositories. Repositories of distros such as Manjaro may not work very well, and are unsupported.
The CyberOS profile uses omame (@omaemae)'s custom repository for Cyber packages, which are built when new commits are pushed to the upstream repos. You can find prebuilt ISOs here.
Screenshots
Usage
Clone the repository, make sure archiso
is installed, then run ./iso.sh
from the root directory.
You'll find the finished ISO in the build/out
directory.