Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mkimage-profiles
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
mkimage-profiles
Commits
df0875fe
Commit
df0875fe
authored
Jun 30, 2020
by
Anton Midyukov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
oem: Added use/oem/vnc
parent
d1e7fc06
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
2 deletions
+9
-2
config.mk
features.in/oem/config.mk
+8
-1
99-oem-setup
features.in/oem/rootfs/image-scripts.d/99-oem-setup
+1
-1
No files found.
features.in/oem/config.mk
View file @
df0875fe
use/oem: use/services use/branding
@$(call add_feature)
@$(call add,DEFAULT_SERVICES_ENABLE,messagebus alteratord
setup
)
@$(call add,DEFAULT_SERVICES_ENABLE,messagebus alteratord)
@$(call add,THE_PACKAGES,alterator-setup alterator-notes)
@$(call add,THE_BRANDING,alterator notes)
@$(call try,OEM_TARGET,setup)
@$(call add,DEFAULT_SERVICES_ENABLE,$$(OEM_TARGET))
@$(call xport,OEM_TARGET)
use/oem/vnc: use/oem use/x11-vnc
@$(call add,THE_PACKAGES,alterator-setup-x11vnc)
@$(call set,OEM_TARGET,setup-vnc)
features.in/oem/rootfs/image-scripts.d/99-oem-setup
View file @
df0875fe
...
...
@@ -2,7 +2,7 @@
# this breaks the default configuration on intent
# so that alterator-setup can run predictably
TARGET
=
/lib/systemd/system/
setup
.target
TARGET
=
/lib/systemd/system/
$GLOBAL_OEM_TARGET
.target
[
!
-s
"
$TARGET
"
]
||
ln
-s
"
$TARGET
"
/etc/systemd/system/default.target
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment