Skip to content
This repository was archived by the owner on Apr 22, 2024. It is now read-only.

Releases: ublue-os/isogenerator

1.0.9

Choose a tag to compare

@noelmiller noelmiller released this 29 Feb 20:02
c5f825f

What's Changed

  • fix: sets default password in action by @noelmiller in #46
  • chore: small refactoring to CI build matrix jobs by @p5 in #48
  • feat: add action outputs by @p5 in #47
  • chore: remove dnf cache and unused files from built image by @p5 in #26
  • chore: remove ACTION_REF and ACTION_REPO action inputs by @p5 in #49

Full Changelog: 1.0.8...1.0.9

1.0.8

Choose a tag to compare

@noelmiller noelmiller released this 28 Feb 20:17
acbe229

What's Changed

  • chore: remove unused rpm-ostree package by @p5 in #27
  • fix: make loop device during container build of ISO by @bsherman in #41
  • feat: Allow users to override secure boot key and password by @noelmiller in #40
  • feat: Add Test Media Capability by @noelmiller in #43
  • fix: removed override language macro that sets language to english by @noelmiller in #44

New Contributors

  • @p5 made their first contribution in #27

Full Changelog: 1.0.7...1.0.8

1.0.7

Choose a tag to compare

@noelmiller noelmiller released this 25 Feb 14:42
e36da20

What's Changed

Full Changelog: 1.0.6...1.0.7

1.0.6

Choose a tag to compare

@KyleGospo KyleGospo released this 25 Feb 01:48
ff58b2d

What's Changed

  • fix: Ignore Valve Steam Deck hardware due to using EFI but having no keys enrolled by default and add extra boot parameters by @KyleGospo in #33

New Contributors

Full Changelog: 1.0.5...1.0.6

1.0.5

Choose a tag to compare

@KyleGospo KyleGospo released this 24 Feb 04:42
bdbcfde

What's Changed

  • fix: use correct secureboot AKMOD_PRIVKEY_20230518 by @bsherman in #31

Full Changelog: 1.0.4...1.0.5

1.0.4

Choose a tag to compare

@noelmiller noelmiller released this 24 Feb 01:26
337e31c

What's Changed

Full Changelog: 1.0.3...1.0.4

1.0.3

Choose a tag to compare

@noelmiller noelmiller released this 23 Feb 18:27
bf4d136

What's Changed

  • feat: Add Secure Boot Support and Remove Grub Entry for Test this Media by @noelmiller in #28

Full Changelog: 1.0.2...1.0.3

1.0.2

Choose a tag to compare

@noelmiller noelmiller released this 22 Feb 06:52
c6b30c9

What's Changed

  • fix: make volid shorter to fit within 32 char by @JasonN3 in #21

Full Changelog: 1.0.1...1.0.2

Release 1.0.1

Choose a tag to compare

@JasonN3 JasonN3 released this 21 Feb 14:09
42d6877

What's Changed

  • fix: use image_tag not version by @bsherman in #3
  • feat: Adding Dockerfile to simplify development by @noelmiller in #4
  • fix: added workflow_dispatch and fixed workflow by @noelmiller in #5
  • fix: tags not properly being set in ostree remote by @noelmiller in #6
  • fix: General Fixes by @JasonN3 in #7
  • fix: Update LICENSE to Apache 2.0 by @noelmiller in #20
  • feat(ci): Added ability to run the workflow manually and fix: general fixes by @noelmiller in #17

New Contributors

Full Changelog: 1.0.0...1.0.1

Release 1.0.0

Choose a tag to compare

@JasonN3 JasonN3 released this 15 Feb 18:49
6f3480e

Initial release of isogenerator