summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-30Begin port to GNU/kFreeBSDopenrc-0.12.4origin/openrc-0.12.xgithub/openrc-0.12.xSteven Chamberlain
2013-10-28bootmisc: do not run clean_run on VSERVER systemsWilliam Hubbs
2013-10-28loopback: do not run in a prefix or vserverWilliam Hubbs
2013-10-28start 0.12.4William Hubbs
2013-10-18Add uml keyword to fsck service.openrc-0.12.3Alexander V Vershilov
2013-10-18start work on OpenRC-0.12.3William Hubbs
2013-10-08FL-786: localmount: support filesystem mounting on openvzopenrc-0.12.2Daniel Robbins
2013-10-08librc: fix off-by-one bugNatanael Copa
2013-10-08librc: fix a read off-by-one bugNatanael Copa
2013-10-08netmount: add -lxc keywordWilliam Hubbs
2013-10-08start-stop-daemon: fix do_stop callsWilliam Hubbs
2013-10-08start-stop-daemon: fix eerorr calls in get_pidWilliam Hubbs
2013-10-08start work on OpenRC-0.12.2William Hubbs
2013-10-02fix cgroup_cleanup functionopenrc-0.12.1William Hubbs
2013-10-02start work on OpenRC 0.12.1William Hubbs
2013-08-14typo fixopenrc-0.12William Hubbs
2013-08-14add note to README about the net.* scripts moving to their own packageWilliam Hubbs
2013-08-13Remove gentoo's net.* scriptsWilliam Hubbs
2013-08-13Clarify the documentation about the restart functionWilliam Hubbs
2013-08-06Fix Permission Denied on reading dmesg in an LXC containerFedja Beader
2013-07-31devfs: Add -lxc keywordAlexander V Vershilov
2013-07-27tmpfiles: do not signal an error if device nodes already existDirk Sondermann
2013-07-26swapfiles: do not try to unmount all tmpfs mountsWilliam Hubbs
2013-07-25Add support for DragonFly BSDGary
2013-07-25rc-cgroup: make sure the tasks file exists before adding the pidWilliam Hubbs
2013-07-25Introduce the tmpfiles.dev serviceWilliam Hubbs
2013-07-25tmpfiles: add --prefix and --exclude-prefix optionsWilliam Hubbs
2013-07-23tmpfiles: make b and c commands set ownership and permissionsWilliam Hubbs
2013-07-19rc-status: fix typoAlexander V Vershilov
2013-07-16typo fixHank Leininger
2013-07-16rc-status: fix -a to show all servicesAlexander V Vershilov
2013-07-05cgroups: change '$$' to 0 for consistencyWilliam Hubbs
2013-07-05Merge branch 'cgroup.systemd'William Hubbs
2013-07-01Put a service on into a top hierarchy of each cgroupAlexander V Vershilov
2013-06-25Merge branch 'gentoo'William Hubbs
2013-06-25cgroups: add support for systemd cgroup hierarchyWilliam Hubbs
2013-06-24Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/openrcRobin H. Johnson
2013-06-24efivarfs: Support EFI variable access in 3.10 kernels.Robin H. Johnson
2013-06-24efivarfs: Support EFI variable access in 3.10 kernels.Robin H. Johnson
2013-06-16Fix quoting in cgroup-release-agentAlexander V Vershilov
2013-06-16cgroups: hide messages about non-existent processesAlexander V Vershilov
2013-05-25runscript.sh: run cgroup_cleanup automatically after stopWilliam Hubbs
2013-05-25rc_cgroup.sh: fix typoAlexander V Vershilov
2013-05-07Fix wrong wording in STYLEAlexander Berntsen
2013-05-07Document busybox applet incompatibilitiesWilliam Hubbs
2013-05-05fix setfont detection in early startup on LinuxWilliam Hubbs
2013-05-02Add service appletWilliam Hubbs
2013-05-01fix the build for non-selinux systemsWilliam Hubbs
2013-04-28rc: allow switching runlevels without stopping servicesWilliam Hubbs
2013-04-27fsck: fix typoEugeny Shkrigunov