Commit graph

22 commits

Author SHA1 Message Date
Jörg Thalheim
e855c9b4b9 get rid of virtual variant again
In unstable this has now the same size as the noninteractive one.
2023-05-07 21:33:03 +02:00
Jörg Thalheim
470d1918ab kexec-installer: build variants 2023-05-07 21:06:12 +02:00
Jörg Thalheim
51155d8415 Revert "Revert "Merge #99""
This reverts commit d6d6eb5136.
2023-05-07 20:55:45 +02:00
Jörg Thalheim
d6d6eb5136 Revert "Merge #99"
This reverts commit fbeaca781e, reversing
changes made to 8217f26891.

broke the release
2023-05-07 20:43:45 +02:00
Jörg Thalheim
d8af2a00f7 also build new smaller installer in ci 2023-05-07 20:32:04 +02:00
Jörg Thalheim
ef2c00e699 build images from flake 2022-12-16 15:27:57 +01:00
Jörg Thalheim
44f92f57b5 drop kexec-bundle
kexec-installer is better tested and smaller at this point.
2022-12-16 15:27:16 +01:00
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