Age | Commit message (Expand) | Author |
2013-12-08 | rc.conf: Sync list of network file systems with actual defaults | William Hubbs |
2013-12-08 | bootmisc.in: fix boot order | Petre Rodan |
2013-12-06 | network.in: skip loopback device | Andrew Gregory |
2013-12-02 | remove type command | William Hubbs |
2013-12-01 | rc-update: make "service already installed" message informational | William Hubbs |
2013-11-30 | functions.sh: yesno: (mostly) fix eval logic | Mike Frysinger |
2013-10-31 | Fix the service-level rc_verbose setting | William Hubbs |
2013-10-30 | Begin port to GNU/kFreeBSD | Steven Chamberlain |
2013-10-28 | bootmisc: do not run clean_run on VSERVER systems | William Hubbs |
2013-10-28 | loopback: do not run in a prefix or vserver | William Hubbs |
2013-10-21 | librc: do not allow "." and ".." as runlevel names | William Hubbs |
2013-10-21 | Revert "Make einfo routines private" | William Hubbs |
2013-10-18 | remove redundant sync calls | William Hubbs |
2013-10-14 | Add uml keyword to fsck service. | Alexander V Vershilov |
2013-10-12 | convert flock() messages to verbose warnings | William Hubbs |
2013-10-08 | netmount: add -lxc keyword | William Hubbs |
2013-10-06 | start-stop-daemon: fix do_stop calls | William Hubbs |
2013-10-04 | FL-786: localmount: support filesystem mounting on openvz | Daniel Robbins |
2013-10-04 | librc: fix a read off-by-one bug | Natanael Copa |
2013-10-04 | librc: fix off-by-one bug | Natanael Copa |
2013-09-30 | start-stop-daemon: fix eerorr calls in get_pid | William Hubbs |
2013-09-27 | fix cgroup_cleanup function | William Hubbs |
2013-09-26 | Make einfo routines private | William Hubbs |
2013-09-24 | start-stop-daemon: remove the verbose variable | William Hubbs |
2013-09-23 | start-stop-daemon: remove the quiet variable | William Hubbs |
2013-09-23 | rc: add service to ignore patterns | William Hubbs |
2013-09-23 | style fixes | William Hubbs |
2013-09-20 | Fix stacked runlevel support | Alexander V Vershilov |
2013-09-03 | rc: add support for suppressing error messages | William Hubbs |
2013-09-03 | libeinfo: add separate variable to suppress eerror messages | William Hubbs |
2013-09-01 | init.d: update ignore patterns | William Hubbs |
2013-08-28 | libeinfo: suppress output for eerror* functions | William Hubbs |
2013-08-27 | Revert "Libeinfo: do not suppress ewarn() messages" | William Hubbs |
2013-08-26 | start-stop-daemon: remove redundant test of the quiet value | William Hubbs |
2013-08-26 | start-stop-daemon: fix --quiet switch | William Hubbs |
2013-08-24 | increment version | William Hubbs |
2013-08-24 | man/runscript.8: minor grammar fixes | William Hubbs |
2013-08-15 | fix typo on runscript man page | William Hubbs |
2013-08-14 | typo fix | William Hubbs |
2013-08-14 | add note to README about the net.* scripts moving to their own package | William Hubbs |
2013-08-13 | Remove gentoo's net.* scripts | William Hubbs |
2013-08-13 | Clarify the documentation about the restart function | William Hubbs |
2013-08-06 | Fix Permission Denied on reading dmesg in an LXC container | Fedja Beader |
2013-07-31 | devfs: Add -lxc keyword | Alexander V Vershilov |
2013-07-27 | tmpfiles: do not signal an error if device nodes already exist | Dirk Sondermann |
2013-07-26 | swapfiles: do not try to unmount all tmpfs mounts | William Hubbs |
2013-07-25 | Add support for DragonFly BSD | Gary |
2013-07-25 | rc-cgroup: make sure the tasks file exists before adding the pid | William Hubbs |
2013-07-25 | Introduce the tmpfiles.dev service | William Hubbs |
2013-07-25 | tmpfiles: add --prefix and --exclude-prefix options | William Hubbs |