Skip to content

Releases: clearlinux/clr-installer

2.7.10

29 Feb 17:30
Compare
Choose a tag to compare

Bump efi partition to 192M from 150M

2.7.9

15 Feb 19:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.7.8...2.7.9

2.7.8

04 Jan 00:54
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/crypto from 0.15.0 to 0.17.0 by @dependabot in #801

Full Changelog: 2.7.7...2.7.8

Update EFI partition size

14 Nov 22:42
Compare
Choose a tag to compare
  • Incease the EFI partition size (previous value was causing issues in some configurations)
  • Update vendor dependencies

2.7.6: Update how-to-make-a-release with detailed steps

22 Feb 19:29
Compare
Choose a tag to compare
And run them for a commit (needed to poke the go version in go.mod due
to a dependency update needing at least go 1.17).

Signed-off-by: William Douglas <william.douglas@intel.com>

2.7.5

22 Feb 18:15
Compare
Choose a tag to compare
Add details for updating vendor content

Minor fix for growing files

06 Jan 00:51
Compare
Choose a tag to compare

What's Changed

  • Updates to support building under Go Lang 1.16.x by @mdhorn in #763
  • Update efi partition to 124M from 100M by @djklimes in #764

New Contributors

Full Changelog: 2.7.2...2.7.3

Minor bug fix

04 Feb 01:18
Compare
Choose a tag to compare

Minor update for DOS label bug.

Minor bug fix

09 Oct 17:39
Compare
Choose a tag to compare

Minor update for 5.8 kernel changes

  • ISO file system loadable kernel module now has an explicit requirement against CDROM

New Feature and Bug Fixes

26 Jun 19:14
Compare
Choose a tag to compare
  • Add support for the use of LVM for the root file system (#8)
  • Fix hang bug when clear-boot-manager failed