From 9278f02b932fe9e7a59866ac713b7f2533b89dc9 Mon Sep 17 00:00:00 2001 From: tv Date: Thu, 8 Sep 2011 13:11:57 +0200 Subject: //DNA: add README --- DNA/README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 DNA/README.md (limited to 'DNA') 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 + -- cgit v1.2.3