0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 12, 2024 — May 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix the nstop keyword. More... about 16 years ago
Style. More... about 16 years ago
Add the nostop keyword so that we don't stop the network init script by default. More... about 16 years ago
Stop using needless {} in vars More... about 16 years ago
Document tap interface creation. More... about 16 years ago
Use /bin/bash or user shell in /etc/passwd if none set before /bin/sh. More... about 16 years ago
Try and set a keymap as early as possible, #169 More... about 16 years ago
Use kill for the pid check as it's fast. More... about 16 years ago
Don't report final eends for interfaces as they make no sense. More... about 16 years ago
Document interfaces variable useage a bit better. More... about 16 years ago
Verbosely report vars correctly. More... about 16 years ago
Don't drop to sulogin by default, but make this configurable. More... about 16 years ago
We should match the full variable name. More... about 16 years ago
Add missing show levels switch. More... about 16 years ago
rc-status -c now lists services that have crashed. It returns 0 if there are crashed services, otherwise 1. This it easy to restart crashed services automatically. More for #120. More... about 16 years ago
Remove .depend before creating it. More... about 16 years ago
Cast to int More... about 16 years ago
Allow rc to start (optionally stop) crashed services, #120 More... about 16 years ago
Describe interval units More... about 16 years ago
Improve style for KNF More... about 16 years ago
Style More... about 16 years ago
Fix logic, thanks to Maryasin Semen More... about 16 years ago
Don't include hotplugged services in manual. More... about 16 years ago
Improve the service timeout code and reduce the timeout to 60 seconds. Don't process any dependencies when changing runlevels and called outside of RC otherwise we can deadlock. More... about 16 years ago
Document -i, --interpreted flag. More... about 16 years ago
Add the -i, --interpreted option. This enables the code to include the daemons interpreter when matching process name which fixes bug #164. Existing init scripts that rely on the old behaviour will need to be fixed. More... about 16 years ago
Document DHCP and iwconfig. More... about 16 years ago
Document \$int and how to create bridge and vlan interfaces. More... about 16 years ago
Use shell_var for shell variables. More... about 16 years ago
Style More... about 16 years ago