Skip to content

Commit c586260

Browse files
committed
Prep for more postoutput scripts
1 parent 0e926b9 commit c586260

File tree

11 files changed

+10
-10
lines changed

11 files changed

+10
-10
lines changed

mkosi.images/base/mkosi.postinst.chroot renamed to mkosi.images/base/mkosi.postinst.d/set-default-target.chroot

File renamed without changes.

resources/sysupdate.consul-template.d/consul-template.transfer

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[Source]
22
Type=url-file
3-
Path=http://localhost:1002/
3+
Path=http://mangos.soren.tools/sysupdate/consul-template
44
MatchPattern=consul-template_@v.raw \
55
consul-template_@v.raw.gz \
66
consul-template_@v.raw.zst \

resources/sysupdate.consul.d/consul.transfer

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[Source]
22
Type=url-file
3-
Path=http://localhost:1002/
3+
Path=http://mangos.soren.tools/sysupdate/consul
44
MatchPattern=consul_@v.raw \
55
consul_@v.raw.gz \
66
consul_@v.raw.zst \

resources/sysupdate.d/10-root-verity-sig.transfer

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ProtectVersion=%A
33

44
[Source]
55
Type=url-file
6-
Path=http://localhost:1002/
6+
Path=http://mangos.soren.tools/sysupdate/mangos
77
MatchPattern=%M_@v.root-%a-verity-sig.@u.raw \
88
%M_@v.root-%a-verity-sig.@u.raw.gz \
99
%M_@v.root-%a-verity-sig.@u.raw.zst \

resources/sysupdate.d/11-root-verity.transfer

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ProtectVersion=%A
33

44
[Source]
55
Type=url-file
6-
Path=http://localhost:1002/
6+
Path=http://mangos.soren.tools/sysupdate/mangos
77
MatchPattern=%M_@v.root-%a-verity.@u.raw \
88
%M_@v.root-%a-verity.@u.raw.gz \
99
%M_@v.root-%a-verity.@u.raw.zst \

resources/sysupdate.d/12-root.transfer

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ProtectVersion=%A
33

44
[Source]
55
Type=url-file
6-
Path=http://localhost:1002/
6+
Path=http://mangos.soren.tools/sysupdate/mangos
77
MatchPattern=%M_@v.root-%a.@u.raw \
88
%M_@v.root-%a.@u.raw.gz \
99
%M_@v.root-%a.@u.raw.zst \

resources/sysupdate.d/15-uki.transfer

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ProtectVersion=%v
33

44
[Source]
55
Type=url-file
6-
Path=http://localhost:1002/
6+
Path=http://mangos.soren.tools/sysupdate/mangos
77
MatchPattern=%M_@v.efi \
88
%M_@v.efi.zst
99

resources/sysupdate.d/debug.transfer

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Features=debug
44

55
[Source]
66
Type=url-file
7-
Path=http://localhost:1002/
7+
Path=http://mangos.soren.tools/sysupdate/mangos
88
MatchPattern=debug_@v.raw \
99
debug_@v.raw.gz \
1010
debug_@v.raw.zst \

resources/sysupdate.nomad.d/nomad.transfer

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[Source]
22
Type=url-file
3-
Path=http://localhost:1002/
3+
Path=http://mangos.soren.tools/sysupdate/nomad
44
MatchPattern=nomad_@v.raw \
55
nomad_@v.raw.gz \
66
nomad_@v.raw.zst \

resources/sysupdate.terraform.d/terraform.transfer

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[Source]
22
Type=url-file
3-
Path=http://localhost:1002/
3+
Path=http://mangos.soren.tools/sysupdate/terraform
44
MatchPattern=terraform_@v.raw \
55
terraform_@v.raw.gz \
66
terraform_@v.raw.zst \

0 commit comments

Comments
 (0)