addon-context-linux
addon-context-linux copied to clipboard
Linux VM Contextualization
when `{IFACE}_METHOD=skip` in the contextualization
Add support for Openwrt contextualization with official "package" and Marketplace image.
Update Virtual Machine states
Add support for Cloud Linux contextualization. Cloud Linux is a CentOS based distribution, so the existing CentOS package should more or less work with small or none changes. There is...
In the past, we supported the Arch Linux with the contextualization scripts. The relevant code is still in the repo but old and unmaintained. Needs to be refreshed for the...
Add support for Clear Linux contextualization with official package and Marketplace image. **Please, place emoji on this initial comment in case you are interested in this feature. It allows us...
Add support for CoreOS contextualization with official "package" and Marketplace image. **Please, place emoji on this initial comment in case you are interested in this feature. It allows us to...
Periodic recontextualization check for #185 doesn't happen on FreeBSD, as the cronjob triggers the service `one-context-reconfigure` first with `start` action and fallbacks to `onestart` (required on FreeBSD) only if first...
Periodic recontextualization check for #185 doesn't happen on Debian-based systems which don't use systemd (e.g., Devuan), because there is a single `.deb` package for all Debian-like systems which contains only...