From a25badbe2471d9894d14448c14c3da2fd056cb07 Mon Sep 17 00:00:00 2001 From: johndoe6345789 Date: Sun, 28 Dec 2025 15:23:48 +0000 Subject: [PATCH] Update README with networking and installation details Clarify initial networking setup and default installations. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 779bf0e..0ebe8a6 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ A minimal Linux distribution designed for simplicity and portability. SparkOS fe - **Custom init**: Lightweight C init system - **Future-ready**: Designed to support Qt6/QML GUI and Wayland - **Root elevation**: Uses sudo for privilege management +- Wired networking only at first to bootstrap system, once you have installed spark command, the spark cli will configure the rest of the system imcl wifi. +- Next to nothing installed by default, just busybox and git. ## MVP Status