From f8eaa32af186bc69f0093e5cb74a84a191dc8dca Mon Sep 17 00:00:00 2001 From: JeremyStarTM Date: Tue, 7 Nov 2023 17:24:53 +0100 Subject: [PATCH] Initial commit --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ffbee4c --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# androot bootscripts +Bootscripts for an chroot and systemd-nspawn rootfs installer + +# Warning +This branch does not contain the **androot installer**, but instead so called *bootscripts*. \ +These are used to "boot" into a rootfs, installed by **androot**. \