The Cyber ISO build suitable for CyberOS
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.
omame 99803a705c Merge pull request 'Add reflector + reflector service to iso profile' (#2) from aren/cyberos-iso:master into master 2 years ago
archiso-profile Add reflector config 2 years ago
screenshots Update screenshots 2 years ago
.gitignore Init 2 years ago
LICENSE Create LICENSE 2 years ago
README.md Fix Hyperlinks in README. (#1) 2 years ago
iso.sh Disable verbose env logging 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

Cyber ISO running on VMware Cyber ISO running on QEMU/KVM with virgl

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.