navOS Installer
Find a file
JMARyA b3e38cde60
All checks were successful
ci/woodpecker/push/build Pipeline was successful
fix
2024-12-28 06:39:16 +01:00
.woodpecker fix 2024-12-28 06:39:16 +01:00
installs Added SSH configuration support 2024-12-28 01:34:41 +01:00
src fix 2024-12-28 06:39:16 +01:00
.gitignore init 2024-12-25 21:05:49 +01:00
Cargo.lock refactor 2024-12-28 01:19:44 +01:00
Cargo.toml refactor 2024-12-28 01:19:44 +01:00
PKGBUILD update deps 2024-12-27 09:46:49 +01:00
README.md update README 2024-12-28 03:53:47 +01:00

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/.