aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2021-11-04 17:52:04 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2021-11-04 17:52:04 +0100
commita2c8c9a83b592dac26d700e778bad8a870e29595 (patch)
tree7d93a5bc5ac1dcbaa4f8ffd7f60d1d31ea70940a
parentThu, 04 Nov 2021 17:51:52 +0100 (diff)
parentThu, 04 Nov 2021 00:48:54 +0100 (diff)
downloadwiki-public-a2c8c9a83b592dac26d700e778bad8a870e29595.tar.gz
wiki-public-a2c8c9a83b592dac26d700e778bad8a870e29595.tar.xz
Merge branch 'master' of git.hornquist.se:git/wiki-public
-rw-r--r--.vimwiki_tags10
-rw-r--r--deb.wiki24
-rw-r--r--index.wiki14
3 files changed, 36 insertions, 12 deletions
diff --git a/.vimwiki_tags b/.vimwiki_tags
index 2648e05..71d5424 100644
--- a/.vimwiki_tags
+++ b/.vimwiki_tags
@@ -1,9 +1 @@
-!_TAG_FILE_FORMAT 2
-!_TAG_FILE_SORTED 1
-!_TAG_OUTPUT_MODE vimwiki-tags
-!_TAG_PROGRAM_AUTHOR Vimwiki
-!_TAG_PROGRAM_NAME Vimwiki Tags
-!_TAG_PROGRAM_URL https://github.com/vimwiki/vimwiki
-!_TAG_PROGRAM_VERSION 2.5
-todo Västgöta/webbsida.wiki 321;" vimwiki:Västgöta/webbsida\tVästgöta/webbsida#Kalender
-todo Västgöta/webbsida.wiki 387;" vimwiki:Västgöta/webbsida\tVästgöta/webbsida#Veckbrev mailproxy
+!_TAG_FILE_SORTED 1
diff --git a/deb.wiki b/deb.wiki
new file mode 100644
index 0000000..735664f
--- /dev/null
+++ b/deb.wiki
@@ -0,0 +1,24 @@
+All commands assume (unless otherwise noted) that PWD is the source
+dir of the upstream code, and that there is a `debian` repo in that
+directory.
+
+== debmake ==
+Creates debian directory
+
+== debuild ==
+Builds a pakage.
+Runs `debian/rules build` to build package
+
+== debian/watch ==
+https://wiki.debian.org/debian/watch
+
+Specifies where to look for an newer version.
+By running `uscan`.
+
+It should download `../${PKG}-${NEW-VERSION}.tar.gz`, and sets up some
+symlinks for that debian might want.
+
+From there, extract and move the `debian` folder to the new directory.
+
+== Building ==
+`debian/rules build` build the binaries, but not the package
diff --git a/index.wiki b/index.wiki
index f928f9a..30238ff 100644
--- a/index.wiki
+++ b/index.wiki
@@ -11,10 +11,21 @@
- [[VHDL]]
- [[Matlab]]
- [[C++]]
+- [[deb]]
- [[puppet]]
- [[gcc]]
- [[gdb]]
+== Projekt ==
+- [[GitServer]]
+- [[TeliaNet]]
+- [[MediawikiFS]]
+- [[TexServer]]
+- [[televäxel]]
+- [[Terminal Driver]]
+- [[picase]]
+- [[Adafruit]]
+
== Hårdvara ==
- [[Dator/Ny]]
- [[Dator/Hjalmar]]
@@ -83,6 +94,3 @@
- systemd nspawn
= Generated Tags =
-== todo ==
- - [[Västgöta/webbsida#Kalender]]
- - [[Västgöta/webbsida#Veckbrev mailproxy]]