]> git.pld-linux.org Git - projects/rc-scripts.git/history - rc.d
- added missing %s in pl translations (stopping, starting messages).
[projects/rc-scripts.git] / rc.d /
2000-03-22 Artur Frysiakfixed small typo
2000-03-22 Artur Frysiak- Allow set /proc/sys/fs/file-max & inode-max
2000-03-22 kloczek- added using msg_stopping() in stop.
2000-03-20 waszi- hacks for nfsroot, romfs
2000-03-17 kloczek- more using msg_Usage().
2000-03-10 kloczek- msg_Usage_noreload() and msg_Usage_reload() replace...
2000-03-10 kloczek- added return in exit error code $RETVAL.
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- start some scripts after interface is upped or downed
2000-03-08 Arkadiusz Miśkiewicz- support for interactive starting
2000-03-08 Sebastian Zagrodzki- added "is_yes" and "is_no" functions
2000-03-08 Sebastian Zagrodzki- force-reload returns right status on exit
2000-03-08 Sebastian Zagrodzki- added force-reload option
2000-03-08 Sebastian Zagrodzki- was "2&>1" instead of "2>&1" - fixed
2000-03-08 Sebastian Zagrodzki- unified syntax for setting numerical and nonnumerical...
2000-03-08 Sebastian Zagrodzki- default configuration support
2000-03-08 Artur Frysiak- support exit code defined in LSB spec (http://www...
2000-03-06 Artur Frysiak- nls()ed
2000-03-06 Artur Frysiakrm -f /var/lock/subsys/<service> >/dev/null 2&>1
2000-03-06 kloczek- added "rm -rf /var/lock/subsys/<service>" in stop.
2000-03-06 kloczekTemplate init script.
2000-03-04 siefcaTime zone information will be updated only when needed.
2000-03-04 siefcaadded time zone setting
2000-03-04 siefcachkconfig script for time zone setting
2000-03-04 siefcaconfiguration profile (variables) for time zone setting
2000-02-28 Arkadiusz Miśkiewicz- run depmod if modules.dep is older that modules.conf...
2000-02-18 Arkadiusz Miśkiewicz- set ipv6 forwarding only if ipv6 is enabled
2000-02-18 Arkadiusz Miśkiewicz- translations for DONE etc are always taken from rc...
2000-02-18 waszi- typo
2000-02-18 Artur Frysiaks/LANG/LC_ALL/ in umount
2000-02-18 Artur Frysiak- fix ummounting
2000-02-18 Artur Frysiak- run devfsd before all
2000-02-18 waszi- added devfsd support
2000-02-17 Arkadiusz Miśkiewicz- print space as last char in prompt
2000-02-10 Arkadiusz Miśkiewicz- running depmod is now configurable
2000-02-03 Arkadiusz Miśkiewicz- cleanups
2000-02-03 Arkadiusz Miśkiewicz- router discovery daemon support
2000-02-03 Arkadiusz Miśkiewicz- functions run_cmd() and daemon() are returning proper...
2000-02-03 Arkadiusz Miśkiewicz- new (better) unmounting procedure from initscripts
2000-01-31 Arkadiusz Miśkiewicz- fixes and updates
2000-01-31 Arkadiusz Miśkiewicz- nls cant handle special characters such as '\n' ...
2000-01-31 Arkadiusz Miśkiewicz- avoid errors when lo interface is down
2000-01-05 kloczek- mout procsf before all.
2000-01-04 Jan Rękorajski- version 0.1.4
1999-12-30 Jacek Konieczny- send messages to /dev/console (which can be serial...
1999-12-30 Jacek Konieczny- support for "any/none" routes in /etc/sysconfig/stati...
1999-12-20 kloczek- reformated.
1999-12-15 Arkadiusz Miśkiewicz- fixed lang.csh
1999-12-09 kloczek- added including /etc/rc.d/rc.modules for loading...
1999-12-02 elephant- corrected e-mail of mine
1999-12-02 kloczek- chkconfig field is back (without this upgrade from...
1999-11-26 Artur Frysiak- process /etc/sysconfig/system (fix BR#110)
1999-11-16 kloczek- reformated text.
1999-11-09 kloczek- removed "chmod 0664 /var/log/wtmpx" (this is task...
1999-11-07 kloczek- fixed BR#103 (s#==#=).
1999-11-06 Artur Frysiak- now realy handle ifup <dev>
1999-10-27 Artur Frysiak- fix nls() function
1999-10-27 kloczek- more fixes for displaing messages on initializing...
1999-10-27 kloczek- started instead busy on staring initialize raid dev.
1999-10-27 kloczek- added -C to fsck parameters (display progres bar),
1999-10-23 waszi/etc/rc.d/init.d/functions.network -> /etc/sysconfig...
1999-10-22 kloczek- fix: check and get /etc/sysconfig/interfaces/ifcfg...
1999-10-14 waszi- small fixes
1999-10-13 kloczek- /etc/rc.d/init.d//network.functions moved to
1999-10-13 Jan Rękorajski- removed nfsfs and netfs
1999-10-13 Jan Rękorajski- merged halt,reboot and shutdwn into rc.shutdown
1999-10-13 Jan Rękorajski- removed usage of chkconfig
1999-10-13 Jan Rękorajski- these should be from appropriate *mount packages...
1999-10-13 Jan Rękorajski- obsoleted by netfs
1999-10-13 waszi- conf.modules -> modules.conf needed by new modutils
1999-10-06 kloczek- remove bashizm in using test ("=" instead "==").
1999-09-28 Jacek Konieczny- support for loading interface configuration from...
1999-09-28 Jacek Konieczny- functions for getting interfaces and aliases lists...
1999-09-28 kloczek- fix: print "Entering" instead "Leaving" on entering...
1999-09-28 kloczek- busy() instead started() on bigining initialize RAID.
1999-09-28 kloczek- print 'fail' status on on failing initialize raid...
1999-09-28 kloczek- fixes.
1999-09-28 kloczek- fix raid deintialization: deinitialize only active...
1999-09-28 kloczek- rearanged text.
1999-09-28 kloczek- fixed bug on checking is file with interface descript...
1999-09-27 Artur Frysiak- fixed typo
1999-09-27 Artur Frysiak- nls fixes
1999-09-27 Artur Frysiak- nls fixes
1999-09-27 Arkadiusz Miśkiewicz- more /proc/sys/net support (it can be buggy !!! teste...
1999-09-27 Arkadiusz Miśkiewicz- termput cleanups
1999-09-27 Arkadiusz Miśkiewicz- cleanups
1999-09-27 Arkadiusz Miśkiewicz- fixed setup_nat() when /etc/sysconfig/static-nat...
1999-09-26 Jacek Konieczny- first step to keeping interface information in LDAP
1999-09-15 Artur Frysiak- fixed nls messages
1999-09-15 Arkadiusz Miśkiewicz- errors from interfaces and tunnel checking > /dev...
1999-09-13 Arkadiusz Miśkiewicz- added test if /var/run is writable to avoid errors...
1999-09-13 Arkadiusz Miśkiewicz- fixed status reporting
1999-09-04 wasziumount -a fixed
1999-09-04 waszinow is rootfs on NFS compatible
1999-09-04 waszismall fixes
1999-09-03 Artur Frysiakposible fix for umounting /usr
next
This page took 0.078017 seconds and 7 git commands to generate.