SYSTEM_DASHBOARD
Embedded Systems Engineering
Veerel OS
Immutable, offline-first Linux distribution designed for mission-critical kiosk hardware.
ACCESS_LOGS // SYSTEM_RESTRICTED
➜ Initializing secure environment...
➜ [OK] Kernel modules loaded.
ℹ Connecting to RTSP stream... Latency: 85ms
... [Redacted protocol data] ...
VISUALS REDACTEDScreenshot capture disabled by policy policy_v2.1
Deployment
Private Network Only
Technology Stack
Linux KernelBashSystemDC++
Key Features
- Read-Only Root Filesystem (OverlayFS)
- Silent Boot (Custom Plymouth Splash)
- Watchdog Hardware Integration
- Automated Driver Injection Pipeline
The Challenge
The client required an OS for public kiosks that could withstand power failures and tampering. Standard distros were too bloated.
The Solution
We engineered a custom ISO pipeline based on Arch Linux. The root filesystem is mounted as Read-Only (OverlayFS), ensuring that no user changes persist after a reboot.