summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2012-12-20 10:35:56 +0700
committermakefu <github@syntax-fehler.de>2012-12-20 10:35:56 +0700
commit8ade18b9aeb6e1d59d49d1b98ad162af8b872ef5 (patch)
tree686984614298a6dfaacbd9b8d5382e7a8ad27f97
parentd995457f03f1cdeb3ce094ce99811eba864997d1 (diff)
//sandbox - graveyard for the too-new and too-old projects
of course, there is always a good time for grave-digging, voodoo and necomancing. Just take care, the projects may bite
-rw-r--r--sandbox/DNA/README.md (renamed from DNA/README.md)0
-rw-r--r--sandbox/DNA/linux/LICENSE (renamed from DNA/linux/LICENSE)0
-rw-r--r--sandbox/DNA/linux/Makefile (renamed from DNA/linux/Makefile)0
-rw-r--r--sandbox/DNA/linux/README.md (renamed from DNA/linux/README.md)0
-rw-r--r--sandbox/DNA/linux/TODO (renamed from DNA/linux/TODO)0
-rw-r--r--sandbox/DNA/linux/krebs.c (renamed from DNA/linux/krebs.c)0
-rw-r--r--sandbox/README.md5
7 files changed, 5 insertions, 0 deletions
diff --git a/DNA/README.md b/sandbox/DNA/README.md
index 9de84746..9de84746 100644
--- a/DNA/README.md
+++ b/sandbox/DNA/README.md
diff --git a/DNA/linux/LICENSE b/sandbox/DNA/linux/LICENSE
index 94a9ed02..94a9ed02 100644
--- a/DNA/linux/LICENSE
+++ b/sandbox/DNA/linux/LICENSE
diff --git a/DNA/linux/Makefile b/sandbox/DNA/linux/Makefile
index 2ed4c9fb..2ed4c9fb 100644
--- a/DNA/linux/Makefile
+++ b/sandbox/DNA/linux/Makefile
diff --git a/DNA/linux/README.md b/sandbox/DNA/linux/README.md
index 0b6885e2..0b6885e2 100644
--- a/DNA/linux/README.md
+++ b/sandbox/DNA/linux/README.md
diff --git a/DNA/linux/TODO b/sandbox/DNA/linux/TODO
index fd0d927f..fd0d927f 100644
--- a/DNA/linux/TODO
+++ b/sandbox/DNA/linux/TODO
diff --git a/DNA/linux/krebs.c b/sandbox/DNA/linux/krebs.c
index df319c63..df319c63 100644
--- a/DNA/linux/krebs.c
+++ b/sandbox/DNA/linux/krebs.c
diff --git a/sandbox/README.md b/sandbox/README.md
new file mode 100644
index 00000000..fbf92cd9
--- /dev/null
+++ b/sandbox/README.md
@@ -0,0 +1,5 @@
+# Sandbox
+
+Sandbox contains all the projects which are either not yet production ready
+(too-new), or broken and old (too-old). Some of the code might work, but most
+won't do the right thing on your system, so try them with caution.