random-archer / mkinitcpio-systemd-tool

Provisioning tool for systemd in initramfs (systemd-tool)
https://www.archlinux.org/packages/community/any/mkinitcpio-systemd-tool/
Other
113 stars 27 forks source link

ci tool setup #37

Closed Andrei-Pozolotin closed 4 years ago

Andrei-Pozolotin commented 4 years ago

@dvzrv @ml-

this is azure based ci/build/test system

it runs systemd containers on https://github.com/random-python/nspawn

so far it can verify proper initramfs layout via path/links asserts

you can see it in action here https://dev.azure.com/random-archer/mkinitcpio-systemd-tool

please let me know if you can grok how it works from the source or if you need more explanations. do you see yourself using it or does it look like overkill?

dvzrv commented 4 years ago

On 2020-03-26 00:50:23 (-0700), Andrei Pozolotin wrote:

@dvzrv @ml-

this is azure based ci/build/test system

it runs systemd containers on https://github.com/random-python/nspawn

so far it can verify proper initramfs layout via path/links asserts

you can see it in action here https://dev.azure.com/random-archer/mkinitcpio-systemd-tool

please let me know if you can grok how it works from the source or if you need more explanations. do you see yourself using it or does it look like overkill?

This is nothing I can use during packaging I think, however, it is great for testing pull requests!

Andrei-Pozolotin commented 4 years ago

however, it is great for testing pull requests!

ok, then, will count this as "approved" :-)