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
7564fb99
Unverified
Commit
7564fb99
authored
Dec 17, 2025
by
x1z53
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mobile: use firefox-esr only for non-sisyphus
Firefox ESR is not suitable for building an image on the "most recent packages"
parent
e81c96c4
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
mobile.mk
conf.d/mobile.mk
+4
-1
apps
pkg.in/lists/mobile/apps
+0
-1
No files found.
conf.d/mobile.mk
View file @
7564fb99
...
@@ -10,12 +10,15 @@ mixin/mobile-base: use/ntp/chrony use/repo use/branding/notes use/x11-autostart
...
@@ -10,12 +10,15 @@ 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/deflogin/root use/l10n/ru_RU use/xdg-user-dirs \
use/drm use/firmware mixin/ttyescape +plymouth +pipewire \
use/drm use/firmware mixin/ttyescape +plymouth +pipewire \
use/services/bluetooth-enable use/luks/touchscreen \
use/services/bluetooth-enable use/luks/touchscreen \
use/wireless
use/
browser/firefox use/
wireless
ifeq (sisyphus,$(BRANCH))
ifeq (sisyphus,$(BRANCH))
@$(call set,BRANDING,alt-mobile-sisyphus)
@$(call set,BRANDING,alt-mobile-sisyphus)
@$(call set,VM_FSTYPE,f2fs)
@$(call set,VM_FSTYPE,f2fs)
else
else
@$(call set,BRANDING,alt-mobile)
@$(call set,BRANDING,alt-mobile)
ifneq (,$(filter-out riscv64,$(ARCH)))
@$(call set,FX_FLAVOUR,-esr)
endif
endif
endif
@$(call try,CAMERA,snapshot)
@$(call try,CAMERA,snapshot)
@$(call add,THE_PACKAGES,$$(CAMERA))
@$(call add,THE_PACKAGES,$$(CAMERA))
...
...
pkg.in/lists/mobile/apps
View file @
7564fb99
...
@@ -3,7 +3,6 @@ telegram-desktop
...
@@ -3,7 +3,6 @@ telegram-desktop
# web
# web
chromium@x86_64,aarch64,riscv64
chromium@x86_64,aarch64,riscv64
firefox-esr
mobile-config-firefox
mobile-config-firefox
# Messaging app
# Messaging app
...
...
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