No Description

nsITobin   Add patch to remove most of rust infra 1 week ago
.gitattributes Git stuff 2 weeks ago
.gitignore Git stuff 2 weeks ago
1001-cleanup-remove-other-arch.patch Add patches 2 weeks ago
1002-cleanup-remove-rusty-meat.patch Add patch to remove most of rust infra 1 week ago
README.md Update 'README.md' 1 week ago
series Add patch to remove most of rust infra 1 week ago
status Add patches 2 weeks ago

README.md

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.
  • 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.