According to #331 (and some post 0.13 commits?), crun master minimal systemd requirement is now 237, which introduce installation difficulties on following OS:
CentOS 7
Default with systemd 219 which absolutely too old; BTW, we could upgrade it to 231 by using https://copr.fedorainfracloud.org/coprs/jsynacek/systemd-backports-for-centos-7/ (see #359), which works with crun 0.13
openSUSE 15.1/15.2
Default with systemd 234 which works with crun 0.13; only openSUSE Tumbleweed with systemd 245 (see #360)
Shall we simply say "not support" for above OS with crun > 0.13, or shall we trade-off some functionality in order to maximize OS compatibility?
According to #331 (and some post 0.13 commits?), crun master minimal systemd requirement is now 237, which introduce installation difficulties on following OS:
CentOS 7
Default with systemd 219 which absolutely too old; BTW, we could upgrade it to 231 by using https://copr.fedorainfracloud.org/coprs/jsynacek/systemd-backports-for-centos-7/ (see #359), which works with crun 0.13
openSUSE 15.1/15.2
Default with systemd 234 which works with crun 0.13; only openSUSE Tumbleweed with systemd 245 (see #360)
Shall we simply say "not support" for above OS with crun > 0.13, or shall we trade-off some functionality in order to maximize OS compatibility?