Install Abora
Boot the ISO, use the installer, choose a desktop, and reach first boot.
OpenANIX
Read what ANIX does, where it fits, and which commands users should know.
OpenRecovery
Rollback, update repair, flake repair, support reports, and fallback work.
OpenDesktops
GNOME, KDE Plasma, Hyprland, COSMIC, Openbox, Qtile, and other profiles.
OpenScript reference
Every script entry point.
This mirrors the current Abora repo's scripts/ directory. It is here for builders, packagers, and anyone who wants to trace the distro instead of guessing.
abora.shMain Abora command entry point.
anix.shANIX system-management command entry point.
abora-update.shUpdater workflow, release fetch, validation, and installed file sync.
abora-installer.shGuided installer flow and installed system generation.
abora-repair-flake-purity.shRepair helper for flake-pure generated config paths.
abora-recovery.shRecovery and rollback helper commands.
abora-doctor.shSystem diagnosis and common issue checks.
abora-support-report.shCollects useful details for bug reports and support.
abora-check-full.shFull project/system validation wrapper.
check-release-files.shRelease manifest sanity checks before shipping.
check-scripts.shShell script syntax and safety checks.
check-desktops.shDesktop profile validation checks.
preflight.shPreflight checks before build or install work.
build-iso.shISO build entry point.
run-qemu.shRun an ISO or image in QEMU for testing.
rebuild-vm.shVM rebuild helper for local testing.
release-metadata.shRelease metadata and version helper.
abora-desktop.shDesktop selection and switching helper.
abora-desktop-profiles.shDesktop profile definitions and installer profile logic.
abora-session-setup.shSession setup used by installed desktops.
abora-theme-sync.shTheme synchronization helper.
abora-welcome.shFirst-run welcome experience launcher.
abora-setup-launcher.shSetup launcher helper.
abora-setup.desktopDesktop entry for the setup launcher.
abora-ui.shShared shell UI helpers.
abora-config.shConfiguration helper functions.
abora-apps.shApplication install and selection helper.
abora-app-catalog.shApplication catalog data for installer/app tooling.
abora-boot.shBoot asset or boot setup helper.
abora-hardware-test.shHardware testing helper.
build-tinypm-image.shTinyPM image build helper.
package-anix.shANIX packaging helper.
package-tinypm.shTinyPM packaging helper.
abora.txtText asset used by Abora shell tooling.
Repository docs
Source files worth reading.
When an update goes sideways
Use rollback first. Then use recovery docs, updater notes, and support report scripts to explain what happened.
Recovery guideFor remix builders
Start with project-layout.md, then read the build, preflight, release, installer, and update scripts. That is the real map.