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
50840a0c
You need to sign in or sign up before continuing.
Commit
50840a0c
authored
Nov 12, 2019
by
Alexey Shabalin
Committed by
Anton Midyukov
May 22, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
server-v: move fdisk xfsprogs btrfs-progs file from INSTALL2_PACKAGES to SYSTEM_PACKAGES
parent
9535dd51
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
server-v.mk
conf.d/server-v.mk
+1
-2
No files found.
conf.d/server-v.mk
View file @
50840a0c
...
@@ -77,7 +77,6 @@ distro/.server-v-base: distro/.base distro/.installer \
...
@@ -77,7 +77,6 @@ distro/.server-v-base: distro/.base distro/.installer \
@$(call set,BRANDING,alt-server)
@$(call set,BRANDING,alt-server)
@$(call set,INSTALLER,alt-server-v)
@$(call set,INSTALLER,alt-server-v)
@$(call add,INSTALL2_PACKAGES,alterator-notes)
@$(call add,INSTALL2_PACKAGES,alterator-notes)
@$(call add,INSTALL2_PACKAGES,fdisk xfsprogs btrfs-progs file)
@$(call add,INSTALL2_PACKAGES,installer-feature-multipath)
@$(call add,INSTALL2_PACKAGES,installer-feature-multipath)
@$(call add,INSTALL2_PACKAGES,installer-feature-server-raid-fixup-stage2)
@$(call add,INSTALL2_PACKAGES,installer-feature-server-raid-fixup-stage2)
@$(call add,INSTALL2_BRANDING,bootloader bootsplash notes slideshow)
@$(call add,INSTALL2_BRANDING,bootloader bootsplash notes slideshow)
...
@@ -88,7 +87,7 @@ distro/.server-v-base: distro/.base distro/.installer \
...
@@ -88,7 +87,7 @@ distro/.server-v-base: distro/.base distro/.installer \
@$(call add,THE_LISTS,$(call tags,basesystem alterator))
@$(call add,THE_LISTS,$(call tags,basesystem alterator))
@$(call add,THE_LISTS,$(call tags,server alterator))
@$(call add,THE_LISTS,$(call tags,server alterator))
@$(call add,COMMON_PACKAGES,vim-console)
@$(call add,COMMON_PACKAGES,vim-console)
@$(call add,SYSTEM_PACKAGES,mdadm-tool lvm2 multipath-tools)
@$(call add,SYSTEM_PACKAGES,mdadm-tool lvm2 multipath-tools
fdisk xfsprogs btrfs-progs file
)
distro/server-v: distro/.server-v-base +installer \
distro/server-v: distro/.server-v-base +installer \
use/ntp/chrony \
use/ntp/chrony \
...
...
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