DOMAIN // VANTRELOS.NET SOURCE // PRIVATE DEVELOPMENT DRIVER DISTRIBUTION // PUBLIC
SYSTEM // VANTREL OS

Built
Different.

A from-scratch operating system with its own identity, its own userland direction, and a hardware support stack built for real machines—not a themed shell on somebody else's OS.

VANT, the VANTREL OS system companion
Source availability: private during active development.
VANTREL is not being published as an immediately open-source project. Public releases on this site are for end users: signed builds when available, hardware drivers, documentation, compatibility information, and checksums.
01 // Project Direction

Small system. Serious architecture.

VANTREL is being developed toward a complete standalone operating system: kernel, memory management, interrupts, drivers, networking, graphics, desktop, userland, applications, and hardware support under one coherent design.

K
KERNEL / CORE

Native foundation

Freestanding kernel development with real interrupt handling, memory management, device drivers, and system services.

D
DRIVERS / HARDWARE

Hardware-first

Driver support is treated as a first-class part of the platform. The public driver center is the distribution point for VANTREL-compatible hardware packages.

U
USERLAND / UI

One visual language

High-contrast CRT-inspired UI, VANT system companion states, and a consistent shell designed specifically around VANTREL.

02 // Hardware Support

Drivers belong here.

Using VANTREL on your own machine? The Driver Center is the public hardware support repository—organized by device family, architecture, VANTREL version, and package checksum.

03 // Current Network Work

Real packets. Real adapters.

VANTREL's networking work includes native adapter initialization, MAC discovery, static configuration, DHCP development, ARP, DNS, and the path toward a production-capable network stack.

e1000
Recognized as a native VANTREL network path and represented in the driver catalog.
RTL8139
Maintained as a supported network driver family in the project.
Driver hub
Public packages only; source remains private unless explicitly released later.
VANT working on networking