Releases: kernelkit/curiOS
v24.11.0: board/system: add support for an optional /etc/rc.local
Signed-off-by: Joachim Wiberg <[email protected]>
curiOS v24.05.0
The attached files are gzipped OCI archives of the main curiOS containers:
- curiOS httpd: Tiny web server container based on BusyBox httpd, suitable for embedding in a firmware image as an example container
- curiOS nftables: Useful for advanced netfilter setups. At startup loads
/etc/nftables.conf
and calls nft flush ruleset at shutdown - curiOS ntpd: ISC ntpd supports multicasting NTP to a subnet
- curiOS: A system container, example of how to run multiple services: Dropbear SSH daemon, mini-snmpd, netopeer-cli, ntpd, nftables
For
docker pull
, see the following URL for links to releases: https://github.com/kernelkit/curiOS/pkgs/container/curios
Changes
Fixes
curiOS v24.03.0
The attached files are gzipped OCI archives of the main curiOS containers:
- curiOS httpd: Tiny web server container based on BusyBox httpd, suitable for embedding in a firmware image as an example container
- curiOS nftables: Useful for advanced netfilter setups. At startup loads /etc/netfilter.conf and calls nft flush ruleset at shutdown
- curiOS ntpd: ISC ntpd supports multicasting NTP to a subnet
- curiOS: A system container, example of how to run multiple services: Dropbear SSH daemon, mini-snmpd, netopeer-cli, ntpd, nftables
For
docker pull
, see the following URL for links to releases: https://github.com/kernelkit/curiOS/pkgs/container/curios
Changes
- Use large BusyBox defconfig for system container, for details, see 18f131b
- Enable
tcpdump
in system container - Include license file (COPYING) in all tarballs
curiOS v24.02.0
Initial release.
The attached files are gzipped OCI archives of the main curiOS containers:
- curiOS httpd: Tiny web server container based on BusyBox httpd, suitable for embedding in a firmware image as an example container
- curiOS nftables: Useful for advanced netfilter setups. At startup loads /etc/netfilter.conf and calls nft flush ruleset at shutdown
- curiOS ntpd: ISC ntpd supports multicasting NTP to a subnet
- curiOS: A system container, example of how to run multiple services: Dropbear SSH daemon, mini-snmpd, netopeer-cli, ntpd, nftables
For
docker pull
, see the following URL for links to releases: https://github.com/kernelkit/curiOS/pkgs/container/curios
Bleeding Edge
Nightly builds of all container images.
The tag for this release is placed at a random point in the GIT history just to provide a way for GitHub actions to upload publicly visible files, because artifacts are not available to non-logged-in users.
Note: These images are likely to break your production setups in unpredictable
ways, they may even eat your cat, feed the monsters under your bed, and do all
sorts of nasty things to your sock drawer.
Oh, please ignore the "Source Code" zip and tar.gz, they are automatically generated by GitHub and cannot be disabled.