summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordeep-42-thought <github@eckner.net>2017-04-27 06:53:16 +0200
committerGitHub <noreply@github.com>2017-04-27 06:53:16 +0200
commit528dba833f8d870621b564d6f602bc7fe54c0ef3 (patch)
treeaf42d014134ba91f15512ee9e1cff78ccc4e0a22 /README.md
parent3d7c99bfdf16c64d728e640c2068579e579d2312 (diff)
downloadpackages-528dba833f8d870621b564d6f602bc7fe54c0ef3.tar.xz
README.md new
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 00000000..5d6b5305
--- /dev/null
+++ b/README.md
@@ -0,0 +1,6 @@
+# packages
+This repository contains the customizations to packages needed to port them to i686 and/or our environment, as well as other package related informations.
+
+* There are subdirectories `repository/package` which contain new packages and customizations for existent packages to compile for i6868 or adopt to our environment.
+In case, the files therein exist in the respective original package, their content is appended to the respective original package files.
+* The file `blacklist` containes a list of packages which won't be build for i686 (because they can't be build for or are useless on i686).