31
I Use This!
Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
May 08, 2023 — May 08, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't timeout waiting for checkfs and checkroot. Do a better fix later. More... about 17 years ago
We don't have console, so default to no for fsck More... about 17 years ago
SSD_NICELEVEL can now affect the nicelevel for daemons started by start-stop-daemon, #175397. More... about 17 years ago
Correct tabs More... about 17 years ago
Don't delete addresses for PPP interfaces, #176764. More... about 17 years ago
Stop blindly assuming that a blank TERM is cons25. For cons25 terms we drop one column so we don't get an extra newline. More... about 17 years ago
s-s-d with dhcpcd still has some issues, revert until a fix for dhcpcd is made More... about 17 years ago
debugfs support More... about 17 years ago
Stop using the [ -z "$@" ] test, use [ $# = 0 ] instead, #176554. More... about 17 years ago
restart/schedule stopped services when the trigger service goes inactive on a restart More... about 17 years ago
Fix carrier_timeout More... about 17 years ago
Fix style More... about 17 years ago
/etc/init.d/foo start and stop no longer exit when service is fully started or stopped, #176452. More... about 17 years ago
env-update now respects COLON_SEPARATED and SPACE_SEPARATED env.d values, #176198. More... about 17 years ago
Don't dmesg for VPS systems More... about 17 years ago
Don't dmesg for VPS systems More... about 17 years ago
Don't sysctl for VPS systems More... about 17 years ago
File to configure our font as early as possible in init More... about 17 years ago
checkroot and checkfs now use more friendly generic options, #116016 More... about 17 years ago
Set fonts in init-early.sh, don't stop services twice when shutting down and lock prefixed output. More... about 17 years ago
Fix early setting of font More... about 17 years ago
Don't abort select when on signals More... about 17 years ago
Don't pass $CONSOLE to sulogin and split rc_environ_fd on NULLs More... about 17 years ago
Fix vservers More... about 17 years ago
Now that dhcpcd-3 is stable on all arches, use it with start-stop-daemon. More... about 17 years ago
Fix Makefile to clean and remove .svn when making dist. rc-mount no longer appends -f for linux mount and uses -i instead to ignore helpers More... about 17 years ago
We now have an alternative to buffering stdout and stderr. RC_PREFIX="yes" will put the service name as a prefix to all output made by the service. Thanks to Ciaran McCreesh for the idea. More... about 17 years ago
quiet clip More... about 17 years ago
We now buffer stdout and stderr to a file and flush that when running in parallel. RC_PARALLEL_STARTUP has been renamed to RC_PARALLEL. More... about 17 years ago
Harden unicode settings More... about 17 years ago