Skip to content

Latest commit

 

History

History
88 lines (78 loc) · 5.7 KB

File metadata and controls

88 lines (78 loc) · 5.7 KB

🐧 Awake! Linux

A politically agnostic Linux distribution, without any AI 🐄💩


  • Fiercely independent & honest open-source software. (The FUTO Pledge)
    • We will never sell out.
    • We will never abuse our users.
    • We will always be transparently devoted to making delightful software.
  • Linux From Scratch (LFS) is the initial starting point.
    • Available security updates / bug fixes applied.
    • Custom script(s) based on manual instructions (not necessarily ALFS, but possibly).
  • System to be migrated to clang/llvm instead of / in addition to gnu toolchain.
    • Because clang/llvm toolchain offers better static analysis features.
    • Because clang/llvm toolchain generally results in better performance.
  • Follow standards as much as reasonably possible.
    • POSIX
    • FHS

Knowledge

Desktop Environment

Packaging

Core Utilities

Core Development Tools

Booting

Linux Kernel