]> git.pld-linux.org Git - projects/rc-scripts.git/shortlog
projects/rc-scripts.git
2010-05-10 Jacek Konieczny- --no-wait when emitting some signals, to prevent... upstart_native
2010-05-10 Jacek Konieczny- event names fixed, the mistake caused hard lockups...
2010-05-10 Jacek Konieczny- 'random' implemented as an upstart job – this is...
2010-05-10 Jacek Konieczny- do not remove random seed file on boot
2010-05-10 Jacek Konieczny- save whole entropy pool
2010-05-10 Jacek Konieczny- make 'status' action useful'
2010-05-10 Jacek Konieczny- 'upstart_controlled --except' documentation
2010-05-10 Jacek Konieczny- use 'configtest' before restart/reload if available
2010-05-09 Jacek Konieczny- emit pld.shutdown-started after blocking signals
2010-05-08 Jacek Konieczny- in init script emit the same signals would be emited...
2010-05-08 Elan Ruusamäe- typo
2010-05-07 Jacek Konieczny- a few words about startup progress tracking
2010-05-07 Jacek Konieczny- --except option for upstart_controlled to simplify...
2010-05-07 Jacek Konieczny- try-restart LSP action implemented
2010-05-07 Jacek Konieczny- setuidgid tool added (from freedt) as upstart doesn...
2010-05-07 Jacek Konieczny- --upstart and --no-upstart options to /sbin/service
2010-05-07 Jacek Konieczny- rst comment for the VIM directives
2010-05-07 Jacek Konieczny- some documentation for using rc-scripts with upstart
2010-05-06 Jacek Konieczny- emit pld.shutdown-started
2010-05-06 Jacek Konieczny- oh, this one was wrongly reverted… re-revert the...
2010-05-06 Jacek Konieczny- svn:ignore properties set
2010-05-06 Jacek Konieczny- oops, wrong version commited. Reversed last change...
2010-05-06 Jacek Konieczny- missing []
2010-05-06 Jacek Konieczny- fixes
2010-05-06 Jacek Konieczny- rewriting 'service', 'chkconfig' and others will...
2010-05-06 Jacek Konieczny- use initctl for upstart-controlled jobs
2010-05-06 Jacek Konieczny- emit ubuntu-compatible events on system start
2010-05-06 Jacek Konieczny- do not use /etc/rc.d/init.d scripts when upstart...
2010-05-06 Jacek Konieczny- emit upstart events on network start/stop
2010-05-06 Jacek Konieczny- utility functions for upstart event-based boot
2010-05-06 Jacek Konieczny- 'upstart_native' branch, based on current Th release...
2010-04-07 Elan Ruusamäe- release 0.4.2.8
2010-04-07 Elan Ruusamäe- release 0.4.2.8 0.4.2.8
2010-04-07 Elan Ruusamäe- add --redirfds similar to --closefds
2010-04-05 Elan Ruusamäe- tabs
2010-04-05 Elan Ruusamäe- no need to load service config to check network state
2010-02-08 Jakub Bogusz- WLAN_WPA_DRIVER should default to wext
2010-02-08 Elan Ruusamäe- skip dead pids in status() with --pidfile, or is...
2010-02-08 Elan Ruusamäe- test for status() --pidfile
2010-02-08 Elan Ruusamäe- move tests to t/
2010-01-15 Arkadiusz MiśkiewiczUse two separate tests instead of single double test...
2010-01-11 Elan Ruusamäe- C locale for consistent changelog
2010-01-11 Arkadiusz MiśkiewiczDrop EVMS_MD since it's not used.
2010-01-10 Arkadiusz MiśkiewiczPrepare for 0.4.2.7. 0.4.2.7
2009-12-02 Elan Ruusamäe- more reverting baggins buzybox branch changes regardi...
2009-11-24 Tomasz Pala- having EVMS_LVM=yes without the tools doesn't make...
2009-11-22 Elan Ruusamäe- add rc.init back
2009-11-22 Elan Ruusamäe- restore, but this time with some doc too
2009-11-22 Elan Ruusamäe- hwclock doesn't recognize -l (patch from devel-en)
2009-11-22 Elan Ruusamäe- formatting
2009-11-22 Elan Ruusamäe- nwid already set earlier
2009-11-22 Elan Ruusamäe- typo, dots
2009-11-22 Elan Ruusamäe- rc.init does not seem to be used anywhere; remove it
2009-11-22 Elan Ruusamäe- mention HOTPLUG
2009-11-22 Elan Ruusamäe- cleanup
2009-11-20 Elan Ruusamäe- cleanup trailing whitespace
2009-11-20 Elan Ruusamäe- back to /bin/sh
2009-11-20 Elan Ruusamäe- apply rc-scripts-modules.patch
2009-11-20 Elan Ruusamäe- prepare for 0.4.2.6 release 0.4.2.6
2009-11-19 Elan Ruusamäe- with --pidfile set in status(), don't make wrong...
2009-11-19 Elan Ruusamäe- fix weird typo
2009-11-19 Elan Ruusamäe- if pidfile specified, pid must be there, don't fallba...
2009-11-19 Elan Ruusamäe- rc.local is sourced, not executed
2009-11-17 Elan Ruusamäe- partial merge of baggin's busybox branch changes
2009-11-17 Elan Ruusamäe- status -p shortopt for --pidfile
2009-11-16 Tomasz Pala- unknown/unsupported: return 2 if no tools found or...
2009-11-16 Tomasz Pala- don't call check_mii_tool if ethtool or iwconfig...
2009-11-16 Tomasz Pala- check rfkill before iwconfig (more common and doesn...
2009-11-16 Tomasz Pala- it's common for WiFi that all the methods of link...
2009-11-04 Tomasz Pala- don't disable bridged device just before bridge start...
2009-11-04 Tomasz Pala- dont't set bridged device down! some subdevice can...
2009-11-03 Tomasz Pala- bridge forward delay is used regardless of STP,
2009-10-25 Elan Ruusamäe- fix devs detect
2009-10-16 Elan Ruusamäe- stderr redirected anyway, nothing special needed...
2009-10-15 pawelz- do not reduce MTU by default. It kills ipsec.
2009-10-15 pawelz- ppp configuration for PLAY MOBILE (tested on HUAWEI...
2009-10-14 Elan Ruusamäe- local args in /etc/modules processing
2009-09-14 Tomasz Pala- there's no point in trying to run vg{scan,change...
2009-09-02 Arkadiusz MiśkiewiczSet rc to 0 for mdadm rc=2 case.
2009-09-01 Paweł Gołaszewski- cpuset shouldn't be mounted unconditionally - it...
2009-08-30 Arkadiusz Miśkiewiczmdadm status codes 0 and 2 (new in mdadm 3.0) are success
2009-08-25 Elan Ruusamäe- use shell construct
2009-08-25 Arkadiusz MiśkiewiczSkip comments in args.
2009-08-24 Arkadiusz MiśkiewiczRestore extra check.
2009-08-17 Arkadiusz MiśkiewiczNew getkey handling (from fc).
2009-08-16 Arkadiusz MiśkiewiczUpdated. 0.4.2.4
2009-08-16 Arkadiusz MiśkiewiczRelease 0.4.2.4.
2009-08-11 Elan Ruusamäe- no subshell needed and unify modprobe -c callout
2009-08-11 Arkadiusz MiśkiewiczDon't use modprobe.conf file. Use /sbin/modprobe -c...
2009-08-07 hawk- '-k' is no longer valid modprobe switch
2009-07-25 Elan Ruusamäe- configtest alias
2009-07-25 Elan Ruusamäe- improved configtest output sequence
2009-07-25 Elan Ruusamäe- add checkconfig action sample
2009-07-25 Elan Ruusamäe- use <service_name> for msg as it usualy differs
2009-07-21 zbyniu- added firmware-loader.sh for autoload firmware on...
2009-07-17 shadzik- add en_US.UTF-8/UTF-8 de_DE.UTF-8/UTF-8 en_GB.UTF...
2009-07-16 Arkadiusz MiśkiewiczUpdate LINES correctly.
2009-07-16 Arkadiusz MiśkiewiczOn IPMI serial console COLUMNS ends up with negative...
2009-07-01 Elan Ruusamäe- fix underquoted definition warning
2009-07-01 Elan Ruusamäe- 0.4.2.3
next
This page took 0.31239 seconds and 4 git commands to generate.