- Update to Onload 8.1.3.40
- Add Ubuntu
noble
flavor - Images are now built with GitHub Actions
bullseye
flavor is now built by Github Actions
- Update to Onload 8.1.2.26
- Update to Onload 8.1.1.17
- Update to Onload 8.1.0.15
- Migrate to latest downloads at Xilinx Support
- Add Ubuntu
jammy
flavor
- Update to Onload 7.1.3.202 (#8)
centos8
image (from EOL Centos 8) now uses yum repo http://vault.centos.org
- Update to Onload 7.1.2.141
- Add
bullseye
image to automated build as it can now be built from release.
- Add
bullseye
flavor which can be built from Git. There is no automated build for it.
- Update to Onload 7.1.1.75
- Only build 64-bit userspace components (no 32-bit applications)
focal
flavor builds with GCC 10- Archive
precise
flavor - Travis build with
docker_build_and_push_flavor.sh
- Move to travis-ci.com
- Add
centos8
flavor - Rename
centos
tocentos7
- Update to Solarflare download URLs
- Fix broken args in
build_all_images.sh
- Update to Onload 7.1.0.265
- Remove Ubuntu
disco
flavor (end of life) - Move stale Dockerfiles to
_archive
folder
- Add Ubuntu
focal
flavor. - Remove Ubuntu
cosmic
flavor (end of life)
- Add Solarflare upstream ONLOAD_PACKAGE_URL
- Add Debian
buster
flavor, derived frombuster-slim
- Add
build_onload_image.rb
helper script
- Update to OpenOnload 7.0.0.176 (#3)
- Support building from new OpenOnload packaging with ONLOAD_PACKAGE_URL
- Add ONLOAD_LEGACY_URL build arg
- Update to OpenOnload 201811-u1
- Add Ubuntu Disco image
- Fix quoting for ONLOAD_DISABLE_SYSCALL_HOOK and ONLOAD_USERSPACE_ID test
- Add ONLOAD_DISABLE_SYSCALL_HOOK build-arg
- Add ONLOAD_USERSPACE_ID build-arg
- Update docs
- Add Docker image labels
- Fixup Centos Dockerfile to support centos:6 (#1, #2)
- Update to OpenOnload 201811
- Remove -k from curl and use https since openonload.org now supports SSL
- Add Ubuntu Cosmic image
- Pass -k to curl because openonload.org doesn't support SSL
- Travis builds!
- Update to OpenOnload 201805-u1
- Update to OpenOnload 201805
- Add Ubuntu Bionic image, with patched OpenOnload 201710-u1.1
- Update to OpenOnload 201710-u1.1
- Update to OpenOnload 201710-u1
- Add Debian Stretch images, derived from
stretch-slim
- Parameterize
FROM
stanzas withONLOAD_CENTOS_BASE
andONLOAD_DEBIAN_BASE
- Manage TCPDirect using build-arg
ONLOAD_WITHZF
instead of separate Dockerfiles - Remove all the
Dockerfile.nozf
files
- Update to OpenOnload 201710
- Update to OpenOnload 201606-u1.3
- Xenial builds need
libtool-bin
package
- Update to OpenOnload 201606-u1.2
- Update to OpenOnload 201606-u1.1
- Add note about
EF_USE_HUGE_PAGES=0
- Add Dockerfile.nozf for Docker Hub builds
- Add TCPDirect notes
- Add docs about onload_cplane in Dockerfiles
- Added
CHANGELOG.md