- Extract ostype from LXC container config (debian, ubuntu, alpine, etc.) - Map ostype values to human-readable names (e.g., "debian" -> "Debian") - Add OSName field to Container model and ContainerFrontend - Add icons for NixOS, openSUSE, and Gentoo in frontend - LXC containers now show OS icons alongside VMs in the dashboard Supported LXC OS types: alpine, archlinux, centos, debian, devuan, fedora, gentoo, nixos, opensuse, ubuntu, unmanaged |
||
|---|---|---|
| .. | ||
| Dashboard.tsx | ||
| DashboardFilter.tsx | ||
| DiskList.tsx | ||
| EnhancedCPUBar.tsx | ||
| GuestDrawer.tsx | ||
| GuestRow.tsx | ||
| IOMetric.tsx | ||
| MetricBar.tsx | ||
| StackedDiskBar.tsx | ||
| StackedMemoryBar.tsx | ||
| TagBadges.tsx | ||
| ThresholdSlider.tsx | ||