grml-shlib (1.02.07) unstable; urgency=low * changed build system * added Manpage -- Michael Gebetsroither Mon, 26 Dec 2005 21:31:32 +0100 grml-shlib (1.02.06) unstable; urgency=low * trim the list of nameservers from netGetNameserers (no ending whitespace) * changed relToAbs to use readlink -f * reimplemented service routines * added fix to service routines * added start,stop,restart,reload,force-reload - Service functions * tab to space fix * added hook to enable debug like DEBUG=1; ./programm * added vim style options to sh-lib -- Michael Gebetsroither Wed, 21 Dec 2005 21:25:03 +0100 grml-shlib (1.02.05) unstable; urgency=low * rename -- Michael Gebetsroither Fri, 11 Nov 2005 19:39:49 +0100 sh-lib (1.02.04) unstable; urgency=low * added TODO * added iproute to dependencies (ip) * added netGetIfaces() -- Michael Gebetsroither Tue, 8 Nov 2005 18:10:49 +0100 sh-lib (1.02.03) unstable; urgency=low * fixed problems with definition of variables -- Michael Gebetsroither Sun, 25 Sep 2005 23:12:58 +0200 sh-lib (1.02.02) unstable; urgency=high * fixed a few variable definitions (make nearly all local) -- Michael Gebetsroither Mon, 15 Aug 2005 01:58:55 +0200 sh-lib (1.02.01) unstable; urgency=low * fixed error in findNextFreeLoop() -- Michael Gebetsroither Fri, 12 Aug 2005 21:03:14 +0200 sh-lib (1.02.00) unstable; urgency=low * added findNextFreeLoop() to search the next free loop device -- Michael Gebetsroither Tue, 9 Aug 2005 16:23:30 +0200 sh-lib (1.01.00) unstable; urgency=low * new upstream :D -- Michael Gebetsroither Tue, 9 Aug 2005 15:54:39 +0200 sh-lib (1.00-7) unstable; urgency=low * fixed checkRoot() * fixed message -> message_ in isExistent(), isNotExistent(), checkUser(), checkId() -- Michael Gebetsroither Sun, 8 May 2005 16:20:21 +0200 sh-lib (1.00-6) unstable; urgency=low * fixed a small typo -- Michael Gebetsroither Sun, 10 Apr 2005 13:36:49 +0200 sh-lib (1.00-5) unstable; urgency=low * get the right depencencies into the .deb -- Michael Gebetsroither Wed, 6 Apr 2005 02:33:35 +0200 sh-lib (1.00-4) unstable; urgency=low * Fixed a few small typos -- Michael Gebetsroither Sat, 19 Feb 2005 00:45:44 +0100 sh-lib (1.00-3) unstable; urgency=low * removed _checkExecutables() in INIT because it's braindamage -- Michael Gebetsroither Wed, 16 Feb 2005 01:00:47 +0100 sh-lib (1.00-2) unstable; urgency=low * WARN: fixed typo, runsFromCD() => runsFromCd() * fixed a small typo in checkID for error reporting * fixed problem in sh-lib init functions for $PROG_NAME__ * lib intern logging function is now _syslog() * added syslog() (not influenced by $SYSLOG__) * added netValidIp() for validating ip addresses * added netGetDefaultGateway() * added netGetNetmask() * added netGetIp() * added netGetNameservers() * added notice() for program notice messages -- Michael Gebetsroither Mon, 14 Feb 2005 00:55:39 +0100 sh-lib (1.00-1) unstable; urgency=low * Initial Release. -- Michael Gebetsroither Sun, 13 Feb 2005 17:57:20 +0100