]> git.ipfire.org Git - thirdparty/systemd.git/commit
ukify: add 'build' verb 27938/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 6 Jun 2023 11:23:49 +0000 (13:23 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 6 Jun 2023 13:45:57 +0000 (15:45 +0200)
commita3b227d28a823d59e3281109f5369d0f63b40f62
tree2d6ee89c3df9c4bdb457b261b6447f83edf8673b
parent320266b9616ef720cc6e7622b9f0a86b0b51b289
ukify: add 'build' verb

The old syntax with linux + initrds as positional arguments is still accepted,
but a warning is emitted. We should remove the support for this after the
next release or so.

Adding a single verb by itself is not very useful, but opens the door to adding
other verbs.
man/ukify.xml
src/ukify/test/test_ukify.py
src/ukify/ukify.py