Skip to content

Releases: omniosorg/lx-images

Release 2023-01-27_08-27-44

27 Jan 08:27
a34511d
Compare
Choose a tag to compare
Merge pull request #35 from TritonDataCenter/centos_pkgs

Add some missing packages across all images

Release 2022-05-19_15-53-12

19 May 15:53
0acff81
Compare
Choose a tag to compare
Merge pull request #33 from mattmadeofpasta/master

Debian based: Delete the cached APT lists

Release 2022-05-01_09-38-20

01 May 09:38
ed23e90
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2022-04-28_13-01-40...2022-05-01_09-38-20

Release 2022-04-28_13-01-40

28 Apr 13:01
7fbc9bc
Compare
Choose a tag to compare
Allow manual workflow run

Release 2022-04-07_14-39-45

07 Apr 14:39
fdae4d3
Compare
Choose a tag to compare
Update build.sh

Release 2022-04-07_12-22-04

07 Apr 12:22
bceabfb
Compare
Choose a tag to compare
Merge pull request #30 from oetiker/add-ubuntu-22.04

Add Ubuntu 22.04

Release 2022-02-02_10-56-54

02 Feb 10:56
Compare
Choose a tag to compare
Add --allowerasing for centos-stream build

This fixes an issue with trying to replace 'curl-minimal' with 'curl'
during installation:

+ dnf install -y cronie systemd-sysv vim binutils dialog openssh-server openssh-clients sudo curl less man-db bind-utils net-tools
Last metadata expiration check: 0:00:01 ago on Wed Feb  2 10:32:45 2022.
Error:
 Problem: problem with installed package curl-minimal-7.76.1-14.el9.x86_64
  - package curl-minimal-7.76.1-14.el9.x86_64 conflicts with curl provided by curl-7.76.1-14.el9.x86_64
  - package curl-minimal-7.76.1-12.el9.x86_64 conflicts with curl provided by curl-7.76.1-14.el9.x86_64
  - cannot install the best candidate for the job
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

Release 2022-01-27_08-15-00

27 Jan 08:15
a5b4882
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2021-06-26_09-14-34...2022-01-27_08-15-00

Release 2021-06-26_09-14-34

26 Jun 09:14
39afdaa
Compare
Choose a tag to compare
Merge pull request #20 from omniosorg/systemd-fix

Fix Service Enable

Release 2021-05-03_14-58-21

03 May 14:58
a64f488
Compare
Choose a tag to compare
Merge pull request #19 from moetiker/patch-6

rsync should be in the base image