Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Firmware
Manage
Activity
Members
Labels
Plan
Issues
23
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Firmware-Developer
Firmware
Merge requests
!45
delete nodetype server!!!
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
delete nodetype server!!!
patch_nodetype
into
master
Overview
2
Commits
1
Pipelines
1
Changes
3
Closed
Sven enniK
requested to merge
patch_nodetype
into
master
5 years ago
Overview
2
Commits
1
Pipelines
1
Changes
3
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
043bf166
1 commit,
5 years ago
3 files
+
11
−
4
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
files/common/usr/lib/ddmesh/ddmesh-bootconfig.sh
+
2
−
1
Options
@@ -59,7 +59,8 @@ config system 'system'
option node_type 'node'
list node_types 'node'
list node_types 'mobile'
list node_types 'server'
list node_types 'offloader'
list node_types 'virtual'
option nightly_reboot 0
option ignore_factory_reset_button 0
Loading