Package Release Info

ignition-2.13.0-bp154.1.46

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ignition
ignition-dracut-grub2

Change Logs

* Wed Dec 01 2021 iforster@suse.com
- Update to version 2.13.0:
  * news: add notes for 2.13.0
  * config/v3_4_exp: noProxy entries cannot be null
  * config/v3_4_exp: mark ignition.version as required
  * docs/supported-platforms: add some description about Nutanix
  * providers/nutanix: add Nutanix platform
  * tests: use umountPath as a thin wrapper around umountPartition
  * internal/providers: refactor handling of unmounting the mount path
  * tests: address gostatic-check warning
  * tests: Add base64 decoding test
  * Dockerfile.validate: build with Fedora 35
  * go.mod: update dataurl to 1.0.0
  * ci: give blackbox tests two hours to run
  * tests/filesystem: fix umountPartition retry loop
  * templates: skip vendoring the new version in favor of dependabot
  * go.mod: update vcontext
  * providers/virtualbox: read config from /Ignition/Config guest property
  * stages/filesystems: use mkfs.fat instead of mkfs.vfat
  * docs/supported-platforms: switch to Afterburn docs URL
  * docs/supported-platforms: drop reference to platform-specific agents
  * test: ensure all platforms are documented
  * docs/supported-platforms: add missing platforms
  * stages/files: rename `relabelDirsForFile` and add docstring
  * stages/files: make variable name follow Go convention
  * docs/supported-platforms: update platform names and URLs
  * docs/supported-platforms: sort by platform ID
  * docs/supported-platforms: add platform IDs
  * docs: Remove default layout from front matter
  * docs: Do not convert -- & --- to en/em-dash
  * internal/*: change the location of Ignition report
  * internal/exec/util: rename FindFirstMissingDirForFile and tweak docs
  * providers/qemu: start reporting progress reading fw_cfg after 10 s
  * providers/qemu: optimize fw_cfg read size
  * ci: use coreos-ci-lib helper for kola testiso
  * *: gofmt 1.17
  * workflows: bump Go and golangci-lint
  * config: update versions in comments
- Removed obsolete ignition-rpmlintrc
* Mon Aug 23 2021 Ignaz Forster <iforster@suse.com>
- Make sure to create /boot/writable (may not be present in some
  images)
* Thu Aug 12 2021 Ignaz Forster <iforster@suse.com>
- is-live-image doesn't exist on *SUSE, and our live images don't
  use Ignition, so just add the Ignition device dependency to the
  service file directly.
* Mon Aug 09 2021 iforster@suse.com
- Update to version 2.12.0:
  * news: add notes for 2.12.0
  * stages/files: add previousReport to result report
  * tests: fix linter warning
  * workflows: limit permissions to reading repo contents
  * workflows: bump linter version
  * go.mod: revendor
  * Drop EOL Go versions
  * internal/distro: drop DiskByIDDir
  * providers/azure: add support for azure gen2 VMs
  * stages/mount: correctly relabel the root of a fresh ext4 filesystem
  * exec: fix permissions for mountpoints in home dirs
  * tests: drop os.ModeDir requirement in mode of output directories
  * examples: reboot with --force
  * exec/util: add blkid API to query block devices based on FSTYPE
  * stages/files: use IntToPtr() in createCrypttabEntries()
  * stages/files: write result report to /var/lib/ignition
  * engine: persist fetched config summaries in State
  * stages/disks: use State to persist keyfiles for files stage
  * *: add general mechanism for persisting state between stages
  * main: drop -clear-cache flag
  * engine: don't hardcode neednet path
  * fetch-offline: return ErrNeedNet if we need net
  * engine: switch Engine.logReport() to pointer receiver
  * engine: fix incorrect error in log message
  * dracut: drop ignition-setup-user.service
  * dracut: drop reference to ignition-setup-base.service
  * providers/gcp: access GCP metadata service by IP address
  * Remove ignition-firstboot-complete.service
  * OWNERS: remove
  * internal/exec/util: drop device argument from cResultToErr()
  * docs/config*: document storage.luks.clevis.threshold default
  * ci: disable spec bump external test workaround
  * docs: Add Ignition release / Spec version table
  * templates: update example releng signing ticket
  * templates: don't update %gotest lines
  * Provide ignition-firstboot-complete.service (removed by upstream
  due to correctly being considered distro spcific), based on the
  old upstream version; removed all non-SUSE specific stuff and
  integrated our own changes
  * Removed change-ignition-firstboot-path.conf (changes are
  integrated into ignition-firstboot-complete.service now).
  * Provide ignition-setup-user.service  (removed by upstream due
  to correctly being considered distro spcific), based on the old
  upstream version.
  * Renamed ignition-setup-user-suse.sh to ignition-setup-user.sh
  * Adapted ignition-generator-suse and module-setup.sh to use the
  custom ignition-setup-user.service (no overriding of parts of the
  service file necessary any more).
  * Synced ignition-kargs-helper script with upstream example
  * Raising minimum Go version to 1.15 as required by upstream
* Wed Jul 28 2021 Thorsten Kukuk <kukuk@suse.com>
- Include vfat and nls kernel modules into initrd so that we can
  read the ignition configuration from USB drives [bsc#1184202]
* Wed Jul 21 2021 Ignaz Forster <iforster@suse.com>
- Ignore error return code if no virtualization environment
  detected. [bsc#1188479]
  This makes it possible to use Ignition also on bare metal (e.g.
  when dumping images directly to disk) without adding a
  ignition.platform.id parameter.
* Thu Jul 08 2021 Ignaz Forster <iforster@suse.com>
- If a Combustion device was mounted, then unmount it in
  ignition-kargs-helper - the replacement script will be put on
  the same location
* Wed Jul 07 2021 iforster@suse.com
- Update to version 2.11.0:
  * news: add notes for 2.11.0
  * Upgraded docs
  * config/*: return report from previous parser when chaining
  * config/*: re-order testcases by version
  * tree: update for stable v3.3.0 and new v3.4.0-experimental
  * config/v3_4_experimental: adapt for experimental
  * config/v3_4_experimental: copy from config/v3_3
  * config/v3_3: adapt for stabilization
  * config/v3_3_experimental: rename to config/v3_3
  * config/v3_3_exp: pointerify ClevisCustom Config and Pin
  * config/v3_3_exp: pointerify Raid.Level
  * config/v3_3_exp: pointerify LinkEmbedded1.Target
  * stages/disks: simplify a check
  * config/v3_1/translate: don't point to field from input struct
  * config/v3_3_exp: drop devices from schema "required" field
  * config/*: validate that storage.raid.devices is non-empty
  * config/*/types: add RAID validation tests
  * config/shared/errors: fix ErrSparesUnsupportedForLevel message
  * config: fix comment
  * *: formally bump Go to 1.13
  * platform: add powervs platform
  * internal/providers/*stack: drop dead timeout code
  * stages/disks: improve error reporting for LUKS device reuse
  * ignition-setup-user.service: drop Before=multipathd.service
  * Dockerfile: build ignition-validate container using Fedora
  * workflows: test on Go 1.16
  * tests/*: verify deletion of block device w/o creating a FS
  * *: allow erasing block device without creating a filesystem
  * *: rename other projects' master branches to main
  * *: rename master branch to main
  * config/*: add export functions for parsing any config version < N
  * config/*: refactor config.go's Parse() to use GetConfigVersion
  * config/* : minor cleanup
- Refreshed to match new Ignition spec
  * 0002-allow-multiple-mounts-of-same-device.patch
* Wed Jul 07 2021 Ignaz Forster <iforster@suse.com>
- Implement missing ignition-kargs-helper script for kernel
  argument support
* Mon May 31 2021 rpm@fthiessen.de
- Update to version 2.10.1:
  * Breaking Changes:
  * Rename Custom struct to ClevisCustom
  * Embed Clevis and ClevisCustom structs in parents
  * Always include interior nodes in merge transcript
  * Add kernel argument support
  * Fix fetching userdata on AWS when IMDSv1 is disabled
  * Fix creating Tang-based LUKS volumes before network is up
  * Document storage.filesystems.wipeFilesystem default
  * Fix file mode of ignition-kargs-helper script
- Fix Go dependency, 1.13+ is required
* Wed Mar 31 2021 hello@anthonyrabbito.com
- Update to version 2.9.0:
  * news: add notes for 2.9.0
  * internal/providers: Run platform Init function before fetching config
  * internal/providers/aws: fix panic when an IMDSv2 token is present
  * internal/resource/http: re-order initial backoff ramping
  * internal/providers/util: drop dead code
  * ci: move Travis jobs to GitHub actions
  * *: fix errcheck warnings
  * internal/log: drop the error return to appease golanci-lint
  * internal/providers/packet: fix ineffassign warning
  * internal/exec/stages/files: fix the EntrySort test
  * internal: support IMDSv2 for AWS metadata service
  * config/*: require filesystems.format with wipeFilesystem or mountOptions
  * docs: make storage.filesystems.path field optional
  * aws: Log if we fail to determine the EC2 region
  * docs: move systemd.units.name uniqueness constraint to units
  * *: fix gosimple warnings
  * *: fix deadcode warnings
  * *: fix staticcheck warnings
  * config/*: fix nil deref on partitions with no number or label
  * config: add specs newer than 3.0 to TestConfigStructure
  * news: add notes for 2.8.1
  * config/merge: support struct pointers
  * test: drop stale comment
  * tests: Remove unused checkOnStrings
  * news: add notes for 2.8.0
  * config: deprecate MergeStruct()
  * config/merge: allow obtaining a transcript of merge operations
  * config/merge: access field name as fieldMeta.Name
  * config/merge: test primitive list items in slice case 1
  * config/merge: fix typo
  * config/merge: fix comments and add a couple more
  * config/util: remove stray print when parsing invalid JSON
  * vendor: update vcontext
  * docs/development: update dep list for blackbox tests
  * tests/positive: Add tests for masking and unmasking units
  * units: add support for unmasking systemd units
  * release-checklist: minor updates to the release instructions
  * tests/positive/general: add test for merging multiple base configs
  * tests/positive/general: update base config reference
  * docs/development: update spec stabilization to avoid CI breakage
  * release-checklist: drop download_ignition.sh
  * providers/system: support .d directory for base config fragments
  * docs/migrating-configs: spell out Google Cloud Storage
  * release-checklist: update packaging section
* Tue Nov 03 2020 Franck Bui <fbui@suse.com>
- Replace  '%service_del_postun -n' with '%service_del_postun_without_restart'
  '-n' is deprecated and will be removed in the future.
* Mon Oct 19 2020 iforster@suse.de
- Update to version 2.7.0:
  * news: add notes for 2.7.0
  * docs: stabilize spec
  * gomod: bump go.opencensus.io to v0.22.5
  * docs: add section to spec stabilization for failing external tests
  * news: fix error in 2.3.0 changelog
  * tests: update for spec stabilization
  * internal: update for new experimental spec
  * config/v3_3_experimental: create new experimental package
  * config/v3_2_experimental: mark stable
  * interal/providers/*stack: drop timeout for config fetch
  * internal/providers/*stack: exit early if all configs error out
  * internal/providers/*stack: make ErrNotFound authoritative
  * doc: add clevis custom documentation
  * internal/exec/stages: add clevis custom support
  * config: add custom options for clevis devices
  * fetch-offline: immediately return ErrNeedNet on OpenStack
  * ci: unfreeze kernel
  * tests/*: add test for resizing an existing partition
  * docs/*: add resize partition info
  * stages/disks: support resizing an existing partition
  * config: add resize to schema
  * README: Minor changes for consistency
  * test: Use alternative marker for testing ignition config examples
  * docs: Convert and improve formatting for INI sections
  * docs: Add spec ordering instructions for new stable releases
  * docs: Add ToC for some long pages
  * docs: Rename Migrating ... to Upgrading Configs
  * docs: Fix link in Development page
  * docs: Add specs reference page
  * docs: Add index page inspired from README
  * docs: Add Config Validation example from README
  * docs: Add Jekyll front matter for existing pages
  * docs: Add Jekyll and theme config
  * internal: fix S3 region detection
  * docs: Follow-up for doc->docs renaming
  * docs: Rename doc to docs for GitHub Pages support
  * docs/getting-started: tiny cleanups
  * README: drop stray link target
  * doc: drop references to Container Linux
  * doc/development: drop section on running blackbox tests on CL
  * doc: add gs url scheme for bare metal platform
  * fetch: don't run if fetch-offline fetched a config
  * doc: fix LUKS indentation for configuration-v3_2_experimental docs
  * doc: Add shouldExist for users and groups
  * engine: fix logging interactions with fetch-offline
  * AzureStack: fix unfortunate typo of iso9660
  * *: add wipeVolume LUKS field
  * types: Use "path" instead of "path/filepath"
  * Add support for building 32 bit ARM version
  * Install Dracut modules with correct permissions
  * Add support for building 32 bit x86 version
  * doc: add LUKS examples & operator notes
  * internal/stages/disks: allow LUKS device re-use
  * internal: use device aliases for LUKS
  * tests: fix partition.number0 partition size specification
  * blkid: drop some unsafe pointer casts
  * blkid: fix invalid pointer cast in DumpDisk()
  * {sgdisk,blkid}: use int64 for sector counts
  * sgdisk: stop putting sector counts in MiB fields
  * README: note that spec2x is unmaintained
  * release-checklist: drop support for Ignition 0.x
  * release-checklist: minor updates
- Remove upstreamed patches
  * 0001-fix-install-permissions.patch
  * 0003-fix-i386-build.patch
  * ignition-fix-arm32-installation.patch
- Refreshed to match new Ignition spec
  * 0002-allow-multiple-mounts-of-same-device.patch
* Fri Sep 18 2020 Ignaz Forster <iforster@suse.com>
- Retrigger udev when requesting networking on demand
* Fri Sep 04 2020 Fabian Vogt <fvogt@suse.com>
- 02_ignition_firstboot, ignition-enable-network.sh: Drop ip=dhcp,
  it's the default anyway and avoids a delay on boot (boo#1173402)
- 02_ignition_firstboot: Drop rd.neednet=1, both ignition and
  combustion enable it themselves when necessary
* Thu Sep 03 2020 Ignaz Forster <iforster@suse.com>
- Change virtualization detection from virt-what to
  systemd-detect-virt; this avoids a dependency to a hardcoded
  libexec path in module-setup.sh (which broke during the recent
  migration to /usr/libexec)
* Tue Aug 18 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Add patch to fix install on %arm:
  * ignition-fix-arm32-installation.patch
* Wed Aug 12 2020 Ignaz Forster <iforster@suse.com>
- Fixed "ignition presets not applied" (boo#1172510)
- Refresh 0001-fix-install-permissions.patch to match pull request
* Sun Aug 09 2020 kukuk@suse.de
- Update to version 2.6.0:
  * news: add notes for 2.6.0
  * travis: test container build
  * README: always run latest release of ignition-validate container
  * release-checklist: update Quay release tag
  * build_releases: specialize for container build
  * Revert "build_releases: drop script"
  * ci: use faster compression for buildextend-live
  * cloudstack|openstack: propagate ErrNeedNet
  * internal/config: allow Ignition generated key-files for all devices
  * dracut/30ignition: Add packages to delete users/groups
  * tests/positive: Add test for deleting users
  * tests/stubs: Add blackbox testing stub for userdel and groupdel
  * config: add ShouldExist to schema
  * passwd: allow removing the existing users/groups
  * Revert "ci: skip rootfs.uuid test while ratcheting ignition-dracut merge"
  * ci: drop cosa compress call
- Add 0001-fix-install-permissions.patch: Fix permissions of installed files
- Add 0003-fix-i386-build.patch: Fix build on 32 Bit x86 machines
* Tue Jul 28 2020 kukuk@suse.de
- Update to version 2.5.0:
  Merge of ignition-dracut into ignition; CoreOS specific files have been
  removed (they can be found as part of
  https://github.com/coreos/fedora-coreos-config now for reference)
  * news: add notes for 2.5.0
  * ci: skip rootfs.uuid test while ratcheting ignition-dracut merge
  * stages/disks: get filesystem info via device alias
  * dracut: remove CoreOS specific modules
  * Clean-up post-merge files.
  * ci: build metal4k image before live image
  * 30ignition: move conditional network startup out of ignition-dracut
  * tests/kola: move blackbox tests to its own dir
  * build_releases: drop script
  * templates: update checklist for current process
  * dracut/30ignition: fix typo in udev rule
  * dracut/30ignition: add Ignition LUKS
  * make: install systemd unit as non-executable
  * 30ignition: make var in dracut_func local
  * Add new ignition-fetch-offline.service
  * ci: test with git master of coreos/ignition
  * 30ignition: GPT setup: wait for 'boot' labeled partition
  * 30ignition: add wipefs to the initramfs
  * Remove OnFailure= from targets, put in services
  * ignition-setup-user.service: run before multipathd
  * 30ignition: clean up Ignition stages ordering
  * coreos-teardown-initramfs: propagate the automatic multipath conf
  * 99emergency-timeout: Dump all failed services
  * 30ignition: drop hard requirement on qemu_fw_cfg
  * 99emergency-timeout: improve readability of Ignition failure message
  * 99emergency-timeout: also check ignition-fetch.service for failure
  * coreos-teardown-initramfs-network: don't run when emergency.target
  * dracut: add logging to systemd generator
  * coreos-teardown-initramfs-network: also propagate hostname
  * coreos-teardown-initramfs-network: support coreos.no_persist_ip karg
  * coreos-teardown-initramfs-network: consider ifcfg files in real root for RHCOS
  * coreos-teardown-initramfs-network: also skip local loopback interface
  * coreos-teardown-initramfs-network: do SELinux relabel on copied files
  * coreos-teardown-initramfs-network: order ExecStop after other ignition units
  * coreos-teardown-initramfs-network: remove After=ignition-files.service
  * Add ignition-virtio-dump-journal.service
  * Add `basename` dependency to dracut module
  * coreos-teardown-initramfs-network: enable the service statically
  * coreos-teardown-initramfs-network: simplify networking takedown
  * coreos-teardown-initramfs-network: take down routes too
  * coreos-teardown-initramfs-network: take down teams as well
  * coreos-teardown-initramfs-network: remove state files on switch
  * coreos-teardown-initramfs-network: also propagate initramfs networking if desired
  * coreos-teardown-initramfs-network: refactor into more functions
  * add coreos-teardown-initramfs-network.service
  * Declare external applications as optional
  * Remove obsolete dependencies
  * Hook up to CoreOS CI
  * Add ignition-diskful-subsequent.target
  * Makefile: Remove grub/ install bits
  * Make setfiles optional
  * dracut: add some bins for s390x zVM instalation
  * README.md: add details about the branches here
  * units: add ConditionPathExists=/etc/initrd-release everywhere
  * Add ConditionPathExists=/etc/initrd-release to targets
  * 30ignition: add setfiles
  * 30ignition/ignition-setup-user: mount /boot partition ro
  * firstboot-complete: tell zipl to run
  * coreos-gpt-setup: workaround old lsblk not having PTUUID
  * Add `ignition-subsequent.target` for non-Ignition boots
  * ignition-firstboot-complete.service: Run as part of basic.target
  * Run ignition-disks earlier to avoid race condition
  * 30ignition: update ignition-complete.target OnFailure comment
  * dracut: Add an ignition-fetch.service
  * 30ignition: drop OnFailure handler from ignition-diskful.target
  * 30ignition: fix sequencing of target dependencies
  * Add RemainAfterExit=yes to systemd units of Type=oneshot
  * Makefile: New file implementing `make install`
  * 30ignition: move coreos-gpt-setup RemainAfterExit to correct section
  * 30ignition: on live images, read config.ign from custom initrd
  * 30ignition: make ignition-diskful a dependency of ignition-complete
  * 30ignition: fix double slash in ignition-setup-* dest paths
  * systemd: don't try to mark live boots complete
  * 30ignition: conditionally enable units requiring a boot disk
  * README.md: fix download link
  * update-bootengine: drop file
  * dracut/30ignition: localize some variables
  * ignition: fix correct device path when randomizing UUID
  * dracut/30ignition: fix typo in module_setup
  * ignition: split ignition-setup into base and user
  * dracut/30ignition: scramble disk uuid on 1st boot
  * grub: drop 02_ignition_firstboot
  * dracut: add 99emergency-timeout
  * 30ignition: drop CoreOS specific bits
  * dracut/30ignition: link to RHBZ in ignition-complete
  * dracut/30ignition: add OnFailure= for ExecStop= services
  * dracut/30ignition: order ExecStop= units before initrd-switch-root.target
  * dracut/30ignition: re-order directives in remount-sysroot
  * dracut/30ignition: add missing Before= for mount unit
  * dracut/30ignition: order ignition-complete.target before initrd.target
  * module_setup: include cdrom rules for openstack
  * dracut: add CoreOS integration services
  * dracut/30ignition: Add mount stage and drop OSTree-specific bits
  * dracut/30ignition: Explicitly add OnFailure=emergency.target
  * 30ignition: ignore coreos.randomize_disk_guid
  * 30ignition: drop check for coreos.oem.id
  * grub: support overriding network kcmdline args
  * README.md: update documentation
  * 02_ignition_firstboot: Enable networking if Ignition will run
  * dracut/30ignition: expect ignition binary in module directory
  * dracut/30ignition: add ignition-complete.target
  * dracut/30ignition: split out ignition-setup.service
  * dracut/30ignition: Only write ignition-setup.service on first boot
  * grub: find boot partition and use it directly
  * module-setup.sh: Check for module qemu_fw_cfg not build-in, so it works out of box on all arches
  * dracut/30ignition: general hack cleanups
  * dracut: adapt for s/oem/platform in Ignition
  * ignition-setup: don't perform umount, rely on systemd
  * ignition-setup: rename copy function
  * services: fixup unit deps to more match CL
  * ignition-setup: use MountFlags=slave for systemd unit
  * ignition-setup: changes from code review
  * ignition-setup: mount/unmount boot to grab user.ign
  * dracut: add /usr/sbin/ignition-setup to initramfs
  * generator: try to get ignition-setup to run on boot
  * generator: RemainAfterExit=yes for ignition-setup
  * ignition-setup: support boot or platform base/user configs
  * ignition-setup: remove support for default configs
  * Remove the check for OEM partition, not used
  * Always check for boot, needs to exist
  * Replace OEM with boot
  * Add ability to parse config.ign file on boot
  * journal: add clarifying comment for context
  * Remount /sysroot rw (#38)
  * ignition-firstboot-complete.service: Remount /boot rw
  * Rename `coreos.firstboot` kernel cmdline arg to `ignition.firstboot` to make options more distribution neutral. Update dracut/README.txt to take into account recent changes.
  * 30ignition: only instmods if module available
  * remove ignition-remount-sysroot.service files
  * ignition: run files stage at original CL ordering
  * ignition-disks.service: drop Requires=network.target
  * ignition-ask-var-mount.service: use RemainAfterExit=yes
  * module-setup.sh: explicitly install qemu_fw_cfg
  * module-setup: Make mkfs.btrfs optional
  * 30ignition: add support for ignition-disks
  * journal: Don't log to console AND kmsg
  * dracut/ignition: remove CL-legacy udev references
  * coreos-firstboot-complete: RemainAfterExit=yes
  * change the default level of messages send to kmsg
  * Add Journald forward to kernel log buffer option
  * fixup! Rework how we run Ignition on first boot
  * Rework how we run Ignition on first boot
  * Drop 'auto-detect' hacks in generator
  * Make ignition work on classic systems
  * ignition-generator: add hack for openstack support
  * Add ignition-ask-var-mount.service
  * no disks for now - boot systemd unit ordering issue
  * Run ignition-files after ostree-prepare-root.service
  * Prefix remount-sysroot.service with "ignition-"
  * README.txt: fix rpm-ostree instruction
  * update README
  * add back in forwarding journal to console
  * get rid of usr-generator module
  * For now let's assume ec2 if we are running on xen
  * module-setup: update module-setup so deps are pulled in
  * module-setup: order install list alphabetically
  * README: Note instructions are for classic systems
  * ignition-quench.clc: add the source for ignition-quench.ign
  * add ignition disks stage
  * only run Ignition on first boot
  * module-setup.sh should install the binaries Ignition depends on
  * reset to 863a8f6
  * Try to fix problem
  * Revert "use /etc/machine-id to detect firstboot"
  * use /etc/machine-id to detect firstboot
  * Make it so we will only run once
  * Add README that shows people how to use this
  * Hack dracut to just do ignition-files.
  * remove extra sauce
  * dracut: drop obsolete comment
  * 99start-root: drop DEVLINKS from mdadm invocation
  * update CoC and legalese
  * dracut: ignore Azure SR-IOV VF interface
  * dracut: correctly sequence disk-uuid@ before ignition-setup
  * dracut: copy Ignition base configs into system dir
  * dracut: fix comment
  * dracut: consolidate Oracle OCI network units
  * dracut: add module to start iSCSI root disk
  * dracut: add network units for Oracle OCI
  * dracut: move IP/link teardown from a drop-in to a separate unit
  * dracut: switch to using gpt partition types
  * dracut: add module to assemble root raid array
  * update-bootengine: enable terminfo module
  * dracut: fail verity-setup.service if verity setup fails
  * dracut: update some comments in usr-generator
  * dracut: disable systemd-fsck@.service for /usr
  * dracut: prevent dev-mapper-usr.device from timing out
  * dracut: Move chmod into coreos-overlay with the others
  * dracut: Run coreos-static-network before ignition-files
  * dracut: add mkswap for ignition-disks
  * update-bootengine: take out multipath again with 045
  * dracut: Have ignition depend on the upstream qemu module
  * dracut: use coreos-metadata to configure Packet networking on first boot
  * dracut: on ec2, disable systemd-networkd if ignition fails
  * update-bootengine: Drop amd64-generic from usage text
  * dracut: Drop support for diskless amd64-generic
  * dracut: disable networkd by default
  * dracut: conditionally enable coreos-digitalocean-network.service
  * dracut/30ignition: add mkfs.vfat
  * Revert "add sysusers to the initramfs"
  * add sysusers to the initramfs
  * dracut: Don't prompt twice upon reaching a dracut breakpoint
  * dracut: Don't instantly reboot upon reaching a dracut breakpoint
  * dracut: Unmount /sysroot/boot more carefully
  * dracut: teach ignition-generator about kvm
  * dracut: Delete /boot/coreos/first_boot after automatic Ignition run
  * dracut: Add comment
  * Revert "dracut: Use ConditionKernelCommandLine in Ignition units"
  * Revert "dracut: Run ignition-files whenever /etc/machine-id doesn't exist"
  * Revert "dracut: Randomize disk GUID only after ignition-disks succeeds"
  * dracut: Confirm entering emergency shell, reboot otherwise
  * dracut: Randomize disk GUID only after ignition-disks succeeds
  * dracut: Run ignition-files whenever /etc/machine-id doesn't exist
  * dracut: Use ConditionKernelCommandLine in Ignition units
  * dracut: Eliminate ignition.target
  * dracut: Migrate Ignition unit files from coreos-overlay
  * diskless-generator: Fix root directory mode 1777 on tmpfs
  * dracut: add qemu detection to ignition generator
  * dracut: support initramfs network configuration via cmdline
  * verity-generator: use BindsTo for device dependencies
  * verity-generator: fix race with disk modification jobs
  * dracut: enable coreos-digitalocean-network.service
  * dracut: add digitalocean network config
  * dracut: include cdrom_id rules
  * dracut: install qemu_fw_cfg lkm in ignition module
  * dracut: build onto the upstream systemd-networkd module
  * dracut: change pxe network config condition
  * dracut: set ClientIdentifier=mac for the PXE OEM
  * update-bootengine: add -k to usage message
  * dracut: install kernel network modules
  * update-bootengine: add support for bundling kernel modules
  * dracut: include ca-certs bundle
  * setup-root: fix ordering with /sysroot/usr mount
  * dracut: enable DHCPv6
  * dracut: make gpt headers valid before randomizing
  * dracut: add forward-to-console option to journald
  * dracut: run tmpfilesd with etc-shadow config
  * dracut: explicitly order disk-uuid before systemd-fsck-root
  * dracut: read guid to randomize in disk-uuid from kernel paramater
  * dracut: require disk-uuid.service on coreos.randomize_disk_guid=1
  * dracut: use ignition-generator to require disk-uuid.service
  * dracut: parse coreos.oem.id for ignition
  * setup-root: fix ordering between selinux-base.conf and libsemanage.conf
  * dracut: add mkfs.xfs to ignition
  * initrd-setup-root: check selinux tmpfiles configs before using them
  * update-bootengine: use the native ldconfig
  * dracut: apply etc.conf in initrd-setup-root
  * dracut: remove link-local addr from network config
  * dracut: remove junk from zz-default.network
  * dracut: remove Ignition udev trigger
  * dracut: use inst_simple instead of inst
  * dracut: swap ignition.force for coreos.first_boot
  * dracut: add mkfs dependencies for Ignition
  * dracut: use idiomatic method for installing rules
  * bootengine: apply baselayout-home.conf in initrd-setup-root
  * bootengine: fully populate the initrd shadow db from baselayout
  * bootengine: initialize /sysroot/etc shadowdb files from baselayout
  * bootengine: convert initrd-setup-root to a standalone shell script
  * bootengine: convert setup-root to a standalone systemd service
  * bootengine:  rename 80setup-root to 99setup-root
  * Set up selinux tmpfiles before performing root pivot
  * dracut: set DefaultDependencies=no for initrd-systemd-resolved
  * dracut: add ignition systemd generator
  * dracut: add useradd, usermod, groupadd to ignition module.
  * dracut: udevadm settle after writing the disk GUID
  * dracut: take down all interfaces before switchroot
  * dracut: discard 99-default.link from 02systemd-networkd module
  * dracut: add ordering on disk-uuid.service
  * dracut: add Ignition
  * dracut: add systemd-networkd to the initramfs.
  * dracut: remove disk-uuid's dependence on Ignition
  * dracut: fix typo in disk-uuid.service
  * disk-uuid: add service for generating GPT UUID
  * verity-generator: disable default dependencies
  * verity-generator: add service generator for veritysetup
  * diskless-generator: make a real mount unit when using btrfs as rootfstype
  * dracut: don't explicitly remount /sysroot rw
  * setup-root: remove call to ldconfig
  * gptprio: remove kexec based implementation
  * diskless-generator: check value of mount.usr= and usr=
  * systemd: don't initialize machine-id, do initialize ld.so.conf
  * Explicitly supply the ACPI RSDP address to kexec on efi systems
  * update-bootengine: always run ldconfig in chroots before dracut
  * gptprio: retry mount if it fails the first time
  * systemd: add module to disable network device renaming
  * fix(update-bootengine): Exclude unnecessary dracut modules.
  * add(diskless-btrfs): Experiment for diskless btrfs instead of tmpfs
  * add(remount-sysroot.service): If needed remount root as rw
  * fix(99dracut-root): Replace 99fstab with an even more stupid hack.
  * add(10diskless-generator): Add generator for squashfs and tmpfs mounts.
  * fix(10usr-generator): Typo fixes
  * add(10usr-generator): Move usr=/dev/foo handling to a systemd generator
  * fix(80setup-root): Add missing -E flag to grep.
  * remove(80squashfs): Replaced by using fstab instead.
  * add(99fstab): New module to satisfy dracut without root=
  * fix(80setup-root): Handle initrd OEMs
  * fix(80setup-root): Silence "machine-id: No such file" error message
  * cleanup(80setup-root): Remove ${BOOTENGINE_ROOT_DIR} var
  * remove(80usrgptprio): Replaced by new gptprio and setup-root modules
  * add(80setup-root): Move fs setup logic to new module
  * fix(80gptprio): Gut most of gptprio, make it work for root and usr
  * feat(80usrgptprio) add ability for unique /etc/machine-id files
  * remove(80resize): Drop resize module
  * fix(80resize): Don't resize until after kexec
  * fix(80usrgptprio): Add special x-initrd.mount option to /sysroot/usr
  * add(resize): New dracut module to resize ROOT before mounting.
  * fix(update-bootengine): Include fsck in bootengine.
  * fix(80squashfs): Split hook into separate parse and mount hooks.
  * fix(80usrgptprio): Add basic support for plain block devices
  * fix(80usrgptprio): Update usr= option, not root=
  * fix(80usrgptprio): Support kernels in both /usr/boot and /boot
  * fix(80usrgptprio): Fix normal test case. Enable 80usrgptprio testing.
  * fix(80usrgptprio): Fix mount-fail test case.
  * fix(80usrgptprio): Fix kexec-fail test case.
  * fix(80usrgptprio): Fix fail-kernel test case.
  * fix(80usrgptprio): Fix backup/setup of symlinks root filesystem.
  * fix(80usrgptprio): Fix fail-everything test case.
  * fix(80usrgptprio): Do not run without usr=gptprio
  * fix(80usrgptprio): Convert test case to same spacing as module code.
  * feat(80usrgptprio): initial commit
  * fix(gptprio): Fix fallback path when using systemd.
  * fix(parse-gptprio.sh): Fix up log message.
  * add(journald): New module for journald configuration
  * fix(gptprio): Add best-effort support for unloading modules before kexec
  * fix(gptprio): Switch to falling back on kernel/kexec failures.
  * fix(tests): Rework the test suite, make false positives harder.
  * cleanup(gptprio): Move our verbose command logging into a common function
  * fix(gptprio): Drop case translation, cgpt next now uses lower case
  * fix(update-bootengine): Silence setlocale errors
  * fix(update-bootengine): Fix terrible typo that broke namespace creation.
  * feat(dracut/80squashfs): make oem of unlimited size
  * feat(parse-squashfs): add in support for custom OEMs
  * feat(squashfs): initial commit of squashfs root support
  * fix(update-bootengine): Compare namespaces via mountinfo.
  * License project under BSD-2 license
  * fix(module-setup): Use dracut_install which aborts on errors.
  * Add(update-bootengine): Move code for running dracut out of ebuild.
  * fix(dracut): use lower on PARTUUID
  * fix(dracut): umount the root fs
  * feat(tests): refactor and add tests
  * feat(dracut): add debuggging output
  * feat(pre-mount-gptprio): die if the kexec returns
  * fix(dracut) mount boot filesystem as ro so it's not dirty when it boots
  * feat(dracut) add proper support for cgpt
  * feat(dracut): get everything working
  * Initial commit
- Dropped 0003-Disable-resetting-UUID.patch (upstream moved the
  functionality into the CoreOS configuration.
- Added ignition-enable-network.sh /
  ignition-enable-network.service:
  Implemented ignition-fetch-offline feature to only start
  networking if required