From bfdc9d81acb87e852fdca02468b5a78ee5b7df83 Mon Sep 17 00:00:00 2001
From: Christopher Spinrath <christopher.fsmpi.rwth-aachen.de>
Date: Sat, 27 Sep 2014 18:02:49 +0200
Subject: [PATCH] Add README to point out the lipstick repository.

---
 Installer-USB-Stick/README | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 Installer-USB-Stick/README

diff --git a/Installer-USB-Stick/README b/Installer-USB-Stick/README
new file mode 100644
index 0000000..3010291
--- /dev/null
+++ b/Installer-USB-Stick/README
@@ -0,0 +1,12 @@
+Since SS14 all files that are part of the LIP-Image are maintained in
+a seperate "lipstick" repository.
+This relocation allows us to clone the repository on the image or
+stick directly. As a result, we can distribute and update the image
+more easily.
+
+The "lipstick" repository can be accessed through redmine [1] (go to
+the "Repository" tab and choose "lipstick" on the right hand side) or
+by cloning the repository [2].
+
+[1]: https://redmine.fsmpi.rwth-aachen.de/projects/lip/repository
+[2]: gitolite@fsmpi.rwth-aachen.de:lipstick
-- 
GitLab