Releases
v0.8.0
cwize1
released this
13 Jan 21:45
Breaking changes
Verity filesystems must now explicitly include the 'ro' mount option.
The kernel extraCommandLine
field is now a list of strings instead of a single combined string.
Custom scripts are now limited to the following capabilities: CAP_CHOWN
, CAP_DAC_OVERRIDE
, CAP_DAC_READ_SEARCH
, CAP_SETFCAP
, CAP_SETFCAP
.
.os.resetBootLoaderType
has been renamed to .os.bootloader.resetType
.
New features
Added support for PXE boot.
Mounts options may now include the 'ro' option.
SELinux is now supported for ISOs.
Add support for generating UKIs. This is a preview feature.
Added file to the image describing the config used to generate the image. This can be disabled using the imageHistory API.
Bug fixes
Fixed error when --output-split-partitions-format
is used and there is an unformatted partition.
Fixed issue where a verity hash partition's UUID can sometimes be wrong.
Creating ISOs no longer require rpm
package to be installed in the customized OS.
Fixed an issue that sometimes prevented an ISO from entering initrd debug mode.
Fixed error that sometimes occurred when using --shrink-filesystems
.
You can’t perform that action at this time.