From 84c64f3e65ee57c5f23082930c35b28dfca696b6 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Wed, 24 Sep 2025 12:26:30 +0200 Subject: [PATCH] Add a bundle with the base embedded services --- busybox/default/contents | 5 +++++ busybox/default/type | 1 + 2 files changed, 6 insertions(+) create mode 100644 busybox/default/contents create mode 100644 busybox/default/type diff --git a/busybox/default/contents b/busybox/default/contents new file mode 100644 index 0000000..201fe5f --- /dev/null +++ b/busybox/default/contents @@ -0,0 +1,5 @@ +devpts +tmpfs-shm +local-fs +std-stream +hostname diff --git a/busybox/default/type b/busybox/default/type new file mode 100644 index 0000000..757b422 --- /dev/null +++ b/busybox/default/type @@ -0,0 +1 @@ +bundle