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
2
Issues
2
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
4466e2ac
Commit
4466e2ac
authored
Apr 11, 2024
by
Anton Midyukov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mobile.mk: set branding
parent
f4bf70d2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletion
+6
-1
mobile.mk
conf.d/mobile.mk
+6
-1
No files found.
conf.d/mobile.mk
View file @
4466e2ac
...
...
@@ -10,6 +10,11 @@ mixin/mobile-base: use/ntp/chrony use/repo use/branding/notes use/x11-autostart
use/deflogin/root use/l10n/ru_RU use/xdg-user-dirs \
use/drm use/firmware mixin/ttyescape +plymouth +pipewire \
use/services/bluetooth-enable
ifeq (sisyphus,$(BRANCH))
@$(call set,BRANDING,alt-mobile-sisyphus)
else
@$(call set,BRANDING,alt-mobile)
endif
@$(call add,THE_BRANDING,notes indexhtml)
@$(call add,THE_LISTS,mobile/base)
@$(call add,THE_PACKAGES,polkit-rule-mobile)
...
...
@@ -24,6 +29,7 @@ mixin/mobile-base: use/ntp/chrony use/repo use/branding/notes use/x11-autostart
@$(call add,CONTROL,libnss-role:disabled)
mixin/phosh: use/services +nm-gtk4 +nm-native
@$(call add,THE_BRANDING,phosh-settings)
@$(call add,THE_LISTS,mobile/phosh)
@$(call add,DEFAULT_SERVICES_ENABLE,phosh)
@$(call set,DEFAULT_SESSION,phosh)
...
...
@@ -35,7 +41,6 @@ vm/.phosh: vm/systemd mixin/mobile-base mixin/phosh +systemd \
mixin/waydroid use/fonts/ttf/google \
use/auto-resize
@$(call add,THE_LISTS,mobile/apps)
@$(call add,THE_PACKAGES,phosh-background-settings)
vm/alt-mobile-phosh-un-def: vm/.phosh mixin/uboot-extlinux-efi use/tty/S0
@$(call set,KFLAVOURS,un-def)
...
...
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