Releases: GrabbenD/ostree-utility
Releases · GrabbenD/ostree-utility
v0.11.0
What's Changed
- Added ability to call function names directly from CLI
- Added CachyOS example
- Fixed missing files with Arch Linux base image due to NoExtract (#2)
- Fixed "invalid or corrupted package (PGP signature)"
- Fixed exit codes
- Fixed missing host alias for default Podman installation
- Fixed random failures when re-trying the installation (due to pipefail)
- Workaround for disk write failures with default archiso due to small TMPDIR
- Minor syntax tweaks for command chaining and quotation
- Minor change to conditional check for booted OSTree system to avoid repetition
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- New switch
--quiet
- New option
--base-os
- Reduced clutter from initial CLI setup (getopt parsing)
Full Changelog: v0.9.0...v0.10.0
v0.9.0
v0.8.0
v0.7.0
Changes:
- New switch:
--no-cache
- New switch:
--no-pacman-cache
- New switch:
--no-podman-cache
- New option
--file
- New option
--keymap
- Synced tmpfiles.d with Fedora IoT
- Minor code improvements for better speed
- Renamed repository from
ostree-demo
toostree-utility
- Improved safety around
install
- Proper usage details in CLI
Full Changelog: v0.6.0...v0.7.0
v0.6.0
Changes:
- Timezone skew fix (
-t
) - Ability to use custom Containerfile (
-f
)
Full Changelog: v0.5.0...v0.6.0
v0.5.0
Changes:
- Added options to CLI:
--merge
&--dev
- Added exit codes
- Made Containerfile example smaller
- README updates
Full Changelog: v0.4.0...v0.5.0
v0.4.0
Added revert command, improved docs and did minor cleanups
Full Changelog: v0.3.0...v0.4.0
v0.3.0
Performance improvements with XFS, native overlay in Podman and usability fixes
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Added ability to upgrade existing installation
Full Changelog: v0.1.0...v0.2.0