Linux Hardened

Minimal supplement to upstream Kernel Self Protection Project changes. Minor modification of https://github.com/anthraxx/linux-hardened

Pure Nim score 15/100 · last commit 2021-06-03 · 2 stars · tests present · no docs generated

Summary

Latest Version Unknown
License Unknown
CI Status Failing
Stars 2
Forks 0
Open Issues 0
Last Commit 2021-06-03
Downloads 0
Last Indexed 2026-07-30 04:39

Installation

nimble install Linux Hardened
choosenim install Linux Hardened
git clone https://gitlab.com/leogx9r/linux-hardened

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
Linux Hardened - - - - - - - - -

README

Linux kernel

There are several guides for kernel developers and users. These guides can be rendered in a number of formats, like HTML and PDF. Please read Documentation/admin-guide/README.rst first.

In order to build the documentation, use make htmldocs or make pdfdocs. The formatted documentation can also be read online at:

https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory, several of them using the Restructured Text markup notation. See Documentation/00-INDEX for a list of what is contained in each file.

Please read the Documentation/process/changes.rst file, as it contains the requirements for building and running the kernel, and information about the problems which may result by upgrading your kernel.