Commit Graph

1131 Commits

Author SHA1 Message Date
0591d6d549 server-v: update descriptions for opennebula 2020-09-17 19:17:56 +03:00
eb06ff5af4 server-v: add corosync and pacemaker to extra packages list 2020-09-17 19:06:27 +03:00
5d91666ac0 server-v: delete docker-compose from docker package list 2020-09-17 19:06:06 +03:00
Anton Midyukov
ed00ba40e6 education/base: Drop installer-distro-junior-stage3
Fix conflict installer-distro-junior-stage3 with
installer-distro-education-stage3.
See-also commit:
29c79e7fe6
2020-09-01 08:54:06 +07:00
Michael Shigorin
50950f8ee7 education/*: skip i-f-repo-add on e2k
Not much use, and spoils postinstall.d messages with
FAILED (to mount the already-mounted flash drive).

See-also: 96f1d069c
2020-08-31 14:34:39 +03:00
Michael Shigorin
cd454d48e1 pkg.in: generalize e2k graphics support
This should have been done when reworking Workstation,
but better that late than making a copy for Education.

NB: directory name has been chosen to both sort late
    (so that functionality related checkboxes come first
    and graphics setup related ones sit down there), and
    to relate to X11 as well.
2020-08-31 14:33:59 +03:00
Michael Shigorin
1956516c2c slinux/misc-base: drop hardwired LibreOffice-still
Obsoleted by proper handling within office feature.
2020-08-31 14:33:56 +03:00
Michael Shigorin
f702524f3a education/*: add numbering to remaining groups
Some pkggroups were numbered (thus ordered) and some weren't;
let's make those uniform instead of depending on Latin alphabet:

kde5 -> 06_kde5
teacher -> 07_teacher
server-apps-edu -> 08_server-apps-edu
video-conferencing -> 09_video-conferencing
2020-08-31 14:33:42 +03:00
Michael Shigorin
00d60e9210 education/kdesc: partial support for kde on e2k
There's no full KDE Plasma 5 environment available on e2k yet
but many libraries, frameworks and apps are there already;
I chose to provide a distinkt pkggroup so that this subset
doesn't get confused with the whole KDE 5.
2020-08-31 14:33:38 +03:00
Michael Shigorin
75bfb550ae education/preschool: added childsplay-alphabet_sounds_ru 2020-08-31 14:33:35 +03:00
Michael Shigorin
4ed2f445e8 education/misc: more fonts
...thanks gimagereader for showing up the need in those
(its preferences include a table of language names
written in the corresponding languages).
2020-08-31 14:33:31 +03:00
Michael Shigorin
39f1b1ea32 education/base: added tesseract-langpack-en
...so that gimagereader can scan in Engrish too.
2020-08-31 14:33:25 +03:00
Michael Shigorin
77932abffb education/*: e2k fixes
Not every package is available on Elbrus, avoid the missing ones;
add mplayer along with vlc just in case as it's better optimized
for e2k already (including MCST patches and automatic use of more
than one CPU core).
2020-08-31 14:33:22 +03:00
Michael Shigorin
b60c5485d0 workstation/3rdparty: teamviewer-preinstall might be noarch...
...but teamviewer is not.
2020-08-31 14:33:11 +03:00
Michael Shigorin
7c60d4d587 centaurus/mate: drop the unneeded kludge
DRI3 is fine on e2k now.
2020-08-31 14:32:59 +03:00
Michael Shigorin
bd04f9a8af centaurus/xorg: fix arch support
There's no std-def kernel on e2k and mipsel so far, and there are
different kernels for some aarch64 machines as well;  we'll have to
deal with this problem that's been solved in m-p-d the other way
around (@KFLAVOUR@ substitution in pkglists among the rest).

Also add graphics branding part: must be there regardless of platform,
otherwise an arbitrary one gets pulled in, this time it was
"xalt-kworkstation".  This is another case of the same problem,
m-p-d would solve it with @BRANDING@ substitution where m-p does
generation of variable contents but not file-based pkglists to
be put into the image for runtime selection during install process.

Restrict plymouth support to @X86 as well, just as bootsplash
branding component has already been.
2020-08-31 14:32:28 +03:00
Michael Shigorin
38f8d2acdd centaurus/base: skip i-f-repo-add on e2k
Not much use, and spoils postinstall.d messages with
FAILED (to mount the already-mounted flash drive).
2020-08-31 14:32:24 +03:00
Michael Shigorin
c013c47c7b centaurus/xorg: add xorg-drv-smi on e2k
Should help those interested in using servers as workstations
as well (SM718 would only do 800x600 with vesa driver).
2020-08-31 14:32:14 +03:00
Michael Shigorin
db77e5dcb4 centaurus/disk-server-light: adapt for e2k 2020-08-31 14:31:33 +03:00
Michael Shigorin
d734fa12a9 workstation/base.pkgs: added terminfo-extra
...so those willing to use e.g. 256-colour terminal variants
can do so without extra access to the repository.

Suggested-by: Andrey Savchenko <bircoph@altlinux.org>
2020-08-31 14:25:12 +03:00
Michael Shigorin
1f681e5921 workstation: organize machine-specific groups
Four checkboxes with "Elbrus 801-PC" prefix look a bit too much,
let's put these under a parent one; the counter-argument is that
selecting that parent checkbox is going to provide message telling
that there are conflicts within -- the proper widget would be a
dropbox with the number of seats but we don't do that just yet
in alterator-pkg.

The autologin group goes there too; still a hack that should be
replaced by proper alterator-users multiseat support.
2020-08-31 14:25:09 +03:00
Michael Shigorin
ccdc82ee82 pkg.in: add workstation/alterator-web
This has been suggested by a customer.
2020-08-31 14:25:01 +03:00
Michael Shigorin
010fc44482 {workstation,centaurus}/emulators: add rtc on e2k
The MCST's binary translator allows running x86 code
on e2k architecture; see also http://altlinux.org/e2k-rtc
2020-08-31 14:24:59 +03:00
Michael Shigorin
425a9ddb32 office lists: handle e2k properly
As the previous commit stated, there's no LibreOffice-still
built for e2k currently.
2020-08-31 14:24:50 +03:00
Michael Shigorin
85218f9ce8 tagged/archive+extra: avoid star on e2k
(ftbfs)
2020-08-31 14:24:49 +03:00
Michael Shigorin
2918748cce tagged/desktop+lxqt+extra: no clementine for e2k
...at least so far.
2020-08-31 14:24:36 +03:00
Michael Shigorin
45e7fdd213 slinux/*: updated for e2k
A few remaining tidbits lingering in RELENG-e2k-workstation.
2020-08-31 14:24:33 +03:00
Michael Shigorin
83ee45e0ff education/*: updated for e2k
This commit is actually a rework of what's been done
in RELENG-e2k-workstation private branch (along with
a few more generic fixups).
2020-08-31 14:24:30 +03:00
Michael Shigorin
44f00ed0b4 workstation/e801-?seat*: 1/2/3/6-seat support
This started as a three-seater 801-PC support for
ALT Education 9.0 for Elbrus.
2020-08-31 14:24:24 +03:00
Michael Shigorin
48f212718e workstation/e[18]*: disable everything by default
...and leave the choice up to runtime scripts and the user.
2020-08-31 14:24:21 +03:00
Michael Shigorin
5fe4fa416f tagged/desktop+lx{de,qt}+extra: tag the missing bits
Some packages are still not available on some arches yet;
this time it's a e2k starterkits related fixup.
2020-08-31 14:23:48 +03:00
Michael Shigorin
8e4870f06e slinux/misc-base: fwupd needed for *x86_64* only
Fixes: e2cb6a09d2
2020-08-26 08:29:19 +07:00
Anton Midyukov
a2c5a42ed2 workstation/3rdparty: Fix typo
A typo was made while reworking the patches. Forgive me cas@
2020-08-26 08:29:19 +07:00
Anton Midyukov
655db94e0d Revert "alt-server.mk, basealt.mk, centaurus/70-dev: Added support Baikal-M"
This parts reverts commit cff3291c2a.
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: 01a1581b71
2020-08-23 21:19:02 +07:00
441063f79b server-v: add control-sshd-permit-root-login for PVE 2020-08-23 21:00:27 +07:00
71c0870d24 server-v: delete legacy bridge-utils 2020-08-23 21:00:27 +07:00
369abb38dc server-v: add udev-rules-ioschedulers to base.pkgs 2020-08-23 21:00:27 +07:00
497def4272 server-v: add Linstor storage group and lists 2020-08-23 21:00:27 +07:00
5c1b6c6cf4 server-v: add ocfs2-tools to extra pkgs 2020-08-23 21:00:27 +07:00
28968d7aad server-v: cleanup pve 2020-08-23 21:00:27 +07:00
40f2e6189a lists/storage: up glusterfs version 2020-08-23 21:00:27 +07:00
Anton V. Boyarshinov
1de287d345 alt-server: jitsi-meet group added 2020-08-02 02:20:31 +07:00
Anton V. Boyarshinov
b973d43bba gupupdate added 2020-08-02 02:20:30 +07:00
Anton Midyukov
e2cb6a09d2 slinux: fwupd needed for x86_64 only 2020-08-01 23:44:59 +07:00
Anton Midyukov
baec907e3a workstation: grub-customizer needed for X86 only 2020-08-01 23:40:24 +07:00
Anton Midyukov
e852d120b1 workstation: fwupd needed for x86_64 only 2020-08-01 23:40:17 +07:00
Andrey Cherepanov
d287c5dd85 Add xorg-conf-synaptics for touchpad tuning 2020-08-01 23:08:33 +07:00
Andrey Cherepanov
66ee001e1f Education: add gpupdate and adp for apply domain policies 2020-07-16 02:41:01 +07:00
Andrey Cherepanov
7269ae14d5 Education(KDE5): add libqimageblitz5 as filters for Gwenview 2020-07-16 02:41:01 +07:00
Andrey Cherepanov
3331d23b27 Education: add video conference server (Jitsi Meet) 2020-07-16 02:41:01 +07:00