Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
dedal
Manage
Activity
Members
Labels
Plan
Issues
2
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Harbor Registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EBRAINS RI
Tech Hub
Platform
EBRAINS Software Distribution
dedal
Commits
7b43d946
Commit
7b43d946
authored
1 year ago
by
Eric Müller
Browse files
Options
Downloads
Patches
Plain Diff
feat: add sshfs to base images
Change-Id: Icd2a471889533f8d8fc75a7ad2e2b16c525fd7b4
parent
0207929f
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
share/yashchiki/styles/asic/create_recipe.sh
+1
-0
1 addition, 0 deletions
share/yashchiki/styles/asic/create_recipe.sh
share/yashchiki/styles/visionary/install_system_dependencies.sh
+1
-0
1 addition, 0 deletions
...yashchiki/styles/visionary/install_system_dependencies.sh
with
2 additions
and
0 deletions
share/yashchiki/styles/asic/create_recipe.sh
+
1
−
0
View file @
7b43d946
...
...
@@ -161,6 +161,7 @@ From: ${DOCKER_BASE_IMAGE}
SDL-devel
\
socat
\
spax
\
sshfs
\
strace
\
sysvinit-tools
\
tar
\
...
...
This diff is collapsed.
Click to expand it.
share/yashchiki/styles/visionary/install_system_dependencies.sh
+
1
−
0
View file @
7b43d946
...
...
@@ -48,6 +48,7 @@ system_dependencies=(
"psmisc"
"qemu"
"qemu-user-static"
"sshfs"
"strace"
"time"
"tshark"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment