FDS/OS 1.0
This commit is contained in:
@@ -0,0 +1 @@
|
||||
# Console boots first; desktop and network remain optional at runtime.
|
||||
@@ -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
|
||||
@@ -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.
|
||||
Reference in New Issue
Block a user