2015-10-17 18:03:22 -04:00
|
|
|
* Make hashboot executable
|
|
|
|
* Place hashboot anywhere in $PATH
|
2015-10-03 09:15:29 -04:00
|
|
|
* Install the appropriate init script
|
2015-10-03 12:36:47 -04:00
|
|
|
* If applicable, copy kernel-hook to /etc/kernel/post{inst,rm}.d/zzz-hashboot (make sure it is called after all other hooks)
|
2015-10-03 11:36:39 -04:00
|
|
|
|
|
|
|
VERIFIED TO WORK ON:
|
|
|
|
* Gentoo (as of 2015/10)
|
|
|
|
* Arch (as of 2015/10)
|
|
|
|
|
|
|
|
SHOULD WORK ON:
|
|
|
|
* Systems with systemd init system
|
|
|
|
* Systems with openrc init system
|
|
|
|
* Systems with system v init system
|
|
|
|
|
|
|
|
WORKS NOT ON:
|
|
|
|
* Ubuntu 14.04 (initscript.sysv doesn't interrupt boot process)
|
|
|
|
* Systems with boot splash (I think)
|
2015-10-04 11:19:47 -04:00
|
|
|
* Systems with openrc/sysv-init and parallel boot
|