summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Breunig <christian@poessinger.com>2023-08-04 19:59:50 +0200
committerGitHub <noreply@github.com>2023-08-04 19:59:50 +0200
commit0a72fceb7fb926f3e87e3e0a8dc89d20ee526e36 (patch)
tree785632668b438124998be688a79516187f0b6339
parentc6e4cf6369a7ed070e3650fa395972f7023b8583 (diff)
downloadlive-boot-0a72fceb7fb926f3e87e3e0a8dc89d20ee526e36.tar.gz
live-boot-0a72fceb7fb926f3e87e3e0a8dc89d20ee526e36.zip
Add README
-rw-r--r--README12
1 files changed, 12 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..47d10f4
--- /dev/null
+++ b/README
@@ -0,0 +1,12 @@
+# VyOS live-boot
+
+This package is required (even in 1.4) to make the entire system boot.
+
+This is a clone of the Debian package extending it with features required to make
+our system boot. It mount's the VyOS config directories during system startup.
+See https://github.com/vyos/live-boot/blob/current/components/9990-vyos.sh
+
+## Ideas
+
+The main idea is to drop this fork and consume Debian upstream live-build package
+and add our required files to vyos-build chroot directory