Commit 5a756d29 authored by Anton V. Boyarshinov's avatar Anton V. Boyarshinov Committed by Anton Midyukov

alt-server: minimazing minimum installation

parent 3256e3ce
......@@ -20,7 +20,7 @@ endif
# FIXME: generalize vm-profile
distro/alt-server: distro/.base distro/.alt-server-vnc \
mixin/alt-server use/vmguest/base use/vmguest/kvm/x11\
mixin/alt-server use/vmguest/base \
use/bootloader/grub use/rescue/base use/stage2/kms\
use/stage2/fs use/stage2/hid use/stage2/md \
use/stage2/mmc use/stage2/net use/stage2/net-nfs \
......@@ -31,8 +31,10 @@ distro/alt-server: distro/.base distro/.alt-server-vnc \
@$(call add,MAIN_LISTS,centaurus/disk-dvd)
@$(call add,MAIN_LISTS,centaurus/disk-server-light)
@$(call add,INSTALL2_PACKAGES,installer-feature-desktop-suspend-stage2)
@$(call add,INSTALL2_PACKAGES,installer-feature-setup-plymouth)
@$(call add,INSTALL2_PACKAGES,strace)
@$(call add,INSTALL2_PACKAGES,fdisk)
@$(call add,INSTALL2_BRANDING,notes)
@$(call add,BASE_KMODULES,kvm virtualbox)
@$(call add,CLEANUP_BASE_PACKAGES,acpid-events-power)
@$(call add,RESCUE_BOOTARGS,nomodeset vga=0)
......
......@@ -2,19 +2,20 @@ mixin/alt-server: server_groups = $(addprefix centaurus/,\
10-alterator 20-server-apps 50-freeipa 70-dev 90-docs sambaDC buildsystem dhcp-server-a diag-tools dns-server-a ftp-server-a mail-server-a mediawiki owncloud domain-server freeipa-client)
mixin/alt-server: +installer +systemd \
use/branding/complete use/control use/services \
use/branding/notes use/syslinux/ui/gfxboot \
use/plymouth/stage2 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 \
use/apt-conf/branch \
use/fonts/install2 \
use/install2/stage3 \
use/kernel/desktop \
use/firmware/server \
use/net/etcnet
@$(call set,INSTALLER,centaurus)
@$(call set,BRANDING,alt-server)
@$(call set,KFLAVOURS,un-def std-def)
@$(call add,THE_BRANDING,bootloader bootsplash)
@$(call set,KFLAVOURS,std-def)
@$(call add,BASE_LISTS,centaurus/base)
@$(call add,BASE_LISTS,centaurus/base-server)
@$(call add,LIVE_LISTS,centaurus/live)
......
......@@ -57,10 +57,6 @@ branding-alt-server-indexhtml@X86
alterator-fbi
###installer-feature-display-acc-address-stage3
alterator-ca
alterator-mirror
alterator-net-domain
alterator-net-eth
alterator-net-bond
alterator-net-bridge
alterator-net-pppoe
......
......@@ -4,6 +4,8 @@ pmount
pam_mount
cifs-utils
pam_ccreds
libsss_nss_idmap
libwbclient-sssd
udev-alsa
......@@ -132,3 +134,23 @@ avahi-tools
setup-mate-terminal@E2K
setup-mate-nocomposite@E2K
setup-libgl-dri3-disable@E2K
avahi-daemon
avahi-tools
alterator-root
alterator-users
alterator-notes
alterator-grub
alterator-firsttime
alterator-logs
alterator-mirror
alterator-net-eth
alterator-net-domain
alterator-net-pppoe
alterator-net-pptp
alterator-net-openvpn
alterator-updates
alterator-quota
alterator-net-bond
alterator-net-bridge
......@@ -42,9 +42,22 @@ x-cursor-theme-jimmac
menu-icons-default
branding-alt-server-graphics@X86
branding-alt-server-bootloader@X86
branding-alt-server-bootsplash@X86
ndiswrapper@X86
firefox-esr
firefox-esr-ru
firefox-esr-uk
spice-vdagent
xorg-drv-qxl
kernel-modules-drm-std-def
kernel-modules-drm-radeon-std-def
kernel-modules-drm-nouveau-std-def
kernel-modules-v4l-std-def
kernel-modules-lirc-std-def
make-initrd-plymouth
cpio
branding-alt-server-bootsplash
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment