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
+8
View File
@@ -0,0 +1,8 @@
# Pi 5 development: NVMe first, SD rescue fallback, diagnostic UART enabled.
[all]
BOOT_ORDER=0xf16
BOOT_UART=1
NET_INSTALL_ENABLED=0
NET_INSTALL_AT_POWER_ON=0
POWER_OFF_ON_HALT=1
WAIT_FOR_POWER_BUTTON=0
+10
View File
@@ -0,0 +1,10 @@
{
"format": 1,
"repository": "https://github.com/raspberrypi/rpi-eeprom",
"commit": "2fee426f27b6c54d3f5b6f36efd9a2fe1286a45d",
"files": [
{"path": "rpi-eeprom-config", "name": "rpi-eeprom-config", "sha256": "dfa8e2a819e0922fc7fd948ef4fa55f44066fa04ccf5da210d880f0b35ad9d1b"},
{"path": "firmware-2712/latest/pieeprom-2026-09-12.bin", "name": "pieeprom.bin", "sha256": "b49adc90c380f3b9bec9e1ab21111571d7cfdbfe8f2dc5974f294bdb3eb7c39a"},
{"path": "LICENSE", "name": "LICENSE", "sha256": "594b7565fd3ccf8acd4711a2ec1b199181aafbc3426d0bacaa50ef40edbf7c4a"}
]
}
+8
View File
@@ -0,0 +1,8 @@
# Pi 5 production: internal NVMe only, no firmware network-install scanning.
[all]
BOOT_ORDER=0xf6
BOOT_UART=0
NET_INSTALL_ENABLED=0
NET_INSTALL_AT_POWER_ON=0
POWER_OFF_ON_HALT=1
WAIT_FOR_POWER_BUTTON=0
+4
View File
@@ -0,0 +1,4 @@
# Versioned upstream archive; never silently advance to a 'latest' download.
XBPS_STATIC_URL=https://repo-default.voidlinux.org/static/xbps-static-static-0.60.4_1.x86_64-musl.tar.xz
XBPS_STATIC_SHA256=603b3c55e9cabd5af79b461b929b14e1556a443c97b5714d188681c2172d9e28
# Source: https://repo-default.voidlinux.org/static/sha256sums.txt
+2
View File
@@ -0,0 +1,2 @@
# No physical bay wiring has been measured yet. Calibrate with fds topology.
# Add explicit USB 2 and USB 3 aliases following docs/cartridges.md.
+2
View File
@@ -0,0 +1,2 @@
# Recognition data only. Entries never authorize commands or startup actions.
device = []
+2
View File
@@ -0,0 +1,2 @@
format = 1
name = "FP-85"
+4
View File
@@ -0,0 +1,4 @@
# Exact signed Void package matching the template at VOID_PACKAGES_COMMIT.
PI_FIRMWARE_VERSION=20260715_1
PI_FIRMWARE_SHA256=a75788f92527310bde3c6433f6988d9e6bdd1219a1f625440c16849971769b82
PI_FIRMWARE_REPOSITORY=https://repo-default.voidlinux.org/current/aarch64
+6
View File
@@ -0,0 +1,6 @@
# Signed Void package used only as a generic ARM virtual-machine test kernel.
# The Pi production kernel is deliberately not part of M2.
VM_KERNEL_PACKAGE=linux6.12
VM_KERNEL_VERSION=6.12.110_1
VM_KERNEL_SHA256=219e60cc05f41e0813beb2c9026bc89f9abb5d4beed72a9528f68b8ebfcde0ba
VM_REPOSITORY=https://repo-default.voidlinux.org/current/aarch64
+4
View File
@@ -0,0 +1,4 @@
# Host build container only. This is NOT an FDS target rootfs.
XBPS_CHROOT_CMD=bwrap
XBPS_MIRROR=https://repo-default.voidlinux.org/current
XBPS_MAKEJOBS=4