Hi, Bruce:

Seems podman manage its shell completions inside the code (see this line:
https://github.com/containers/podman/pull/21095/commits/6c4892c8029fd992b4494adb62c535d0f5c5d62d#diff-cf5cc76e70a369c5221f08f29ec0452710af1f4ecd423c162d5b669688416caeR484
)

then it uses "podman completion SHELL-NAME" to get the completion for a
particular shell, so it's not safe to pre-generate a completion outside of
podman source? For instance, if we add a CVE fix or some common bug fixes
to SRC_URI, the completion might be changed and the developers have to be
aware of that and also update completion file.

And this qemu wrapper way is being used in OE in several recipes, like
python, the qemu-native would be built in most cases if you build a OE
image, so would be no much cost on it? Just my personal options.

the best,
thank you
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#8533): 
https://lists.yoctoproject.org/g/meta-virtualization/message/8533
Mute This Topic: https://lists.yoctoproject.org/mt/103603296/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to