mirror of https://schlomp.space/tastytea/hashboot
added list of tested setups
parent
8b35dfd4d6
commit
e833282498
13
INSTALL
13
INSTALL
|
@ -3,3 +3,16 @@
|
||||||
* Place hashboot.sh anywhere in $PATH
|
* Place hashboot.sh anywhere in $PATH
|
||||||
* Install the appropriate init script
|
* Install the appropriate init script
|
||||||
* If applicable, copy kernel-hooks.debian to /etc/kernel/post{inst,rm}.d/zzz-hashboot (make sure it is called after all other hooks)
|
* If applicable, copy kernel-hooks.debian to /etc/kernel/post{inst,rm}.d/zzz-hashboot (make sure it is called after all other hooks)
|
||||||
|
|
||||||
|
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)
|
||||||
|
|
Loading…
Reference in New Issue