unity8: initial packaging (!27)

* Mir starts up and is able to display system settings
* x86_64 only for now, because at least ubuntu-app-test did not build
  on aarch64

Based on PureTryOut's work. Getting it to this stage was a huge effort
(as it shows in the package count: 111(!)). See the merge request for
details.

[skip ci]: this won't finish in CI; ollieparanoid made sure that
           everything builds for x86_64.
This commit is contained in:
Luca Weiss 2018-09-03 01:29:38 +02:00 committed by Oliver Smith
parent 7df8828dfb
commit 8c2a95dbe2
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
111 changed files with 8125 additions and 0 deletions

View file

@ -0,0 +1,10 @@
diff --git a/documentation/docs.sh b/documentation/docs.sh
index 10fcfc49d..aa93dea62 100755
--- a/documentation/docs.sh
+++ b/documentation/docs.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
#
# Copyright 2012 Canonical Ltd.
#