navOS Installer
.woodpecker | ||
installs | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
navos.gpg | ||
PKGBUILD | ||
README.md |
NavInstall
navOS Installer
Create install medium
You can create a bootable install medium either with or without GUI:
navinstall create-iso [--without_gui]
Install a system
Install a system configuration:
navinstall install config.toml
config.toml
is a system configuration describing how to install the system.
Example configurations can be found here or at /usr/share/navinstall/installs/
.