From 2db1d858279053b017e5bc5450edc9ae5df945bd Mon Sep 17 00:00:00 2001 From: veilor-org Date: Wed, 6 May 2026 10:31:30 +0100 Subject: [PATCH] =?UTF-8?q?docs:=20README=20=E2=80=94=20Forgejo=20build=20?= =?UTF-8?q?badge,=20primary=20host=20note,=20ci-latest=20URL?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit GitHub mirror was disabled 2026-05-06; the GH Actions badge would now 404 on every render. Swap it for the Forgejo workflow badge, add a short "primary git host" note in Status pointing at git.s8n.ru, and update the Quick install snippet so the ISO download URL points at the Forgejo `ci-latest` rolling release tag instead of "CI artifact for now". No technical detail moves out of SYSTEM/STRATEGY here — just keep the top-of-readme accurate now that GH is dead. --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4e51465..a14f43f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ > **Hardened minimal Fedora KDE spin. Black-on-black. Locked down by default.** -[![Build veilor-os ISO](https://github.com/veilor-org/veilor-os/actions/workflows/build-iso.yml/badge.svg)](https://github.com/veilor-org/veilor-os/actions/workflows/build-iso.yml) +[![Build veilor-os ISO](https://git.s8n.ru/veilor-org/veilor-os/badges/workflows/build-iso.yml/badge.svg)](https://git.s8n.ru/veilor-org/veilor-os/actions?workflow=build-iso.yml) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) veilor-os is a Fedora 43 KDE Plasma remix for operators who want a clean, @@ -30,6 +30,11 @@ brittleness, bootloader install via `gen_grub_cfgstub`); current focus is the v0.5.32 blocker list from the [2026-05-05 9-agent research wave](docs/research/2026-05-05-agent-wave/README.md). +Primary git host: . The GitHub +mirror was disabled 2026-05-06; this repo is private-by-default on +Forgejo. ISO builds and CI artifacts are produced by the Forgejo runner +on nullstone — no GitHub Actions involvement. + What is **shipping**: hardening (SELinux, sysctl, USBGuard, fail2ban, firewalld), KDE black theme, Fira Code system font, 3-mode power management, single-prompt LUKS install, first-boot admin password flow, @@ -46,7 +51,9 @@ spike at v0.7**, **bootc-only at v1.0**. ## Quick install ```bash -# 1. Download the ISO (after public release; CI artifact for now) +# 1. Download the ISO from the latest Forgejo release. +# https://git.s8n.ru/veilor-org/veilor-os/releases/tag/ci-latest +# (rolling tag; replaced on each successful build-iso.yml run) sha256sum -c veilor-os-43-*.iso.sha256 # 2. Flash to USB. Replace /dev/sdX with your USB device — triple-check. -- 2.45.2