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
b44bfe59
Commit
b44bfe59
authored
Apr 29, 2025
by
Michael Shigorin
Committed by
Anton Midyukov
Jun 09, 2025
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "install2, slinux, centaurus: not add installer-feature-online-repo for e2k%"
This reverts commit
453172c3
: the cause is no more.
parent
a443973a
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
5 deletions
+1
-5
config.mk
features.in/install2/config.mk
+1
-3
config.mk
features.in/slinux/config.mk
+0
-2
No files found.
features.in/install2/config.mk
View file @
b44bfe59
...
@@ -104,10 +104,8 @@ endif
...
@@ -104,10 +104,8 @@ endif
use/install2/packages: use/install2 use/repo/main; @:
use/install2/packages: use/install2 use/repo/main; @:
# set up remote repositories within installed system out-of-box
# set up remote repositories within installed system out-of-box
use/install2/repo: use/install2; @:
use/install2/repo: use/install2
ifneq (,$(filter-out e2k%,$(ARCH)))
@$(call add,INSTALL2_PACKAGES,installer-feature-online-repo)
@$(call add,INSTALL2_PACKAGES,installer-feature-online-repo)
endif
# for alterator-pkg to use
# for alterator-pkg to use
use/install2/net: use/install2
use/install2/net: use/install2
...
...
features.in/slinux/config.mk
View file @
b44bfe59
...
@@ -55,9 +55,7 @@ use/slinux/vm-base:: vm/systemd \
...
@@ -55,9 +55,7 @@ use/slinux/vm-base:: vm/systemd \
@$(call add,THE_LISTS,slinux/multimedia-base)
@$(call add,THE_LISTS,slinux/multimedia-base)
@$(call add,THE_LISTS,slinux/net-base)
@$(call add,THE_LISTS,slinux/net-base)
@$(call add,THE_PACKAGES,installer-feature-lightdm-stage3)
@$(call add,THE_PACKAGES,installer-feature-lightdm-stage3)
ifneq (,$(filter-out e2k%,$(ARCH)))
@$(call add,THE_PACKAGES,installer-feature-online-repo)
@$(call add,THE_PACKAGES,installer-feature-online-repo)
endif
@$(call add,THE_PACKAGES,installer-feature-samba-usershares-stage2)
@$(call add,THE_PACKAGES,installer-feature-samba-usershares-stage2)
ifeq (,$(filter-out riscv64,$(ARCH)))
ifeq (,$(filter-out riscv64,$(ARCH)))
...
...
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