116 lines
4.6 KiB
Plaintext
116 lines
4.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Aug 5 10:17:03 UTC 2024 - David Cassany <dcassany@suse.com>
|
|
|
|
- Update to version v2.1.2
|
|
* Fix grub2-x86_64-efi installation
|
|
* Removing syslinux from base image
|
|
* Workaround to remove any pre-existing Elemental initrd
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 26 12:01:26 UTC 2024 - David Cassany <dcassany@suse.com>
|
|
|
|
- Update to version v2.1.1
|
|
* Move bootargs to /etc/elemental
|
|
* Include boot assessment installation as part of elemental init
|
|
* Do not start elemental-register timer manually
|
|
* Add an elemental-register checker
|
|
* Adding an network-online checker for elemental
|
|
* Add wireless-regdb for aarch64
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 13 20:24:13 UTC 2024 - David Cassany <dcassany@suse.com>
|
|
|
|
- Bump to v2.1.0
|
|
* Micro rename
|
|
* Only apply upgrade config on OS upgrades (#1283)
|
|
* Require elemental-toolkit v2
|
|
* Adding the btrfs default at elemental-operator level
|
|
* Enable recovery upgrades (#1226)
|
|
* Set transient recovery hostname
|
|
* Update all Golang dependencies
|
|
* Adapt bootargs file to support btrfs snapshotter (#1213)
|
|
* Adapt upgrade script to the new elemental-toolkit
|
|
* Don't set the hostname (#1171)
|
|
* Make use of the update elemental kernel arguments
|
|
* Make initrd generation consistent across flavors
|
|
* Update rootfs settings
|
|
* Make sure no variables in /etc/os-release are duplicated
|
|
* Build RT flavour only for x86_64
|
|
* Use Elemental systemd branding package
|
|
* Update kernel cmdline for elemental-sysroot (#1165)
|
|
* Use the elemental-rootfs feature (#1163)
|
|
* Run services after time-sync.target
|
|
* Mkdir /host/run/elemental in suc-upgrade
|
|
* Migrate to /run/elemental from /run/cos
|
|
* Add default network configuration for eth0
|
|
* Remove default serial console kernel parameter
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 28 17:26:41 UTC 2023 - dcassany@suse.com
|
|
|
|
- Update to version 2.0.0:
|
|
* For some reason OBS complains of invalid format on SOURCEURL substitution
|
|
* Update workflow so that it branches the appropriate OBS packages
|
|
* Adding missing manifest for the base-iso image
|
|
* Align and update labels and tags with all images
|
|
* Remove obsolete images, sle micro variants are already in place
|
|
* Rename build-iso-next
|
|
* Remove longhorn overlay mount
|
|
* Drop the 'for Rancher' suffix
|
|
* Revert to 'old' RPi firmware
|
|
* Set entrypoint of elemental-iso-add-registration
|
|
* Fix SLEM4R OS build
|
|
* Update elemental-iso-add-registration
|
|
* Remove some old teal references
|
|
* Remove Teal images
|
|
* Bump ele-testhelpers deps
|
|
* Include system agent unit file in specfile
|
|
* Require elemental-toolkit instead of elemental-cli (#984)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 28 17:26:14 UTC 2023 - dcassany@suse.com
|
|
|
|
- Update to version 1.3+git20230830.d301e1b:
|
|
* Add elemental-register-reset.service
|
|
* Use the new init command (#874)
|
|
* Disable service triggers on staging
|
|
* Fix elemental-iso-add-registration script
|
|
* rancher/ -> suse/
|
|
* Use elemental-register --install argument (#934)
|
|
* Allow installation on non-SUSE distributions
|
|
* Add CONTRIBUTING.md
|
|
* Enable cloud-config from removable devices
|
|
* Ensure names are unique for all stages
|
|
* Do not compare versions from different repositories on upgrades
|
|
* Feat: add CODEOWNERS
|
|
* Load proxy setup from sysconfig and allow elemental specific env variables
|
|
* Include cryptsetup in elemental-teal
|
|
* Do not expand COS_PERSISTENT by default
|
|
* Add environment variable files in elemental-system-agent.service
|
|
* Run elemental-register in systemd service (#723)
|
|
* Include rke2-killall on shutdown process
|
|
* Update shutdown-k3s.service
|
|
* Prevent upgrade loops when FORCE is in use
|
|
* Do not allow downgrades without force flag
|
|
* Remove reboots on cloud-config addition
|
|
* Do not allow concurrent suc-upgrade executions
|
|
* Update docker/login-action to v2.1.0 (#666)
|
|
* Add shutdown-k3s.service to OBS spec
|
|
* Add service to kill k3s before umount
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 28 17:19:29 UTC 2023 - dcassany@suse.com
|
|
|
|
- Update to version 1.1.0+git20230125.14a106c:
|
|
* Add debug flag on upgrade command and update bootargs.cfg file (#625)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 25 09:59:01 UTC 2022 - Klaus Kämpf <kkaempf@suse.com>
|
|
|
|
- add /etc/NetworkManager/conf.d/rke2-canal.conf (#446)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 5 11:25:44 UTC 2022 - David Cassany <dcassany@suse.com>
|
|
|
|
- Initial commit
|