kernel-install: clarify what is currently supported with --root and --image
authorAntonio Alvarez Feijoo <antonio.feijoo@suse.com>
Wed, 10 Jan 2024 10:56:36 +0000 (11:56 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Wed, 10 Jan 2024 12:40:35 +0000 (12:40 +0000)
commit398760c84a4995a0e699b9c991a2ba9e65dd1bdc
tree1a8895b98285af31aa8c6318e7b7daa62f94964c
parent9540f8e216004a06b7bca90d0aeb3e20ca78c766
kernel-install: clarify what is currently supported with --root and --image

`list` and `add-all` ignore `--root` or `--image`, working on the running
system instead.
Also improve the error message if `--image` is used.
src/kernel-install/kernel-install.c