Name: | ignition |
---|---|
Version: | 2.14.0 |
Release: | 1.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 19191978 |
License: | ASL 2.0 |
RPM: | ignition-2.14.0-1.el9.aarch64.rpm |
Source RPM: | ignition-2.14.0-1.el9.src.rpm |
Build Date: | Tue Oct 11 2022 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/coreos/ignition |
Summary: | First boot installer and configuration tool |
Description: | Ignition is a utility used to manipulate systems during the initramfs. This includes partitioning disks, formatting partitions, writing files (regular files, systemd units, etc.), and configuring users. On first boot, Ignition reads its configuration from a source of truth (remote URL, network metadata service, hypervisor bridge, etc.) and applies the configuration. |
- New release - Add ignition-apply symlink - Add ignition-rmcfg symlink and ignition-delete-config.service
- Rename -validate-nonlinux subpackage to -validate-redistributable - Add static Linux binaries to -redistributable - Fix macro invocation in comment - Avoid kernel lockdown on VMware when running with secure boot
- New release - Fix LUKS volume reuse - Avoid double patch application
- Suppress hardcoded library path warning - Fix go-mods-to-bundled-provides script to parse correct rpm version - Import specfile from Fedora
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
- Drop Git commit hash from Release - Correctly enable IMDS patch - Switch to %autosetup - Set ExclusiveArch from %go_arches - Drop mention of networkd in package description
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Fix AWS probing by using the IMDS token URL to ensure that networking is up