target.md
... ...
@@ -0,0 +1,14 @@
1
+## Some notes about the target platform
2
+
3
+We'll mostly target the Revision compo rules, as it's the biggest party, and
4
+they seem to be the most strict.
5
+
6
+* ***The distro is always the latest Ubuntu***
7
+* ***CODE WILL NOT BE RAN AS ROOT***
8
+* These packages are installed by default: [18.10
9
+ ](http://releases.ubuntu.com/18.10/ubuntu-18.10-desktop-amd64.manifest),
10
+ [19.04](http://releases.ubuntu.com/19.04/ubuntu-19.04-desktop-amd64.manifest).
11
+* Note that only the 64-bit versions of these libraries are installed. *If
12
+ you're running a 32-bit binary, it **MUST** be static!*
13
+* No SDL. Or maybe [not anymore?](/party/revision/sdl)
14
+