summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config18
1 files changed, 18 insertions, 0 deletions
diff --git a/config b/config
new file mode 100644
index 0000000..ca263c7
--- /dev/null
+++ b/config
@@ -0,0 +1,18 @@
+osname=halo
+osversion=01
+osdesc="Down In It"
+codename=trixie
+
+branch="$osname"/"$osversion"/x86_64/buildmain/standard
+
+# local dirs
+roots=roots
+build_repo=build-repo
+repo=repo
+
+# remote
+remote=repo-dev
+remote_url="https://os.halo.nu/$remote"
+
+# publish-repo
+publish_remote_repo="ph1l@os.halo.nu:/var/www/os.halo.nu/$remote"