You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PanoramicData.Os is a custom operating system built on a minimal Linux kernel with a pure .NET 10 userspace. The system provides a browser-based graphical interface where all windows are opened via URLs.
Core Architecture
Layer
Technology
Notes
Kernel
Linux (minimal)
Hardware abstraction only
Userspace
.NET 10 NativeAOT
Everything above kernel
Graphics
Chromium/CEF
Browser-based windowing
Init
.NET binary
Replaces traditional init system
Key Constraint
No traditional Linux userspace. No systemd, no glibc applications, no bash/shell - only:
Linux kernel
.NET 10 NativeAOT compiled binaries
Chromium/CEF binary (for browser rendering)
Target Platforms
The OS must boot and function correctly on all of the following virtualization platforms:
Platform
Priority
Notes
QEMU
Primary
Development and CI testing
VirtualBox
Primary
Common developer VM
Hyper-V
Primary
Windows-native, enterprise
VMware
Primary
Enterprise workloads
Networking
Network Interface Drivers
Support NICs commonly available across all target VMs: