mirror of
https://schlomp.space/tastytea/hashboot
synced 2024-11-07 15:19:17 +01:00
Added installation instructions for Void and Gentoo.
This commit is contained in:
parent
b0d7c515cd
commit
62d8a78c03
15
README.md
15
README.md
@ -9,6 +9,21 @@ installed, **hashboot** can check the BIOS for modifications too.
|
||||
|
||||
# Install
|
||||
|
||||
## Packages
|
||||
|
||||
### Void Linux
|
||||
|
||||
``` shellsession
|
||||
xbps-install -S hashboot
|
||||
```
|
||||
|
||||
### Gentoo
|
||||
|
||||
Ebuilds are available via the
|
||||
[tastytea repository](https://schlomp.space/tastytea/overlay).
|
||||
|
||||
## Manual
|
||||
|
||||
* Make hashboot executable
|
||||
* Place hashboot anywhere in ${PATH}
|
||||
* Install the appropriate init script
|
||||
|
Loading…
Reference in New Issue
Block a user