summaryrefslogtreecommitdiff
path: root/docs/customize-store.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/customize-store.txt')
-rw-r--r--docs/customize-store.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/customize-store.txt b/docs/customize-store.txt
new file mode 100644
index 000000000..d0c209273
--- /dev/null
+++ b/docs/customize-store.txt
@@ -0,0 +1,14 @@
+// -*- mode:doc; -*-
+// vim: set syntax=asciidoc:
+
+[[customize-store]]
+Storing the configuration
+~~~~~~~~~~~~~~~~~~~~~~~~~
+
+When you have a OpenADK configuration that you are satisfied with and
+you want to share it with others, put it under revision control or move
+on to a different OpenADK project.
+
+You just need to copy your .config and extra directory to regenerate your
+firmware images on another system. The used config is, if not explicitely disabled,
+saved on the target in +/etc/adkconfig.gz+.