diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2010-12-02 13:55:38 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2010-12-02 13:55:38 -0500 |
commit | 60f90516e396958dd4a42ed0b673b85b00f10986 (patch) | |
tree | bf52c9576d5afee34d5e94743dfe09a76f820436 | |
parent | cac445be9a40d6febdaa7bd0f3c430ab0dc7f2f2 (diff) | |
download | NetNuke2-60f90516e396958dd4a42ed0b673b85b00f10986.tar.gz |
Beginnings of application outline.
User warning added to emphasize the destructive power of NetNuke.
-rw-r--r-- | README | 40 |
1 files changed, 40 insertions, 0 deletions
@@ -0,0 +1,40 @@ +PROGRAM: NetNuke +LICENSE: GNU/GPLv3 +PURPOSE: Erases all storage media deteced by the system + +AUTHOR: Joseph Hunkeler +EMAIL: jhunk@stsci.edu, jhunkeler@gmail.com + +WARNING +------- + +!!! + DO NOT RUN NETNUKE ON A LIVE SYSTEM WITH THE + --SAFETY-OFF ARGUMENT ENABLED +!!! + +NetNuke is designed to be executed from a livecd or an operating system +booted via PXE. Running NetNuke on a living breathing system will +result in the absolute destruction of its drive data. You are +responsible for your own actions... I will not be held accountable +for any damages. See the LICENSE document for more details. + + Seriously, you have been warned. + +BUGS +---- +See commit logs in the git repository: http://github.com/jhunkeler/NetNuke + + +OPERATING SYSTEMS SUPPORTED +--------------------------- + +Linux: + 2.4 - Not Tested, and may not work + 2.6 - Works, but needs more testing + + +OPTION REFERENCE +---------------- +[TODO] + |