]> git.pld-linux.org Git - projects/rc-scripts.git/history - rc.d
- source functions library (for msg_usage), no need to set PATH
[projects/rc-scripts.git] / rc.d /
2007-09-25 Jan Rękorajski- source functions library (for msg_usage), no need...
2007-07-03 Elan Ruusamäe- do not depend on which command to find rpcinfo
2007-06-14 Elan Ruusamäe- revert bonding support (unfinished and broken)
2007-06-05 Elan Ruusamäe- bonding support by Justas Vilimas
2007-05-30 Elan Ruusamäe- see ChangeLog for Changes
2007-05-09 Elan Ruusamäe- keep /etc/mtab permissions (whatever they are) inside...
2007-05-01 Jan Rękorajski- reverted some command substitution changes due to...
2007-04-27 Jan Rękorajski- restore stderr redirection
2007-04-27 Jan Rękorajski- replace awk usage with shell constructs
2007-04-27 Jan Rękorajski- replace awk usage with shell constructs
2007-04-27 Jan Rękorajski- replace awk usage with shell constructs
2007-04-26 Jan Rękorajski- removed unneeded termput hpa
2007-04-26 Jan Rękorajski- shell magic fixing screwed dots in show() on serial...
2007-04-26 Jan Rękorajski- use $() for command substitution
2007-04-26 Jan Rękorajski- unify command substitution (`` -> $())
2007-04-26 Jan Rękorajski- typeset local in check_portmapper
2007-04-26 Jan Rękorajski- generic check_portmapper function
2007-04-14 Paweł Gołaszewski- allow to have more than one line in pidfile
2007-03-20 Jan Rękorajski- simpler way to umount nfs4
2007-03-20 Jan Rękorajski- unmount NFSv4 filesystems
2007-03-20 Jan Rękorajski- cleaner solution for empty hostname
2007-03-19 Jan Rękorajski- nfs4 is also non-local fs
2007-03-19 Jan Rękorajski- in case of empty HOSTNAME set it to what the kernel...
2007-03-15 Elan Ruusamäe- can start blogd rather earlier
2007-03-14 Jan Rękorajski- fixed glen's misoptimization
2007-03-13 Elan Ruusamäe- avoid doing something silly if plain template is...
2007-03-13 Elan Ruusamäe- start does not have exit code
2007-02-27 Elan Ruusamäe- comment says do not, so won't!
2007-02-27 Elan Ruusamäe- well, PLDIZE!
2007-02-27 Elan Ruusamäe- vim autodetects syntax from shebang
2007-02-25 Elan Ruusamäe- timezone moved to tzdata.spec
2007-02-05 Arkadiusz MiśkiewiczDelay (or even skip) clock setting if /dev/rtc doesn...
2007-01-28 Elan Ruusamäe- $CONSOLETYPE used only in rc.sysinit
2007-01-28 Elan Ruusamäe- termput() cannot cache in shell vars as it's always...
2006-12-07 Elan RuusamäeError exit code
2006-12-07 Elan RuusamäeSmall cosmetics.
2006-12-07 Elan RuusamäeReindent.
2006-12-07 Elan RuusamäeSmall reorganizing.
2006-12-07 Elan Ruusamäe$NETWORKING was supposed to be obsoleted.
2006-12-07 Elan RuusamäeOptimize for faster exit if not configured.
2006-12-07 Elan RuusamäeAs we don't source functions, we must set sane PATH...
2006-12-07 Elan RuusamäeAs we don't source functions, we must set sane PATH...
2006-12-07 Elan RuusamäeProbability that there exists init.d/$subsys is bigger...
2006-12-07 Elan RuusamäeExit early if cpusets not enabled in sysconfig/system.
2006-12-05 Elan RuusamäeFixes for /usr on separate parition (not tested!).
2006-12-05 Elan RuusamäeStore cachefile in /var, read/write errors are ignored...
2006-11-27 Arkadiusz MiśkiewiczRevert remounting based on /proc/mounts entries (curren...
2006-11-26 Arkadiusz MiśkiewiczRevert nVidia madness. rc-scripts is not a place for...
2006-11-26 siefca- small improvement in forcedeth_wourkaround()
2006-11-25 siefca- added important check in forcedeth_workaround() which...
2006-11-25 siefca- added Wake-On-Lan work-around for nForce ethernet...
2006-11-01 Elan RuusamäeIgnore errors if msg cachefile can not be written ...
2006-10-23 Marcin Winkler- fix s@usb@usr@
2006-10-19 Elan RuusamäeAvoid heredoc, pdksh makes tmpfile then.
2006-10-19 Elan RuusamäeFix syntax errors.
2006-10-19 Elan RuusamäeSimplify.
2006-10-18 Arkadiusz MiśkiewiczDetect more posible cases when rootfs is read only.
2006-10-18 Elan RuusamäeRemove ifcfg- prefix from interface names.
2006-10-05 Elan RuusamäeUse simple if.
2006-10-05 Elan RuusamäeThere are no comments in /proc/mounts.
2006-10-05 Elan RuusamäeThere could be multiple entries for root dir.
2006-09-28 Elan RuusamäeRemount rootfs only if it's not already rw (or it's...
2006-09-27 Elan RuusamäeRelax fstab format when finding rootfs passno (allow...
2006-09-27 Elan RuusamäeOptimize less uname -r calls.
2006-09-26 Elan RuusamäeReflect init_gettext function rename.
2006-09-26 Elan RuusamäeAdd checking of msg cache validity. $TPUT and $GETTEXT...
2006-09-18 Elan RuusamäeAllow /usr being mounted afterwards.
2006-09-18 Elan RuusamäeDrop superfluous default setting.
2006-09-18 Elan RuusamäeDon't touch chkconfig symlinks on chroot, instead play...
2006-09-18 Elan Ruusamäe/etc/sysconfig/system already loaded by init.d/function...
2006-09-18 Elan RuusamäeRUN_LDCONFIG not used here.
2006-09-18 Elan RuusamäeCorrected tput check.
2006-09-18 Elan RuusamäeTrap and hide errors when reading msg cachefile.
2006-09-17 Elan RuusamäePunctuation.
2006-09-17 Elan RuusamäeNo need to force any settings for initng.
2006-09-17 Elan RuusamäeUse lockfiles.
2006-09-17 Elan RuusamäeCache colors in filesystem too.
2006-09-17 Elan Ruusamäebusy(), ok(), started(), are constant so their values...
2006-09-17 Elan RuusamäeBuffer show() function so the display to be more smooth.
2006-09-17 Elan RuusamäeCorrect show() function printf handling.
2006-09-17 Elan RuusamäeRETVAL is set by start(); if any.
2006-09-17 Elan RuusamäeRETVAL is set by start(); if any.
2006-09-17 Elan RuusamäeDemonstrate use of functions.
2006-09-17 Elan RuusamäeShortcuts for vserver.
2006-09-17 Elan RuusamäeMerge optimzations from network script.
2006-09-17 Elan RuusamäeAdd bug-5795.patch (assume it's correct).
2006-09-17 Elan RuusamäeUse functions to avoid reexec for restart.
2006-09-17 Elan RuusamäePropset Id
2006-09-17 Elan RuusamäeUpdate chkconfig description.
2006-09-17 Elan RuusamäeLSB compliance.
2006-09-17 Elan RuusamäeCache termput calls within same script.
2006-09-17 Elan RuusamäeKill bogus +arg checks.
2006-09-17 Elan RuusamäeAlways use cached in show() function (There's no benef...
2006-09-17 Elan RuusamäeCleanup nls() function.
2006-09-17 Elan RuusamäeAvoid overwriting global NLS_DOMAIN if can do without.
2006-09-17 Elan RuusamäeKeep state of have gettext and have tput per whole...
2006-09-17 Elan RuusamäeUse buggy awk-printf wrapper only if /bin/printf is...
2006-09-17 Elan RuusamäeUse locking for rc.local , so that it's no longer invok...
2006-09-17 Elan RuusamäeCosmetics for vim
2006-09-17 Elan RuusamäeLSB compliance
next
This page took 3.072978 seconds and 7 git commands to generate.