Commit Graph

20 Commits

Author SHA1 Message Date
dc2ac2f768 wip 2026-03-20 14:51:17 +01:00
784d11d4f5 test 2026-03-20 14:33:48 +01:00
bb5f9d05b3 Added zlib 2026-03-20 14:08:01 +01:00
2ab24f9aea fixed missing symlinks 2026-03-20 13:44:07 +01:00
4afba9b11e Changed bootstrap 2026-03-20 13:22:01 +01:00
7de732589a Wip 2026-03-20 12:03:59 +01:00
d66d544066 wip 2026-03-20 11:49:27 +01:00
3cbe1e1f74 update package versions 2026-03-20 11:41:05 +01:00
ad3819c9c9 wip 2026-03-20 11:21:20 +01:00
0d041913be wip 2026-03-20 11:18:42 +01:00
d0c590c185 wip 2026-03-20 10:47:58 +01:00
998339d2b5 Wip 2026-03-20 10:03:00 +01:00
d6ea38db14 Moved to new phase 2026-03-20 09:45:20 +01:00
31e2574e18 changelog update 2026-03-20 09:34:30 +01:00
f41cc5aef1 Wip 2026-03-20 08:57:03 +01:00
b85f3d1fdd wip 2026-03-20 08:40:38 +01:00
8a7603ffcc More test fixes 2026-03-20 08:28:23 +01:00
88e8411ec3 Added more tests 2026-03-20 07:32:37 +01:00
826c1c890a Trying to get testing working 2026-03-20 07:20:31 +01:00
029642ae5b Initial commit: DarkForge Linux — Phases 0-12
Complete from-scratch Linux distribution targeting AMD Ryzen 9 9950X3D +
NVIDIA RTX 5090 on ASUS ROG CROSSHAIR X870E HERO.

Deliverables:
- dpack: custom package manager in Rust (3,800 lines)
  - TOML package parser, dependency resolver, build sandbox
  - CRUX Pkgfile and Gentoo ebuild converters
  - Shared library conflict detection
- 124 package definitions across 4 repos (core/extra/desktop/gaming)
- 34 toolchain bootstrap scripts (LFS 13.0 adapted for Zen 5)
- Linux 6.19.8 kernel config (hardware-specific, fully commented)
- SysVinit init system with rc.d service scripts
- Live ISO builder (UEFI-only, squashfs+xorriso)
- Interactive installer (GPT partitioning, EFISTUB boot)
- Integration test checklist (docs/TESTING.md)

No systemd. No bootloader. No display manager.
Kernel boots via EFISTUB → auto-login → dwl Wayland compositor.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 11:30:40 +01:00