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
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
570e17bd
Commit
570e17bd
authored
Aug 30, 2019
by
Alexey Shabalin
Committed by
Anton Midyukov
May 22, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
server-v: add use/rescue/base and use/efi/refind
parent
11b71e0a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
server-v.mk
conf.d/server-v.mk
+3
-2
No files found.
conf.d/server-v.mk
View file @
570e17bd
...
...
@@ -54,8 +54,8 @@ distro/server-v: profiles_arch = $(addprefix server-v/,\
endif
distro/.server-v-base: distro/.base distro/.installer \
use/efi/shell +efi use/bootloader/grub \
use/memtest \
use/efi/shell +efi use/bootloader/grub
use/efi/refind
\
use/memtest
use/rescue/base
\
+systemd-optimal \
use/services use/control \
use/l10n/default/ru_RU use/fonts/install2 \
...
...
@@ -89,6 +89,7 @@ distro/server-v: distro/.server-v-base +installer \
use/ntp/chrony \
use/install2/net use/install2/autoinstall \
use/apt-conf/branch use/install2/repo
@$(call add,RESCUE_BOOTARGS,nomodeset vga=0)
@$(call set,IMAGE_FLAVOUR,$(subst alt-9-,,$(IMAGE_NAME)))
@$(call set,META_VOL_ID,ALT Server-V 9.0.0 $(ARCH))
@$(call set,META_PUBLISHER,BaseALT Ltd)
...
...
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