Skip to content
Snippets Groups Projects
Commit b8decfeb authored by Ryan Gonzalez's avatar Ryan Gonzalez
Browse files

tools: Add a script to easily run Apertis images in QEMU

https://phabricator.apertis.org/T8901



Signed-off-by: default avatarRyan Gonzalez <ryan.gonzalez@collabora.com>
parent eac4aaeb
No related branches found
Tags upstream/252.4
3 merge requests!37Merge changes from apertis/v2022-updates into apertis/v2022,!34Merge latest changes from v2023dev3,!28tools: Add a script to easily run Apertis images in QEMU
......@@ -34,6 +34,9 @@ Depends:
python3-paramiko,
python3-gi,
python3-gitlab,
python3-bs4,
python3-requests,
python3-tqdm,
systemd-container
Suggests:
ribchester (>= 0.1612.7)
......
......@@ -6,6 +6,7 @@ ROOT_TOOLDIR ?= $(DESTDIR)$(bindir)
TOOLS = \
ade \
devroot-enter \
apertis-images \
apertis-pkg-merge-updates \
apertis-pkg-pull-updates \
apertis-switch-coreutils-rust \
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment