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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Reform
MNT Reform Tools
Merge requests
!64
reform-tools 1.37
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
reform-tools 1.37
staging
into
main
Overview
0
Commits
5
Pipelines
0
Changes
1
Merged
Johannes Schauer Marin Rodrigues
requested to merge
staging
into
main
11 months ago
Overview
0
Commits
5
Pipelines
0
Changes
1
Expand
debian/rules: regenerate MNTIcons.ttf from source using fontforge
debian/copyright: document license of ./mnt-icon-font/MNTIcons.sfd
install /usr/share/reform-setup-wizard/cleanup.d/reform-setup-cleanup.sh
install /usr/share/reform-setup-wizard/reform-setup-sway-config
Edited
11 months ago
by
Johannes Schauer Marin Rodrigues
0
0
Merge request reports
Viewing commit
83a0cd63
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Verified
83a0cd63
sbin/reform-hw-setup: do not run with set -e
· 83a0cd63
Johannes Schauer Marin Rodrigues
authored
11 months ago
sbin/reform-hw-setup
+
1
−
1
Options
#!/bin/sh
set
-
e
u
set
-u
case
"
$(
cat
/proc/device-tree/model
)
"
in
"MNT Reform 2"
|
"MNT Reform 2 HDMI"
)
Loading