From 047b144a0895452790a985efb44ceb7176927c18 Mon Sep 17 00:00:00 2001 From: Dmitriy Terekhin Date: Thu, 16 May 2024 17:48:47 +0400 Subject: [PATCH] alt-server: Add installation in OEM mode (live-install) See: https://www.altlinux.org/Installer/OEM Suggested-by: Anton Midyukov --- conf.d/mixin-alt-server.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/conf.d/mixin-alt-server.mk b/conf.d/mixin-alt-server.mk index cf8ab946..eafc2af3 100644 --- a/conf.d/mixin-alt-server.mk +++ b/conf.d/mixin-alt-server.mk @@ -17,6 +17,7 @@ mixin/alt-server: +systemd \ use/live/rescue \ use/live/repo \ use/live/suspend \ + use/live-install/oem \ use/live-install/vnc/listen \ use/ntp/chrony \ use/branding/notes \