FDS/OS 1.0

This commit is contained in:
2026-09-21 22:29:23 +08:00
commit 99bc3d15c5
430 changed files with 34876 additions and 0 deletions
View File
+1
View File
@@ -0,0 +1 @@
# Console boots first; desktop and network remain optional at runtime.
+23
View File
@@ -0,0 +1,23 @@
# Native aarch64 glibc development tools. None adds a boot service.
gcc
glibc-devel
make
cmake
meson
ninja
pkg-config
rust
cargo
git
gdb
strace
vim
# Virtual desktop diagnostics for software verification.
xorg-server-xvfb
xdotool
xwd
xwininfo
xdpyinfo
xauth
xprop
+4
View File
@@ -0,0 +1,4 @@
# Independent local maintenance environment. All required recovery tools are
# already in fds-base; keep the base Dasung controller and native s6 services.
# The immutable image-profile marker selects the recovery console and disables
# automatic DATA writes, ENVIRONMENT activation, and Ethernet activation.