From 0c1370b5f1b3e8abc934ea913a4377f05f32e4a9 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Mon, 7 Aug 2017 22:05:24 +0300 Subject: Initial static build --- docs/wiki/Package-naming-convention/index.html | 54 ++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 docs/wiki/Package-naming-convention/index.html (limited to 'docs/wiki/Package-naming-convention') diff --git a/docs/wiki/Package-naming-convention/index.html b/docs/wiki/Package-naming-convention/index.html new file mode 100644 index 0000000..7ba1229 --- /dev/null +++ b/docs/wiki/Package-naming-convention/index.html @@ -0,0 +1,54 @@ + + + + + + postmarketOS + + + + + + + + + + + + + + + +
+
+ +

+ + postmarketOS +

+
+ + +

Package naming convention

+

General convention

+ +

device-* packages

+

device-{vendor}-{device code name/model number}

+

linux-* kernels

+

linux-{vendor}-{device code name/model number}

+ +
+
+ + \ No newline at end of file -- cgit v1.3.1