summaryrefslogtreecommitdiffstats
path: root/abstract.md
diff options
context:
space:
mode:
authorRicardo 'Grim' Cabrita <grimkriegor@krutt.org>2019-12-01 23:56:36 +0000
committerRicardo 'Grim' Cabrita <grimkriegor@krutt.org>2019-12-01 23:57:36 +0000
commit17fc99b57d4a3760731573a3d68f3e7056f22bc6 (patch)
tree0838bfc6c480f2c146977cf1b809adfd6fc2a24c /abstract.md
downloadbuildsystem-presentation-17fc99b57d4a3760731573a3d68f3e7056f22bc6.tar.gz
buildsystem-presentation-17fc99b57d4a3760731573a3d68f3e7056f22bc6.tar.bz2
buildsystem-presentation-17fc99b57d4a3760731573a3d68f3e7056f22bc6.zip
Initial draft
Diffstat (limited to 'abstract.md')
-rw-r--r--abstract.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/abstract.md b/abstract.md
new file mode 100644
index 0000000..6fc5b16
--- /dev/null
+++ b/abstract.md
@@ -0,0 +1,3 @@
+Android Open Source Project (AOSP)'s build system differs greatly from other GNU/Linux based distros.
+Most software components are built and bundled together and external software components like Mesa are tasked with maintaining support for this system themselves.
+Replicant, a fully free AOSP distribution aims to present alternatives and foster discussion with other projects and the community on sustainable ways to move forward in regards to external software components.