Commit graph

15 commits

Author SHA1 Message Date
Jean-François Roche
ed505c325b
Fix duplicate assets related to kexec-bundle
New release of `nixos-generate` seem to output the path of the generated kexec bundle in the nix
store. Push only the path of the kexec bundle given by the outlink location.
2022-12-13 13:22:37 +01:00
Jean-François Roche
5ba328cfe8
Handle errors with pipe instead of process substitution 2022-12-13 10:42:30 +01:00
Jean-François Roche
9900fd121e
Stop if one of the build fails
Using process substitution doesn't handle errors.
Check that we have the expected build assets before we continue.
2022-12-12 11:26:35 +01:00
Jörg Thalheim
c0fb626fd2 move kexec installer to subdirectory 2022-11-27 17:13:33 +01:00
Jörg Thalheim
503b9e4c3b README: fix kexec tarball urls 2022-09-05 08:30:41 +00:00
Jörg Thalheim
ae8e11cbfc add kexec installer 2022-09-04 15:18:35 +00:00
Jörg Thalheim
505a5f7056
fix sed expression 2021-06-16 21:48:38 +02:00
Jörg Thalheim
a4baf92aaa
fix initrd name 2021-06-16 21:47:50 +02:00
Jörg Thalheim
8fba363448
netboot.ipxe: fix-up download urls 2021-06-13 09:04:19 +02:00
Jörg Thalheim
2f842f70bd
also include ipxe script 2021-06-12 09:00:47 +02:00
Jörg Thalheim
c824fc505a
also upload kexec images 2021-06-10 10:06:41 +02:00
Jörg Thalheim
b8510c4f46
make shellcheck happy 2021-06-10 09:30:10 +02:00
Jörg Thalheim
fa6943e6bd
fix checksums 2021-06-10 09:15:20 +02:00
Jörg Thalheim
1f16637b84
put arch in upload asset names 2021-06-10 09:02:41 +02:00
Jörg Thalheim
5c2346f4b6
upload ci automation 2021-06-10 08:10:06 +02:00