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
Жора Змейкин
mkimage-profiles
Commits
5e8b757c
Commit
5e8b757c
authored
Aug 10, 2025
by
Anton Midyukov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "install2, live-install: add e2k btrfs fixup feature"
This reverts commit
561fc09f
. The package will be added to the e2k feature later. Need to revert commits.
parent
222e61d2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
config.mk
features.in/install2/config.mk
+0
-1
config.mk
features.in/live-install/config.mk
+0
-1
No files found.
features.in/install2/config.mk
View file @
5e8b757c
...
@@ -26,7 +26,6 @@ ifeq (,$(filter-out e2k%,$(ARCH)))
...
@@ -26,7 +26,6 @@ ifeq (,$(filter-out e2k%,$(ARCH)))
@$(call add,INSTALL2_PACKAGES,installer-feature-e2k-xorg-conf-stage2)
@$(call add,INSTALL2_PACKAGES,installer-feature-e2k-xorg-conf-stage2)
@$(call add,INSTALL2_PACKAGES,installer-feature-e2k-fix-boot-stage2)
@$(call add,INSTALL2_PACKAGES,installer-feature-e2k-fix-boot-stage2)
@$(call add,INSTALL2_PACKAGES,installer-feature-e2k-sensors-stage2)
@$(call add,INSTALL2_PACKAGES,installer-feature-e2k-sensors-stage2)
@$(call add,INSTALL2_PACKAGES,installer-feature-e2k-btrfs-stage2)
@$(call add,INSTALL2_PACKAGES,installer-feature-fstrim-stage2)
@$(call add,INSTALL2_PACKAGES,installer-feature-fstrim-stage2)
@$(call add,INSTALL2_PACKAGES,blacklist-ide) # avoid overwriting hda
@$(call add,INSTALL2_PACKAGES,blacklist-ide) # avoid overwriting hda
@$(call add,INSTALL2_PACKAGES,ifplugd) # for net-eth link status
@$(call add,INSTALL2_PACKAGES,ifplugd) # for net-eth link status
...
...
features.in/live-install/config.mk
View file @
5e8b757c
...
@@ -36,7 +36,6 @@ ifeq (,$(filter-out e2k%,$(ARCH)))
...
@@ -36,7 +36,6 @@ ifeq (,$(filter-out e2k%,$(ARCH)))
@$(call add,LIVE_PACKAGES,installer-feature-e2k-ignore-cf-stage2)
@$(call add,LIVE_PACKAGES,installer-feature-e2k-ignore-cf-stage2)
@$(call add,LIVE_PACKAGES,installer-feature-e2k-xorg-conf-stage2)
@$(call add,LIVE_PACKAGES,installer-feature-e2k-xorg-conf-stage2)
@$(call add,LIVE_PACKAGES,installer-feature-e2k-sensors-stage2)
@$(call add,LIVE_PACKAGES,installer-feature-e2k-sensors-stage2)
@$(call add,LIVE_PACKAGES,installer-feature-e2k-btrfs-stage2)
@$(call add,LIVE_PACKAGES,installer-feature-fstrim-stage2)
@$(call add,LIVE_PACKAGES,installer-feature-fstrim-stage2)
@$(call add,LIVE_PACKAGES,blacklist-ide) # avoid overwriting hda
@$(call add,LIVE_PACKAGES,blacklist-ide) # avoid overwriting hda
@$(call add,LIVE_PACKAGES,ifplugd) # for net-eth link status
@$(call add,LIVE_PACKAGES,ifplugd) # for net-eth link status
...
...
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