summaryrefslogtreecommitdiffstats
path: root/DNA
diff options
context:
space:
mode:
authortv <tv@xso>2011-09-08 13:11:57 +0200
committertv <tv@xso>2011-09-08 13:11:57 +0200
commit9278f02b932fe9e7a59866ac713b7f2533b89dc9 (patch)
tree1cdbb2c02e58e340187cd365eac1c24aec4f130c /DNA
parentd78ee04c351350f8da89a462d7597678fc03c6f9 (diff)
//DNA: add README
Diffstat (limited to 'DNA')
-rw-r--r--DNA/README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/DNA/README.md b/DNA/README.md
new file mode 100644
index 00000000..9de84746
--- /dev/null
+++ b/DNA/README.md
@@ -0,0 +1,14 @@
+# Distribution-Neutral Augmentation
+
+Warning: This component will compromise your system in hard and obscure ways.
+
+## //DNA/linux
+
+This module will mutilate your running kernel's sys_call_table so //
+resolves to the krebs repository.
+
+## Quickstart
+
+ make -C //DNA/linux
+ sudo insmod //DNA/linux/krebs.ko
+