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
/
sh
/
init.sh.Linux.in
Age
Commit message (
Expand
)
Author
2014-01-18
init-Linux.sh: do not mount /run with nosuid
William Hubbs
2013-12-12
Rename the rc binary to openrc
William Hubbs
2013-02-16
make init.sh and init-early.sh honor SYSCONFDIR
Andrew Gregory
2012-12-22
Set a default size for /run on Linux
William Hubbs
2012-12-19
init.sh.Linux: do not try to remove the /run/openrc symlink
William Hubbs
2012-12-07
init-linux: Do not remove the $rc_libexecdir/init.d directory
William Hubbs
2012-12-06
migrate-to-run: do not require a reboot
William Hubbs
2012-07-02
fix handling of /run for vserver
William Hubbs
2012-05-14
move rc_svcdir to /run/openrc on Linux systems
William Hubbs
2012-05-02
clarify the message about /proc being already mounted
William Hubbs
2011-09-12
Revert "Mount /run as early as possible"
Christian Ruppert
2011-09-06
Mount /run as early as possible
William Hubbs
2011-06-29
drop useless "All rights reserved" notice
Mike Frysinger
2011-05-16
only warn about /run if it exists
Mike Frysinger
2011-04-19
fix permissions for /run/lock
William Hubbs
2011-04-18
Add support for /run directory
Amadeusz Żołnowski
2011-03-24
rework test for mounted /proc
William Hubbs
2011-01-18
sh/init: Detect a mounted /proc without sleeping
Robin H. Johnson
2011-01-17
more whitespace cleanup
Mike Frysinger
2010-12-03
fix selinux context for rc-svcdir (bug #347503)
Robin Johnson
2010-02-26
Mount xenfs early so OpenRC can detect it.
Juan RP
2009-11-20
If mounting tmpfs fails, try ramfs.
Roy Marples
2009-05-23
Move non compiled libraries from /lib/rc to /libexec/rc
Roy Marples
2009-05-01
Add (c) to Copyright
Roy Marples
2009-04-26
Stop using needless {} in vars
Roy Marples
2008-11-03
Add a new shutdown runlevel, Gentoo #224537.
Roy Marples
2008-10-10
sysinit is now a real runlevel that handles things like udev, dmesg and
Roy Marples
2008-08-19
Allow OpenVZ to mount /sys and device managers, #102
Roy Marples
2008-04-06
Some systems are only detectable after /proc is mounted, so re-test if unknown.
Roy Marples
2008-03-26
.sh.BSD.in is a better extension.
Roy Marples