summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMahrud Sayrafi <root@eve>2013-01-21 01:31:17 -0800
committerMahrud Sayrafi <root@eve>2013-01-21 01:40:46 -0800
commitecf6303f60c36258e05eec9f24706c437775bd61 (patch)
tree33943771034c7a55bdbe1b626bd4dce689574925 /README
parent87c07dcd1ac6ec54e9ef63327a84d391c64b4368 (diff)
downloadjux-jail.git-master.tar.gz
jux-jail.git-master.tar.xz
jux-jail.git-master.zip
Added a Makefile and improved the scriptsHEADmaster
Now pretty much everything can be done through make.
Diffstat (limited to 'README')
-rw-r--r--README30
1 files changed, 30 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..4caee11
--- /dev/null
+++ b/README
@@ -0,0 +1,30 @@
+
+ Jail Environment for Jux
+ This is a chroot environment for Jux.
+
+ Features
+ TO BE COMPLETED, asap!
+
+ Install & Configuration
+ Pretty much everything is available through make.
+ Enter `make` for a list of options
+
+ Documentation
+ TO BE COMPLETED, asap!
+
+ License
+ Copyright (C) 2011-`date +%Y` Hamed Saleh & Mahrud Sayrafi
+
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 2 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ Authors & Contact information
+ Hamed Saleh <hameelas@gmail.com.NOSPAM>
+ Mahrud Sayrafi <sayrafi.m@gmail.com.NOSPAM>