Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| products:software:ubios:start [2020/12/01 11:26] – created UbiOS page riy-en | products:software:ubios:start [2025/05/12 13:37] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== UbiOS ====== | ====== UbiOS ====== | ||
| - | UbiOS (Ubiquiti OS) is Ubiquiti' | + | UbiOS (Ubiquiti OS) Ubiquiti' |
| + | |||
| + | Technologies used: Buildroot, C, C++, various linux tools and daemons | ||
| + | |||
| + | ===== UDM Pro ===== | ||
| + | |||
| + | === Internal Disk Layout === | ||
| + | < | ||
| + | Units: sectors of 1 * 512 = 512 bytes | ||
| + | Sector size (logical/ | ||
| + | I/O size (minimum/ | ||
| + | Disklabel type: gpt | ||
| + | |||
| + | Device | ||
| + | / | ||
| + | / | ||
| + | / | ||
| + | / | ||
| + | / | ||
| + | / | ||
| + | </ | ||
| + | |||
| + | === FS details === | ||
| + | |||
| + | ^ Partition | ||
| + | | / | ||
| + | | / | ||
| + | | / | ||
| + | | / | ||
| + | | / | ||
| + | | / | ||
| + | |||
| + | Swap is in a ~7G zram disk. Memory limit is set to around ~3G | ||
| + | |||
| + | === Boot Sequence === | ||
| + | |||
| + | Built upon Alpine v2 but using BusyBox for init | ||
| + | |||
| + | == Bootloader == | ||
| + | |||
| + | == Kernel == | ||
| + | |||
| + | == Init == | ||
| + | |||
| + | Init process via BusyBox | ||
| + | |||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | |||
| + | == Startup Scripts == | ||
| + | ^ File Name ^ Description | ||
| + | | S95unifi-os | ||