Browse Source

Update 'README.md'

nsITobin 1 week ago
parent
commit
c5f5f3b3d3
1 changed files with 2 additions and 1 deletions
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -3,11 +3,12 @@ Snowball Kernel
 
 **Goals**
 - **A Rust-Free Kernel** that is *theoretically* maintainable from upstream patches or direct contribution while eliminating a majority of the bagage.
+- Drop non-x86-64 architecture support.
 - Drop archaic hardware support.
 - Drop uncommon Filesystem support.
 - Drop non-optimal compression support.
 - Drop perpetual experimental code paths.
-- Eliminate all traces of selinux
+- Eliminate all traces of selinux.
 - Drop and gaurd against corperate anti-features that only benefit farms and clusters in high security environments and otherwise slow down execution for everyone else.
 - Targets and prioritizes x86-64 Content/Media Workstation use soley.