diff --git a/README.md b/README.md index e9c8a4d4fc0bdf831f5f0fa7649c6ab7489907e7..0dfbedd90066dba40678fd54c0cdf5e2d6c3a5e8 100644 --- a/README.md +++ b/README.md @@ -11,10 +11,11 @@ ### Trimming Efforts - While linux-hardened security patchsets along with kernel configurations are notable for this kernel project, the purpose was to practice minimalism by reducing the size of the linux kernel, thereby cutting attack surface. This is not a trivial thing to record, therefore we are displaying the size purely as a point of comparison. -|Plague | -|--- | --- | -|Size (/lib/modules/)|47.0 MB | -|Size (vmlinuz)|8.1 MB| +| | Plague | Vanilla | +| --- |--- | --- | +| Size (/lib/modules/)| 47.0 MB | 126.0 MB | +| Size (vmlinuz) | 8.1 MB | 14.0 MB | +| No. of modules | 2428 | 4402 | ### Current kconfig-hardened-check results