Update documentation

This commit is contained in:
optout 2024-03-03 18:41:59 +00:00
parent ac4ee63b6c
commit 2f7fe2558b
No known key found for this signature in database
GPG Key ID: 13BA4BD4C14170C0
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ The Plague kernel was initially designed for PlagueOS (hardened Void Linux musl)
- [host_hardened.config](https://0xacab.org/optout/plague-kernel/-/blob/main/host_hardened.config?ref_type=heads) - Feature-complete baseline designed for the host
- [virt_hardened.config](https://0xacab.org/optout/plague-kernel/-/blob/main/virt_hardened.config?ref_type=heads) - Work-in-progress baseline designed to work within various guest Virtual Machines
- Note: This is currently bootable, but a comprehensive test is still needed within a set of VMs. Most notable issues at the moment are video
- Note: This is currently bootable, but a comprehensive test is still needed within a set of VMs. Most notable issues at the moment are video/media drivers preventing video playback
The script performs a variety of functions:
- Installs needed dependencies for compilation