Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
MNT Reform Tools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Johannes Schauer Marin Rodrigues
MNT Reform Tools
Commits
57f3d7a8
Commit
57f3d7a8
authored
2 years ago
by
minute
Browse files
Options
Downloads
Plain Diff
Merge branch 'reform-check-patch' into 'main'
bin/reform-check: Mention arch See merge request
reform/reform-tools!35
parents
c5dfad5c
5210b122
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
bin/reform-check
+1
-1
1 addition, 1 deletion
bin/reform-check
with
1 addition
and
1 deletion
bin/reform-check
+
1
−
1
View file @
57f3d7a8
...
@@ -206,7 +206,7 @@ fi
...
@@ -206,7 +206,7 @@ fi
if
[
"
$(
apt-get indextargets
'Created-By: Packages'
'Repo-URI: https://mntre.com/reform-debian-repo/'
--format
'$(RELEASE)'
)
"
!=
reform
]
;
then
if
[
"
$(
apt-get indextargets
'Created-By: Packages'
'Repo-URI: https://mntre.com/reform-debian-repo/'
--format
'$(RELEASE)'
)
"
!=
reform
]
;
then
echo
"E: the reform repository is not known to apt"
>
&2
echo
"E: the reform repository is not known to apt"
>
&2
echo
"E: add the following line to your /etc/apt/sources.list to fix this"
>
&2
echo
"E: add the following line to your /etc/apt/sources.list to fix this"
>
&2
echo
"deb [trusted=yes] https://mntre.com/reform-debian-repo reform main"
>
&2
echo
"deb [
arch=arm64
trusted=yes] https://mntre.com/reform-debian-repo reform main"
>
&2
fi
fi
if
!
apt-cache policy linux-image-arm64 |
grep
--quiet
mntre.com
;
then
if
!
apt-cache policy linux-image-arm64 |
grep
--quiet
mntre.com
;
then
...
...
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