Age | Commit message (Expand) | Author |
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 |
2013-07-23 | tmpfiles: make b and c commands set ownership and permissions | William Hubbs |
2013-07-19 | rc-status: fix typo | Alexander V Vershilov |
2013-07-16 | typo fix | Hank Leininger |
2013-07-16 | rc-status: fix -a to show all services | Alexander V Vershilov |
2013-07-05 | cgroups: change '$$' to 0 for consistency | William Hubbs |
2013-07-05 | Merge branch 'cgroup.systemd' | William Hubbs |
2013-07-01 | Put a service on into a top hierarchy of each cgroup | Alexander V Vershilov |
2013-06-25 | Merge branch 'gentoo' | William Hubbs |
2013-06-25 | cgroups: add support for systemd cgroup hierarchy | William Hubbs |
2013-06-24 | Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/openrc | Robin H. Johnson |
2013-06-24 | efivarfs: Support EFI variable access in 3.10 kernels. | Robin H. Johnson |
2013-06-24 | efivarfs: Support EFI variable access in 3.10 kernels. | Robin H. Johnson |
2013-06-16 | Fix quoting in cgroup-release-agent | Alexander V Vershilov |
2013-06-16 | cgroups: hide messages about non-existent processes | Alexander V Vershilov |
2013-05-25 | runscript.sh: run cgroup_cleanup automatically after stop | William Hubbs |
2013-05-25 | rc_cgroup.sh: fix typo | Alexander V Vershilov |
2013-05-07 | Fix wrong wording in STYLE | Alexander Berntsen |
2013-05-07 | Document busybox applet incompatibilities | William Hubbs |
2013-05-05 | fix setfont detection in early startup on Linux | William Hubbs |
2013-05-02 | Add service applet | William Hubbs |
2013-05-01 | fix the build for non-selinux systems | William Hubbs |
2013-04-28 | rc: allow switching runlevels without stopping services | William Hubbs |
2013-04-27 | fsck: fix typo | Eugeny Shkrigunov |
2013-04-25 | add cgroup cleanup support | Alexander Vershilov |
2013-04-09 | Fix autodetection of lxc | Natanael Copa |
2013-04-08 | create loopback service | William Hubbs |
2013-04-03 | migrate-to-run: fix test for successful migration | William Hubbs |
2013-03-22 | localmount: add "no" in front of network file system types | William Hubbs |
2013-03-20 | runscript: update documentation for the provide function | William Hubbs |
2013-03-12 | config: move rc_fuser_timeout to rc.conf | William Hubbs |
2013-03-12 | Make fuser command time out | William Hubbs |
2013-03-11 | tmpfiles: add support for the new X line type | William Hubbs |
2013-03-08 | oldnet: convert netmask to decimal numbers in _netmask2cidr | Yuta SATOH |