Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding ROOTFS repo dir check #332

Merged
merged 1 commit into from
Jan 29, 2024
Merged

Conversation

Yarboa
Copy link
Collaborator

@Yarboa Yarboa commented Jan 28, 2024

Resolves #333
In case QM ${ROOTFS}/etc/yum.repos.d is empty
Add AutoSD repo in order to setup QM on aarch64 SoC

seems that the following configuration in qm storage.conf on ro filesystem causes podman cli errors
additionalimagestores = [
"/var/lib/shared/",
"/usr/lib/containers/storage",
]

removing the ro part from additional images

@Yarboa
Copy link
Collaborator Author

Yarboa commented Jan 29, 2024

Closing, not needed

@Yarboa Yarboa closed this Jan 29, 2024
@Yarboa Yarboa reopened this Jan 29, 2024
@Yarboa Yarboa marked this pull request as draft January 29, 2024 09:26
@Yarboa Yarboa self-assigned this Jan 29, 2024
@Yarboa Yarboa added the jira label Jan 29, 2024
@Yarboa Yarboa marked this pull request as ready for review January 29, 2024 12:38
@Yarboa Yarboa removed the jira label Jan 29, 2024
setup Outdated Show resolved Hide resolved
@dougsland
Copy link
Collaborator

+1 just a small comment.

In case QM ${ROOTFS}/etc/yum.repos.d is empty
Add AutoSD repo in order to install QM

Signed-off-by: Yariv Rachmani <yrachman@redhat.com>
@Yarboa
Copy link
Collaborator Author

Yarboa commented Jan 29, 2024

+1 just a small comment.

Done

@Yarboa Yarboa merged commit 3f83ae9 into containers:main Jan 29, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test on arm machines
2 participants