diff options
author | Wes Peters <wes@FreeBSD.org> | 2000-01-08 18:23:34 +0000 |
---|---|---|
committer | Wes Peters <wes@FreeBSD.org> | 2000-01-08 18:23:34 +0000 |
commit | 37f5aac4ac0acb3583f3d0a982bdb4bcacc4846d (patch) | |
tree | 457a45fe2f2609965f6654f7cfdfca39a233d1fe /shells/flash/pkg-descr | |
parent | 981b87c4463796856f1ca584aa3d9e46191cd467 (diff) | |
download | ports-37f5aac4ac0acb3583f3d0a982bdb4bcacc4846d.tar.gz ports-37f5aac4ac0acb3583f3d0a982bdb4bcacc4846d.zip |
Notes
Diffstat (limited to 'shells/flash/pkg-descr')
-rw-r--r-- | shells/flash/pkg-descr | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/shells/flash/pkg-descr b/shells/flash/pkg-descr new file mode 100644 index 000000000000..7b788c94f6d2 --- /dev/null +++ b/shells/flash/pkg-descr @@ -0,0 +1,12 @@ +Flash is an attempt to create a secure menu-driver shell for UNIX-derived OSes, +while providing user-friendliness and easy configurability. An ideal situation +requiring the use of flash would be a student-run telnet server which needs to: + +a) shelter the users from some of the nastinesses of UNIX +b) shelter the system from nasty users +c) provide an easy way to launch applications +d) support multitasking/job control as elegantly as possible +e) support easy-to-get-right configuration by administrators + +WWW: http://www.netsoc.ucd.ie/flash/ +Author: Steve Fegan <flash@netsoc.ucd.ie> |