Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
flatdeb-steam
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
steamrt
flatdeb-steam
Commits
0229f93f
Commit
0229f93f
authored
6 years ago
by
Simon McVittie
Browse files
Options
Downloads
Patches
Plain Diff
Create symlinks for busybox tools more loudly
Signed-off-by:
Simon McVittie
<
smcv@collabora.com
>
parent
8e679775
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
runtimes/heavy.yaml
+12
-12
12 additions, 12 deletions
runtimes/heavy.yaml
runtimes/spy.yaml
+13
-13
13 additions, 13 deletions
runtimes/spy.yaml
with
25 additions
and
25 deletions
runtimes/heavy.yaml
+
12
−
12
View file @
0229f93f
...
...
@@ -44,18 +44,18 @@ sdk:
-
steamrt-libdevel-non-multiarch
post_script
:
|
ln -s busybox /usr/bin/dos2unix
ln -s busybox /usr/bin/ifconfig
ln -s busybox /usr/bin/ip
ln -s busybox /usr/bin/nc
ln -s busybox /usr/bin/ping
ln -s busybox /usr/bin/ping6
ln -s busybox /usr/bin/route
ln -s busybox /usr/bin/telnet
ln -s busybox /usr/bin/traceroute
ln -s busybox /usr/bin/traceroute6
ln -s busybox /usr/bin/unix2dos
ln -s busybox /usr/bin/vi
ln -s
v
busybox /usr/bin/dos2unix
ln -s
v
busybox /usr/bin/ifconfig
ln -s
v
busybox /usr/bin/ip
ln -s
v
busybox /usr/bin/nc
ln -s
v
busybox /usr/bin/ping
ln -s
v
busybox /usr/bin/ping6
ln -s
v
busybox /usr/bin/route
ln -s
v
busybox /usr/bin/telnet
ln -s
v
busybox /usr/bin/traceroute
ln -s
v
busybox /usr/bin/traceroute6
ln -s
v
busybox /usr/bin/unix2dos
ln -s
v
busybox /usr/bin/vi
# We prefer Java 8
update-alternatives --set java /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java
...
...
This diff is collapsed.
Click to expand it.
runtimes/spy.yaml
+
13
−
13
View file @
0229f93f
...
...
@@ -47,18 +47,18 @@ sdk:
-
steamrt-dev
post_script
:
|
ln -s busybox /usr/bin/dos2unix
ln -s busybox /usr/bin/ifconfig
ln -s busybox /usr/bin/ip
ln -s busybox /usr/bin/nc
ln -s busybox /usr/bin/ping
ln -s busybox /usr/bin/ping6
ln -s busybox /usr/bin/route
ln -s busybox /usr/bin/telnet
ln -s busybox /usr/bin/traceroute
ln -s busybox /usr/bin/traceroute6
ln -s busybox /usr/bin/unix2dos
ln -s busybox /usr/bin/vi
ln -s busybox /usr/bin/xxd
ln -s
v
busybox /usr/bin/dos2unix
ln -s
v
busybox /usr/bin/ifconfig
ln -s
v
busybox /usr/bin/ip
ln -s
v
busybox /usr/bin/nc
ln -s
v
busybox /usr/bin/ping
ln -s
v
busybox /usr/bin/ping6
ln -s
v
busybox /usr/bin/route
ln -s
v
busybox /usr/bin/telnet
ln -s
v
busybox /usr/bin/traceroute
ln -s
v
busybox /usr/bin/traceroute6
ln -s
v
busybox /usr/bin/unix2dos
ln -s
v
busybox /usr/bin/vi
ln -s
v
busybox /usr/bin/xxd
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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