aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2021-09-04add meson build filesWilliam Hubbs
2021-08-13on_ac_power: support multiple power_supply devices in sysfsSven Wegener
2020-11-20scripts/shutdown.in: fix sysvinit compatible shutdownWilliam Hubbs
2018-12-27scripts: fix halt, poweroff and reboot wrappersartoo
2018-12-08standardize the default shellWilliam Hubbs
2017-07-11fix sysvinit compatibility for shutdown wrapperWilliam Hubbs
2017-07-11fix sysvinit compatibility for reboot wrapperWilliam Hubbs
2017-07-11fix sysvinit compatibility for poweroff wrapperWilliam Hubbs
2017-07-10fix halt wrapper so it is sysvinit compatibleWilliam Hubbs
2017-06-12fix argument parsing for the sysvinit shutdown wrapperWilliam Hubbs
2017-06-12scripts/shutdown: fix arguments to be sysvinit shutdown compatibleWilliam Hubbs
2017-06-12Fix link to shutdown for MKSYSVINIT=yesWilliam Hubbs
2017-06-12scripts/Makefile: make symlinks absolute instead of relativeudeved
2017-06-12scripts/Makefile: respect SBINDIR with MKSYSVINITudeved
2017-06-07scripts/shutdown: pass --single to openrc-shutdownWilliam Hubbs
2017-05-31openrc-init: add optional sysvinit compatibilityWilliam Hubbs
2017-02-22scripts: make sure the rc-sstat symlink is always replacedWilliam Hubbs
2017-01-26Revert "scripts: do not substitute for @SHELL@ in rc-sstat"William Hubbs
2017-01-08scripts: do not substitute for @SHELL@ in rc-sstatWilliam Hubbs
2016-01-22fix testsWilliam Hubbs
2015-12-21Convert OpenRC to a centralized copyright/license structureWilliam Hubbs
2015-06-10Add rc-sstat scriptWilliam Hubbs
2013-12-02remove type commandWilliam Hubbs
2011-11-17on_ac_power: Fix AC adapter presence recognitionAlessio Ababilov
2010-07-12on_ac_power needs to exit not return bug #322037Jory A. Pratt
2010-03-27Support sysfs.Michal Gorny
2009-12-10Move on_ac_power to a shell script.Roy Marples