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
/
bootmisc.in
Age
Commit message (
Expand
)
Author
2022-01-30
init.d/bootmisc.in: prevent error due to nonexistant file
Dermot Bradley
2021-12-20
use HEAD in git URIs to point to the default branch
Mike Frysinger
2021-09-15
hide error when migrating /var/run to /run
Natanael Copa
2020-11-27
bootmisc: allow sysvinit compatibility during shutdown
William Hubbs
2017-06-05
init.d/bootmisc: use openrc-shutdown instead of halt to write halt record
William Hubbs
2017-04-10
bootmisc: do not remove ld-elf32.so.hints
i.Dark_Templar
2015-12-21
Convert OpenRC to a centralized copyright/license structure
William Hubbs
2015-10-21
bootmisc: optionally save the previous dmesg log
William Hubbs
2015-10-05
bootmisc: convert errors in clean_run function to warnings
William Hubbs
2015-10-05
bootmisc: only remove temp directory if umount is successful
William Hubbs
2015-06-02
bootmisc: Don't call dmesg in systemd-nspawn containers
Mike Gilbert
2015-02-27
bootmisc: clean_run safety improvements.
Robin H. Johnson
2014-08-10
bootmisc: do not run the clean_run function in an LXC container
William Hubbs
2014-01-15
bootmisc: Remove console directories only if $RC_LIBEXECDIR is writable
William Hubbs
2013-12-29
Rename runscript to openrc-run
William Hubbs
2013-12-08
bootmisc.in: fix boot order
Petre Rodan
2013-12-02
remove type command
William Hubbs
2013-10-28
bootmisc: do not run clean_run on VSERVER systems
William Hubbs
2013-08-06
Fix Permission Denied on reading dmesg in an LXC container
Fedja Beader
2013-02-23
Fix shebangs in services to point to the correct location of runscript
Andrew Gregory
2013-02-16
bootmisc: Skip cleaning /var/run or tmp directories if they are tmpfs
William Hubbs
2013-01-31
remove cruft from /run directory
William Hubbs
2012-11-06
init.d/bootmisc: Another instance of the same pattern matching case.
Robin H. Johnson
2012-11-06
init.d/bootmisc: POSIX XSI shellism.
Robin H. Johnson
2012-10-16
Migrate /var/run and /var/lock to symlinks
William Hubbs
2012-10-16
Add Vim modeline
Christian Ruppert
2012-07-26
Bring Back prefix support
William Hubbs
2012-02-21
Remove prefix support
openrc-0.9.9
William Hubbs
2012-01-28
Use "checkpath -W" instead of dir_writable()
Christian Ruppert
2012-01-26
bootmisc: stop deleting /etc/nologin
Mike Frysinger
2012-01-22
Make checks for writable directory posix compliant
William Hubbs
2012-01-05
really disable /var/{lock,run} migration to /run
William Hubbs
2011-12-29
disable /run migration until we have /run in baselayout
William Hubbs
2011-12-03
Integrate migrate-run into bootmisc
William Hubbs
2011-10-16
fix random typos
Mike Frysinger
2011-09-27
Make dmesg log optional
Christian Ruppert
2011-06-29
drop useless "All rights reserved" notice
Mike Frysinger
2011-04-08
do not timeout waiting for bootmisc to complete
William Hubbs
2011-03-25
bootmisc: clean up tmpdir cleaning
Mike Frysinger
2011-01-17
more whitespace cleanup
Mike Frysinger
2011-01-06
Bug 349571 - SELinux fixes for bootmisc
Chris Richards
2010-11-26
send error output from chattr command to /dev/null
William Hubbs
2010-10-31
Allow cleaning up of pam_mktemp-based temporary directories.
Diego Elio Pettenò
2010-10-23
remove 'use hostname' bug 340991, Thanks Diego
Jory A. Pratt
2009-11-10
Don't punt /var/log/wtmp if it exists, just create if it does not.
Jan Psota
2009-07-09
Only delete /etc/nologin if we can write to it
Roy Marples
2009-07-01
We should use -feature instead of nofeature.
Roy Marples
2009-06-13
Ensure that tmp dirs are +rw as well as +t.
Roy Marples
2009-06-08
Linux FHS requires /var/lib/misc
Roy Marples
2009-05-23
Move non compiled libraries from /lib/rc to /libexec/rc
Roy Marples
[next]