]> git.pld-linux.org Git - projects/rc-scripts.git/history - rc.d/init.d/functions
- move is_yes and is_not at beginning
[projects/rc-scripts.git] / rc.d / init.d / functions
2003-10-04 Arkadiusz Miśkiewicz- move is_yes and is_not at beginning
2003-10-04 Arkadiusz MiśkiewiczFast boot support (disables NLS, fancy logging and...
2003-10-02 Arkadiusz Miśkiewicz- check own pid, not parents one
2003-10-02 Arkadiusz Miśkiewicz- do even try to kill itself
2003-09-22 Arkadiusz Miśkiewicz- preparation for upcoming 0.4.0.1 release
2003-09-09 Arkadiusz Miśkiewicz- also be able to find 2.6 modules (.ko)
2003-09-09 Jan Rękorajski- fixed is_module - modules may be gzipped
2003-09-05 Arkadiusz Miśkiewicz- if there is no process then it already died
2003-08-10 Arkadiusz Miśkiewicz- functions for kernel version checking
2003-05-15 ankry- formatting
2003-05-15 ankry- LSB conformance changes
2003-01-07 kloczeks/broke/break/ (fixed http://bugs.pld.org.pl/?bug=520).
2002-07-14 Arkadiusz Miśkiewicz- some code from RH (nicer than old code)
2002-06-13 grabbadaemon function: dont't use su when user is root
2002-01-08 Jan Rękorajski- reverted is_no() behaviour to return true only on...
2001-12-14 mkochano- Previous change caused "snow ball effect" --- some...
2001-12-13 mkochano- Properly escape quotation marks inside quotation...
2001-10-05 Jan Rękorajski- proper (shell dependant) ulimit use
2001-09-19 Tomek Orzechowski- fixed misleading message after killproc with specifie...
2001-07-23 mkochano- Added ulimit -p unlimited before executing daemon...
2001-07-17 Jan Rękorajski- merge from TOTALNEW branch:
2001-05-15 Jan Rękorajski- merge from TOTALNEW branch (see NEWS for more info)
2001-05-13 Jan Rękorajski- version 0.2.11
2000-12-14 Jacek Konieczny- status() improved so it can accept now two argumens...
2000-12-09 mkochano- Added note about some not obvious behavior of is_not().
2000-11-16 Jan Rękorajski- backport from TOTALNEW
2000-10-22 Arkadiusz Miśkiewicz(run_cmd, daemon): set HOME and TMPDIR in nicer way...
2000-10-22 mkochano- Remove "HOME" from environment.
2000-09-19 saq- merged some %s into nls invocations
2000-09-18 saq- introducing German translation
2000-08-08 Sebastian Zagrodzki- added "termput op" definition -- it fixes the Blue...
2000-07-28 Jan Rękorajski- added _modprobe function
2000-06-02 mkochano- Moves cursor to a new line also after "WORK" and...
2000-06-02 mkochano- Added new function progress(). It shows color message...
2000-05-30 waszi-typo
2000-05-01 Sebastian Zagrodzki- \n after messages passed to nls aren't necessary...
2000-05-01 Sebastian Zagrodzki- deltext is not necessary before ok, fail, others...
2000-04-08 Sebastian Zagrodzki- added single-letter-values to is_yes and is_no
2000-04-01 waszi- small termput() fixes
2000-03-22 Artur Frysiakfixed small typo
2000-03-17 kloczek- more using msg_Usage().
2000-03-10 kloczek- msg_Usage_noreload() and msg_Usage_reload() replace...
2000-03-09 Sebastian Zagrodzki- show() now substitutes %s properly
2000-03-09 Sebastian Zagrodzki- show instead of nls in some functions
2000-03-09 Sebastian Zagrodzki- more function
2000-03-09 Sebastian Zagrodzki- default value for INIT_COL
2000-03-09 Sebastian Zagrodzki- slightly modified show() function
2000-03-08 Arkadiusz Miśkiewicz- support for interactive starting
2000-03-08 Sebastian Zagrodzki- added "is_yes" and "is_no" functions
2000-02-18 Arkadiusz Miśkiewicz- translations for DONE etc are always taken from rc...
2000-02-03 Arkadiusz Miśkiewicz- functions run_cmd() and daemon() are returning proper...
2000-01-31 Arkadiusz Miśkiewicz- fixes and updates
1999-12-15 Arkadiusz Miśkiewicz- fixed lang.csh
1999-12-02 elephant- corrected e-mail of mine
1999-11-26 Artur Frysiak- process /etc/sysconfig/system (fix BR#110)
1999-10-27 Artur Frysiak- fix nls() function
1999-10-06 kloczek- remove bashizm in using test ("=" instead "==").
1999-09-27 Artur Frysiak- fixed typo
1999-09-27 Arkadiusz Miśkiewicz- termput cleanups
1999-09-15 Artur Frysiak- fixed nls messages
1999-09-03 Artur Frysiakfix in termput()
1999-09-03 Artur Frysiaktermput() check for /usr/share/terminfo and tput everytime
1999-09-02 Arkadiusz Miśkiewicz- added function to setup NAT rules
1999-08-31 Artur Frysiak- version up to 0.0.9
1999-08-14 Arkadiusz Miśkiewicz- \b\b\b\b... characters also are NLSed (this is needed...
1999-08-09 Artur Frysiak- changed ptintf to awk
1999-08-09 Artur Frysiak- more locale strings
1999-08-07 Artur Frysiak- expr -> $(( ))
1999-07-31 Arkadiusz Miśkiewicz- dodana obsługa statycznej tablicy ARP
1999-07-15 Arkadiusz Miśkiewicz- added >/dev/null 2>&1 to kill
1999-07-15 Arkadiusz Miśkiewicz- we are using better pidofproc() from RH initscripts
1999-07-13 Arkadiusz Miśkiewicz- /proc is mounted before starting fsck (needed for...
1999-07-13 Arkadiusz Miśkiewiczmassive :$
1999-07-05 Arkadiusz Miśkiewiczwe are using printf from sh-utils package instead of cut
1999-07-05 Arkadiusz Miśkiewicz- przesunięte inormacje `ok`, `busy` itp w nieco w...
1999-06-29 Arkadiusz Miśkiewicz- poprawki w calcnetmask
1999-06-19 kloczek- removed inputrc (it must be in readline),
1999-06-18 Arkadiusz Miśkiewiczpare zmian
1999-06-14 stangrzeSynced with latest from old repo
1999-06-14 stangrzesynced with 0.0.5
1999-06-14 stangrzeSynced with rc-scripts-0.0.3 from old repo.
1999-06-14 stangrzeSynced with rc-scripts-0.0.2 from old repo.
1999-06-14 stangrzeSynced with rc-scripts-0.0.1 from old repo.
1999-06-14 kloczek- added suporting colors with using tput instead hardco...
1999-06-14 Artur FrysiakInitial revision
This page took 0.504996 seconds and 92 git commands to generate.