Journey OS PRE-ALPHA

A mobile operating system built from scratch.
Not a fork. Not a skin. A new core.

Created by Lucas Prado Coelho Kernel Linux 6.6.16 LTS (x86_64) ยท Compiled manually from source Current milestone Building the heart: Kernel image (bzImage) ready. Bootstrapping environment (initramfs) not yet executed. Toolchain GNU make, GCC, binutils, BusyBox (planned) License GPL v3

๐Ÿ“ Project Status

journey-os/
โ”œโ”€โ”€ kernel/
โ”‚   โ””โ”€โ”€ linux-6.6.16/          # Source tree
โ”‚       โ””โ”€โ”€ arch/x86/boot/bzImage   # โœ… Compiled (not booted)
โ”œโ”€โ”€ initramfs/                 # โŒ To be built
โ”œโ”€โ”€ qemu/                      # โŒ Not yet configured
โ””โ”€โ”€ docs/
    โ””โ”€โ”€ ui-concept/            # ๐Ÿ“ Conceptual design only

๐Ÿ”ง What Works (So Far)

๐Ÿšง Immediate Next Steps

  1. Create a minimal initramfs using BusyBox
  2. Boot the kernel with qemu-system-x86_64
  3. Reach first milestone: "Journey OS - Hello, world." on screen

๐Ÿ“ก Public Presence

This page serves as the official project log.
GitHub: github.com/lucasprado/journey-os
Forum thread: mstdn