diff options
author | Mike Looijmans <mike.looijmans@topic.nl> | 2024-06-14 09:48:22 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-06-14 10:23:10 -0700 |
commit | 79caf62321cabf6c6f563082399ae1b9096e5521 (patch) | |
tree | c161b9df8423c830fe2c5226df05a1fa062a26b0 /meta-python/recipes-devtools/python/python3-matplotlib/matplotlib-disable-download.patch | |
parent | 388b8017f9c86428d5965f8c45d64f4477984ac0 (diff) | |
download | meta-openembedded-79caf62321cabf6c6f563082399ae1b9096e5521.tar.gz |
nvme-cli: Support read-only systems
Attempting to install nvme-cli on a read-only system fails because of
the post-install script that creates /etc/nvme/hostnqn and hostid.
These files aren't actually needed for 99% of nvme-cli functionality.
Split the postinstall into a separate package, nvme-cli-user and also
move the unwanted util-linux-uuidgen dependency to that package.
This allows to install and use nvme-cli on a read-only rootfs. If
someone wants to run nvme-stas it will need a dependency on nvme-cli-user
to create the files.
Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-matplotlib/matplotlib-disable-download.patch')
0 files changed, 0 insertions, 0 deletions