LineKernel

From Riverpedia
Revision as of 04:27, 6 May 2026 by NexusSfan (talk | contribs) (Import from https://linecoreos.rivergames.ca/articles/linekernel)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

LineKernel is a kernel unlike any other UNIX-Like kernel.

LineKernel is a Monolithic kernel designed for x86(_64) built from scratch for the LineCore Operating System.

This Kernel is for the LineCoreOS x86(_64) release.

Features in Development

Kernel

Compiling

Dependencies

  1. Cross-compile a GCC for the architecture needed (for i386 it would be i686-elf).
  2. QEMU - For testing the kernel