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
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
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
09b54900
Unverified
Commit
09b54900
authored
Nov 12, 2025
by
x1z53
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mobile: add Phrog for non-sisyphus
Phrog allows you to select a user to log in if there are several of them, which Phosh cannot do.
parent
4f982e19
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
mobile.mk
conf.d/mobile.mk
+5
-0
No files found.
conf.d/mobile.mk
View file @
09b54900
...
...
@@ -47,7 +47,12 @@ mixin/phosh: use/services +nm-gtk4 +nm-native
@$(call add,THE_BRANDING,phosh-settings)
@$(call add,THE_LISTS,mobile/phosh)
@$(call add,THE_LISTS,mobile/gnome-apps)
ifeq (sisyphus,$(BRANCH))
@$(call add,DEFAULT_SERVICES_ENABLE,phosh)
else
@$(call add,DEFAULT_SERVICES_ENABLE,phrog)
@$(call add,THE_PACKAGES,phrog)
endif
@$(call set,DEFAULT_SESSION,phosh)
ifeq (sisyphus,$(BRANCH))
@$(call add,THE_PACKAGES,gnome-maps)
...
...
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