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
cb1f1a93
Commit
cb1f1a93
authored
Apr 22, 2022
by
Dmitriy Terekhin
Committed by
Anton Midyukov
Jun 03, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
alt-server: remove graphical boot
Image boot should be possible on a system without graphics
parent
37289030
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
9 deletions
+2
-9
alt-server.mk
conf.d/alt-server.mk
+0
-3
mixin-alt-server.mk
conf.d/mixin-alt-server.mk
+2
-3
xorg
pkg.in/lists/centaurus/xorg
+0
-3
No files found.
conf.d/alt-server.mk
View file @
cb1f1a93
...
...
@@ -37,9 +37,6 @@ distro/alt-server:: distro/.base mixin/alt-server use/vmguest/base \
ifneq (,$(filter-out e2k%,$(ARCH)))
@$(call add,INSTALL2_PACKAGES,installer-feature-desktop-suspend-stage2)
endif
ifeq (,$(filter-out i586 x86_64,$(ARCH)))
@$(call add,INSTALL2_PACKAGES,installer-feature-setup-plymouth)
endif
@$(call add,INSTALL2_PACKAGES,strace)
@$(call add,INSTALL2_PACKAGES,fdisk)
@$(call add,INSTALL2_BRANDING,notes)
...
...
conf.d/mixin-alt-server.mk
View file @
cb1f1a93
...
...
@@ -2,8 +2,8 @@ mixin/alt-server: server_groups = $(addprefix centaurus/,\
10-alterator 20-server-apps 50-freeipa 70-dev sambaDC buildsystem dhcp-server-a diag-tools dns-server-a ftp-server-a mail-server-a mediawiki owncloud domain-server freeipa-client nm-daemon systemd-networkd openuds openuds-tunnel admc)
mixin/alt-server: +installer +systemd \
use/branding/notes
use/syslinux/ui/gfxboot
\
use/
plymouth/stage2 use/
control use/services \
use/branding/notes \
use/control use/services \
use/l10n/default/ru_RU use/install2/stage3 \
use/install2/vnc use/install2/xfs use/install2/fat \
use/volumes/cliff-server \
...
...
@@ -17,7 +17,6 @@ mixin/alt-server: +installer +systemd \
@$(call set,BRANDING,alt-server)
@$(call add,THE_BRANDING,alterator)
ifeq (,$(filter-out i586 x86_64 aarch64,$(ARCH)))
@$(call add,THE_BRANDING,bootloader bootsplash)
@$(call set,KFLAVOURS,std-def)
@$(call add,MAIN_GROUPS,centaurus/pve-backup-server)
endif
...
...
pkg.in/lists/centaurus/xorg
View file @
cb1f1a93
...
...
@@ -43,9 +43,6 @@ x-cursor-theme-jimmac
menu-icons-default
branding-alt-server-graphics
branding-alt-server-bootloader@X86
branding-alt-server-bootsplash@X86
make-initrd-plymouth@X86
firefox-esr
firefox-esr-ru
...
...
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