Browse Source

Add 'README.md'

nsITobin 1 week ago
parent
commit
868f85d807
1 changed files with 15 additions and 0 deletions
  1. 15 0
      README.md

+ 15 - 0
README.md

@@ -0,0 +1,15 @@
+Snowball Kernel
+-----
+
+**Goals**
+- **A Rust-Free Kernel** that is actually *theoretically* maintainable from upstream patches or direct contribution while eliminating a majority of the bagage.
+- Drop archaic hardware support.
+- Drop uncommon Filesystem support.
+- Drop non-optimal compression support.
+- Drop perpetual experimental code paths.
+- 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.
+
+**Usage**
+- TBD but this repo is an hg patchqueue because the git repository with history is nearly six gigs of data the server has to process or just under 2 with source from the tarball and no history. Too large to self host. An hg bundle will be the basis for the patchqueue.