POSIX fixes for #1464

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
Ian Kaufman
2024-10-30 14:15:40 -07:00
committed by Jonathon Anderson
parent 795c44e650
commit f3a1b43360
5 changed files with 35 additions and 17 deletions

View File

@@ -42,6 +42,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Replace `defaults.conf` with settings on the default profile. #917
- Switched from yaml.v2 to yaml.v3 #1462
- Make OCIBlobCache a seperate path and point it to `/var/cache` #1459
- Updated various shell scripts for POSIX compatibility. #1464
### Removed