2020-09-18 09:12:39 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 17 10:56:44 UTC 2020 - Fabian Vogt <fvogt@suse.com>
|
|
|
|
|
|
|
|
- Overhaul configuration fetching:
|
|
|
|
* Add udev rules to wait for either ignition, combustion or
|
|
|
|
fw_cfg drives
|
|
|
|
* Allow combustion.firstboot in addition to ignition.firstboot
|
|
|
|
M combustion
|
|
|
|
A combustion-prepare.service
|
|
|
|
M combustion.service
|
|
|
|
M module-setup.sh
|
|
|
|
- Bump version to 0.2
|
|
|
|
|
2020-09-14 11:24:15 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 14 09:20:49 UTC 2020 - Ignaz Forster <iforster@suse.com>
|
|
|
|
|
|
|
|
- Avoid concurrent run of Ignition and Combustion initialization
|
|
|
|
scripts to a avoid a duplicate mount of the same device.
|
|
|
|
|
2020-09-11 10:27:57 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 4 14:27:17 UTC 2020 - Fabian Vogt <fvogt@suse.com>
|
|
|
|
|
|
|
|
- Add combustion-prepare.service to enable network if needed:
|
|
|
|
M combustion
|
|
|
|
A combustion-prepare.service
|
|
|
|
M combustion.service
|
|
|
|
M module-setup.sh
|
|
|
|
- Don't fail if no config drive found to not break ignition with
|
|
|
|
fw_cfg
|
|
|
|
|
2020-07-22 10:08:29 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 17 12:25:25 UTC 2020 - Fabian Vogt <fvogt@suse.com>
|
|
|
|
|
|
|
|
- Adjust README after removal of combustion-generator
|
|
|
|
- Switch to GPL-2.0-only
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 9 10:29:44 UTC 2020 - Fabian Vogt <fvogt@suse.com>
|
|
|
|
|
|
|
|
- Also force mounting of /tmp
|
|
|
|
- Fix getting the script's return value
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 1 10:31:10 UTC 2020 - Fabian Vogt <fvogt@suse.com>
|
|
|
|
|
|
|
|
- Set the timeout for the config device explicitly, like ignition-dracut
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 19 11:26:48 UTC 2020 - Fabian Vogt <fvogt@suse.com>
|
|
|
|
|
|
|
|
- Drop dependency on ignition
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 18 11:07:54 UTC 2020 - Fabian Vogt <fvogt@suse.com>
|
|
|
|
|
|
|
|
- Initial commit
|