Hi Khem,
On Tue, 02 Mar 2021 10:46:51 -0800 Khem Raj <[email protected]> wrote:
> we should be enabling CONFIG_LONG_OPTS=y in busybox when using systemd
To sum up:
* the systemd-container package contains the machinectl binary;
* the machinectl "import-*" subcommands require systemd to be configured
with the "importd" PACKAGECONFIG entry enabled;
* "machinectl import-tar" uses "tar --numeric-owner" which isn't supported
by the default busybox configuration.
If busybox configured with CONFIG_LONG_OPTS=y does support tar --numeric-owner,
it might be a better approach to enable this when PACKAGECONFIG[importd]
is used instead of adding "tar" as a recommended package for systemd-container.
However I have no strong opinion on this, and have no clue how to achieve this.
Thanks,
Vivien
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#148875):
https://lists.openembedded.org/g/openembedded-core/message/148875
Mute This Topic: https://lists.openembedded.org/mt/81002411/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-