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
2
Issues
2
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
d9106123
Commit
d9106123
authored
Jul 15, 2019
by
Gleb Fotengauer-Malinovskiy
Committed by
Anton Midyukov
Jun 06, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
alt-server: ppc64le: enable menu entry for headless VNC install
parent
a546161a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
1 deletion
+8
-1
alt-server.mk
conf.d/alt-server.mk
+8
-1
No files found.
conf.d/alt-server.mk
View file @
d9106123
...
...
@@ -12,8 +12,15 @@ distro/alt-server: use/efi/refind use/memtest +efi
endif
endif
ifeq (,$(filter-out ppc64le,$(ARCH)))
distro/.alt-server-vnc: use/install2/vnc/listen; @:
else
distro/.alt-server-vnc: ; @:
endif
# FIXME: generalize vm-profile
distro/alt-server: distro/.base mixin/alt-server +vmguest \
distro/alt-server: distro/.base distro/.alt-server-vnc \
mixin/alt-server use/vmguest/base \
use/bootloader/grub use/rescue/base \
use/docs/license
@$(call add,MAIN_GROUPS,$(server_groups_x86))
...
...
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