diff options
author | Dirk von Suchodoletz | 2007-01-22 01:47:54 +0100 |
---|---|---|
committer | Dirk von Suchodoletz | 2007-01-22 01:47:54 +0100 |
commit | 30692c67a567c223b3fb752fd8781407c783db79 (patch) | |
tree | 91fd28612f45e5119ccfef33900564b4d7947848 /AUTHORS | |
parent | Removes faulty error messages (diff) | |
download | core-30692c67a567c223b3fb752fd8781407c783db79.tar.gz core-30692c67a567c223b3fb752fd8781407c783db79.tar.xz core-30692c67a567c223b3fb752fd8781407c783db79.zip |
Recoded the shell "(u)sleep" functions, depends on /proc by now, but
should not impose to much (obsoletes rev. 629). Added AUTHORS file.
Switched
off halt/shutdown links for initial/boot.d scripts (in functions seems
no need,
but may produce problems if switched on)
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@640 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 00000000..c7fe8ec5 --- /dev/null +++ b/AUTHORS @@ -0,0 +1,11 @@ +Authors are named in the row of entry dates into the OpenSLX +project. + +Dirk von Suchodoletz, <dvs@OpenSLX.com>, 2002 - 2007 +Michael Janczyk, <>, 2003 - 2007 +Nico Dietrich, <>, 2005 - 2006 +Felix Endres, <>, 2005 - 2007 +Tobias Maier, <>, 2005 - 2006 +Bastian Wissler, <>, 2006 - 2007 +Lars Mueller, <lm@OpenSLX.com>, 2006 - 2007 +Oliver Tappe, <ot@OpenSLX.com>, 2006 - 2007 |