flatcar-postinst: Make use of ue-rs download_sysext binary#34
flatcar-postinst: Make use of ue-rs download_sysext binary#34pothos merged 1 commit intoflatcar-masterfrom
Conversation
This pulls in flatcar/update_engine#34 to switch from bash with curl and decode_payload to the ue-rs download_sysext binary.
This pulls in flatcar/update_engine#34 to switch from bash with curl and decode_payload to the ue-rs download_sysext binary.
This pulls in flatcar/update_engine#34 to switch from bash with curl and decode_payload to the ue-rs download_sysext binary.
This pulls in flatcar/update_engine#34 to switch from bash with curl and decode_payload to the ue-rs download_sysext binary.
This pulls in flatcar/update_engine#34 to switch from bash with curl and decode_payload to the ue-rs download_sysext binary.
This pulls in flatcar/update_engine#34 to switch from bash with curl and decode_payload to the ue-rs download_sysext binary.
This pulls in flatcar/update_engine#34 to switch from bash with curl and decode_payload to the ue-rs download_sysext binary.
|
I still see a test failure in http://jenkins.infra.kinvolk.io:8080/job/container/job/test/18231/console when updating from the old LTS, will check. |
Oh, |
The ue-rs download_sysext binary can now do what was done in bash with curl plus decode_payload before. Switch to make use of the binary.
This pulls in flatcar/update_engine#34 to switch from bash with curl and decode_payload to the ue-rs download_sysext binary.
Switched to invoking the new loader. |
|
Seems to work: I've updated from the first dual-arch Stable release and the extraction worked. |
This pulls in flatcar/update_engine#34 to switch from bash with curl and decode_payload to the ue-rs download_sysext binary.
The ue-rs download_sysext binary can now do what was done in bash with curl plus decode_payload before.
Switch to make use of the binary.
How to use
Needs flatcar/ue-rs#47
Partly addresses flatcar/Flatcar#1028
Testing done
see scripts PR flatcar/scripts#1541