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
1
Issues
1
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
4899d6e0
Commit
4899d6e0
authored
Nov 09, 2022
by
Dmitriy Terekhin
Committed by
Anton Midyukov
Nov 16, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
alt-server.mk: Add btrfs-progs in install
To create a BtrFS partition in the installer
parent
5b0d5094
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
alt-server.mk
conf.d/alt-server.mk
+1
-0
No files found.
conf.d/alt-server.mk
View file @
4899d6e0
...
@@ -43,6 +43,7 @@ endif
...
@@ -43,6 +43,7 @@ endif
@$(call add,SERVICES_ENABLE,multipathd)
@$(call add,SERVICES_ENABLE,multipathd)
@$(call add,INSTALL2_PACKAGES,strace)
@$(call add,INSTALL2_PACKAGES,strace)
@$(call add,INSTALL2_PACKAGES,fdisk)
@$(call add,INSTALL2_PACKAGES,fdisk)
@$(call add,INSTALL2_PACKAGES,btrfs-progs)
@$(call add,INSTALL2_BRANDING,notes)
@$(call add,INSTALL2_BRANDING,notes)
@$(call add,CLEANUP_BASE_PACKAGES,acpid-events-power)
@$(call add,CLEANUP_BASE_PACKAGES,acpid-events-power)
@$(call add,RESCUE_BOOTARGS,nomodeset vga=0)
@$(call add,RESCUE_BOOTARGS,nomodeset vga=0)
...
...
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