39 Commits

Author SHA1 Message Date
Dmitriy Terekhin
70320a836f alt-server: "Workstation" profile has been replaced with "Home server"
lists/centaurus/samba has been changed to use Samba as a file server.

Made at the request of Evgeny Sinelnikov <sin@altlinux.org>
This patch was co-authored by Anton Abramov
2023-12-01 16:54:05 +07:00
Dmitriy Terekhin
55d425d0cc alt-server: Delete the Virtualization group
The license restriction does not allow the use of
the ALT Server product as a virtualization server.
The Virtualization group packages are saved in the image.

Made at the request of Evgeny Sinelnikov <sin@altlinux.org>
2023-12-01 16:51:30 +07:00
Dmitriy Terekhin
81cea766c8 alt-server: Groups vbox-guest and vbox-host for x86_64 only
The vbox-guest and vbox-host lists contain x86-only packages.
An alt-server image is not planned for i586.
The groups "VirtualBox Guest Additions" and "VirtualBox for host
system" will only be created in the image for x86_64, since for
other architectures they will remain empty, which is undesirable.
2022-11-16 22:56:49 +07:00
Dmitriy Terekhin
4899d6e0fd alt-server.mk: Add btrfs-progs in install
To create a BtrFS partition in the installer
2022-11-16 22:55:06 +07:00
Dmitriy Terekhin
0f9b32f132 alt-server: Make the installation of VirtualBox optional
During installation, you can configure the system
as a VirtualBox host or as a guest for use with VirtualBox.

Made at the request of Evgeny Sinelnikov <sin@altlinux.org>
2022-10-04 22:30:52 +07:00
Dmitriy Terekhin
5ddc0bcc7c alt-server: Аdd scanning tools to the GUI 2022-10-04 22:30:52 +07:00
Dmitriy Terekhin
7d5772eb37 alt-server.mk: multipath is enabled by default 2022-07-15 23:56:34 +07:00
Anton Midyukov
a7ba5cbd39 alt-server: make the 1st installer screen in Russian
The choice of language for the installer in the GRUB menu
does not affect the language of the menu itself, which is strange.
Now Russian is selected without user prompt.
2022-06-03 21:48:10 +07:00
Anton Midyukov
275259197c alt-server.mk: clean kernel-modules-kvm package (not exist) 2022-06-03 21:48:10 +07:00
Dmitriy Terekhin
cb1f1a93a2 alt-server: remove graphical boot
Image boot should be possible on a system without graphics
2022-06-03 21:48:10 +07:00
Dmitriy Terekhin
f8194f98de alt-server.mk: add VNC install for all architectures 2022-06-03 21:48:10 +07:00
Dmitriy Terekhin
0919e1e2a8 alt-server: add Russian Root CA certificate
Added at the request of Andrey Cherepanov <cas@altlinux.org>
2022-06-03 21:48:10 +07:00
Dmitriy Terekhin
af3dc61773 alt-server.mk: add zabbix
Added at the request of Marija Belyaeva <mvb@basealt.ru>
2022-06-03 21:48:10 +07:00
Anton Midyukov
84b6da1a3b alt-server.mk: add use/stage2/ata 2022-03-02 11:04:45 +07:00
Anton Midyukov
665620cd65 alt-server.mk: switch to grub-efi for bootloading iso on x86_64 UEFI
All distributions and starterkits switched from refind to grub-efi
a year ago. Sorry for not noticing that alt-server is still using
rEFInd.
2022-01-20 09:31:03 +07:00
Anton V. Boyarshinov
d1c24d6652 alt-server.mk: on-disc docs reverted 2021-10-28 01:51:33 +07:00
Michael Shigorin
7923d24ecd alt-server.mk: 9.2-beta 2021-08-06 16:50:55 +03:00
Evgeny Sinelnikov
c85cec1a93 Enable use/stage2/cifs wherever enabled use/stage2/net-nfs 2021-04-12 23:13:57 +07:00
Michael Shigorin
7d48ee9847 alt-server.mk: add +power +net-eth on e2k
These would have been lost as compared to 9.0 release otherwise,
and e2k's power button handling differs slightly so acpid is a must.
2020-09-07 20:22:14 +03:00
Michael Shigorin
1aec6cee40 alt-server.mk: put the horse before the tug
There was something wrong about that order of additives
and the base configuration; let's make it straight,
putting the foundation first and architecture-dependent
additions on top of it.

Note that double-colon syntax is specifically allowing
for multiple rules adding up their recipes (and prereqs),
but all of those rules must be specified as double-colon
(this was violated in the previous state of alt-server.mk).

See-also: http://www.gnu.org/software/make/manual/make.html#Double_002dColon
Fixes: 33436b6b1bf144c1912197c78d7ca53bc3589342
Fixes: c06f87539dd6470eddead4a0cf8d62b65020d66b
2020-08-31 19:30:25 +03:00
Michael Shigorin
33436b6b1b alt-server.mk: generalize distro/alt-server
This commit includes summary of the work done within RELENG-alt-server
branch, and goes over the existing bits regarding architecture support.

It was somewhat hard to keep separate so I finally chose to lump these
parts together.
2020-08-31 14:31:02 +03:00
Michael Shigorin
c9c83be408 alt-server.mk: do not override targets on e2k
Looks like aarch64 addition was done in haste,
the targets were split by architecture families
before commit c06f875.
2020-08-31 14:24:52 +03:00
Anton Midyukov
daf939f71c alt-server.mk: Not setup plymoth for not X86 Arches
installer-feature-setup-plymouth needed make-initrd-plymouth.
make-initrd-plymouth missing for not X86 Arches in alt-server.
This resulted in a make-initrd error when installing on non-X86 Arches.
2020-08-30 21:30:05 +07:00
Anton Midyukov
655db94e0d Revert "alt-server.mk, basealt.mk, centaurus/70-dev: Added support Baikal-M"
This parts reverts commit cff3291c2abecae8f305a1fd9252fc63c6b3b111.
Upstream mkimage has not yet take patches to support packaging
multiple kernels to ISO image. In order to avoid problems, have
to revert this commit.

See-also: 01a1581b719ccfb493338abb6f2c17df2537a046
2020-08-23 21:19:02 +07:00
Anton Midyukov
cff3291c2a alt-server.mk, basealt.mk, centaurus/70-dev: Added support Baikal-M 2020-06-15 15:53:20 +07:00
Anton V. Boyarshinov
5a756d2926 alt-server: minimazing minimum installation 2020-06-10 16:37:36 +07:00
Anton Midyukov
ae95a13278 alt-server.mk: Add fdisk in install
See-also: https://bugzilla.altlinux.org/38092
2020-06-06 02:18:55 +07:00
Anton Midyukov
2462128cf9 alt-server.mk: Added use/stage2/ modules lists 2020-06-06 02:18:55 +07:00
Anton Midyukov
0110c511c1 alt-server.mk: Extend aarch64 support 2020-06-06 02:18:55 +07:00
Anton V. Boyarshinov
55db212bb0 alt-server.mk: install on aarch64 fixed 2020-06-06 02:18:55 +07:00
Gleb Fotengauer-Malinovskiy
d910612337 alt-server: ppc64le: enable menu entry for headless VNC install 2020-06-06 02:18:55 +07:00
Gleb Fotengauer-Malinovskiy
a546161ab8 alt-server: add ppc64le support 2020-06-06 02:18:55 +07:00
Anton V. Boyarshinov
c06f87539d buildable alt-server on aarch64 2020-06-06 02:15:41 +07:00
Anton V. Boyarshinov
700fd285ee add strace into server install2 2020-05-22 20:06:41 +03:00
Anton V. Boyarshinov
c3d7376bd0 package lists and meta-info changes ro alt-server beta1 2020-05-22 20:02:54 +03:00
Anton V. Boyarshinov
7c9012f780 alt-server buildable on i586 2020-05-22 19:53:52 +03:00
Anton V. Boyarshinov
203243eed9 no pve, no more conflict between samba & sambaDC 2020-05-22 19:51:27 +03:00
Anton V. Boyarshinov
d6734efd28 buildable alt server 2020-05-22 19:48:08 +03:00
Michael Shigorin
46bc1f68c7 conf.d/{mixin-,}alt-server.mk: initial release
- ported from m-p-d;
- generalized mediawiki, use/volumes/cliff-server;
- added centaurus/disk;
- dropped ganeti (no more in p9);
- x86 builds (both of them);
- e2k builds (ditto).
2020-05-22 19:48:06 +03:00