index
:
user/sven/openrc.git
master
github/0.18.x
github/0.19.x
github/0.20.x
github/HEAD
github/gh-pages
github/master
github/mount-service
github/new-netmount
github/openrc-0.10.x
github/openrc-0.11.x
github/openrc-0.12.x
github/openrc-0.13.x
github/openrc-0.15.x
github/openrc-0.16.x
github/openrc-0.9.8.x
github/openrc-0.9.9.x
github/refactor
github/runit
origin/0.18.x
origin/0.19.x
origin/0.20.x
origin/0.21.x
origin/0.22.x
origin/0.23.x
origin/0.24.x
origin/0.26.x
origin/0.27.x
origin/0.31.x
origin/0.32.x
origin/0.33.x
origin/0.34.x
origin/0.35.x
origin/0.38.x
origin/0.39.x
origin/0.40.x
origin/0.41.x
origin/0.42.x
origin/0.43.x
origin/0.44.x
origin/0.45.x
origin/0.47.x
origin/0.52.x
origin/0.53.x
origin/0.54.x
origin/0.55.x
origin/0.60.x
origin/0.62.x
origin/HEAD
origin/cgroup-rework
origin/cmdline
origin/default_logger
origin/dependency-rework
origin/dynamic-multiplex
origin/functions.sh
origin/gh-pages
origin/improve-hostname
origin/install-version-with-meson
origin/librc-rework
origin/lxc
origin/master
origin/mount-service
origin/netbsd-fix
origin/new-netmount
origin/openrc-0.10.x
origin/openrc-0.11.x
origin/openrc-0.12.x
origin/openrc-0.13.x
origin/openrc-0.15.x
origin/openrc-0.16.x
origin/openrc-0.9.8.x
origin/openrc-0.9.9.x
origin/parallel_rework_followup
origin/proper-errors
origin/rc-status-checks
origin/rc-update-env
origin/respawn-with-units
origin/resupervise-daemon
origin/rm-prefix
origin/s6-reload
origin/scriptdir_load
origin/setgroups-zero
origin/sysctl
origin/tests
origin/vapier
[no description]
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init.d
/
procfs.in
Age
Commit message (
Expand
)
Author
2015-05-01
Disable service scripts for systemd-nspawn
Mike Gilbert
2015-04-20
Add binfmt service to sysinit runlevel
William Hubbs
2015-04-20
procfs: do not force loading of usbcore module
William Hubbs
2015-04-20
procfs: remove usbfs and usbdevfs support
William Hubbs
2015-04-19
procfs: do not test for the existence of /proc/filesystems
William Hubbs
2015-04-17
procfs: remove redundant check for OpenVZ
William Hubbs
2015-04-14
Move SELinux mount to sysfs service
William Hubbs
2014-06-20
SELinux filesystem is at /sys/fs/selinux
Sven Vermeulen
2013-12-29
Rename runscript to openrc-run
William Hubbs
2013-02-23
Fix shebangs in services to point to the correct location of runscript
Andrew Gregory
2013-02-16
do not use SYSCONFDIR for binfmt.d
Andrew Gregory
2012-07-26
Bring Back prefix support
William Hubbs
2012-04-16
init.d/procfs: posix compatibility fix
Sergei Trofimovich
2012-02-21
Remove prefix support
openrc-0.9.9
William Hubbs
2012-02-16
Enable binfmt_misc for openvz containers
William Hubbs
2012-02-16
Replace hard coded reference to /etc with @SYSCONFDIR@
William Hubbs
2011-09-18
procfs: simplify the binfmt_misc mount check
Mike Frysinger
2011-09-18
procfs: drop nfsd mounting
Mike Frysinger
2011-09-18
procfs: load config files from binfmt.d into /proc/sys/fs/binfmt_misc/register
Mike Frysinger
2011-06-29
drop useless "All rights reserved" notice
Mike Frysinger
2011-04-17
Check for /sys/module/usbcore before modprobe usbcore
Anthony G. Basile
2010-01-08
random spelling fixes
Mike Frysinger
2009-11-04
Add support for Linux Containers, fixes #202.
Roy Marples
2009-07-01
We should use -feature instead of nofeature.
Roy Marples
2009-05-11
procfs should use modules.
Charlie
2009-05-01
Add (c) to Copyright
Roy Marples
2009-04-27
Style.
Roy Marples
2008-10-10
sysinit is now a real runlevel that handles things like udev, dmesg and
Roy Marples
2008-04-22
Our init scripts normally output context in [ .. ]
Roy Marples
2008-03-25
Rework our folder structure so that we don't have OS specific dirs, making it...
Roy Marples