aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--deb.wiki24
-rw-r--r--index.wiki14
2 files changed, 35 insertions, 3 deletions
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 ce989cc..d92264e 100644
--- a/index.wiki
+++ b/index.wiki
@@ -11,9 +11,20 @@
- [[VHDL]]
- [[Matlab]]
- [[C++]]
+- [[deb]]
- [[puppet]]
- [[gcc]]
+== Projekt ==
+- [[GitServer]]
+- [[TeliaNet]]
+- [[MediawikiFS]]
+- [[TexServer]]
+- [[televäxel]]
+- [[Terminal Driver]]
+- [[picase]]
+- [[Adafruit]]
+
== Hårdvara ==
- [[Dator/Ny]]
- [[Dator/Hjalmar]]
@@ -82,6 +93,3 @@
- systemd nspawn
= Generated Tags =
-== todo ==
- - [[Västgöta/webbsida#Kalender]]
- - [[Västgöta/webbsida#Veckbrev mailproxy]]