6338 Commits

Author SHA1 Message Date
Michael Shigorin
f25ca1c3b6 mixin-basealt.mk: avoid installer-feature-repo-add on e2k
...as it rather introduces red ink for no good reason:

Running postinstall script [90-pkg.sh] /dev /
/
mount: /media/ALTLinux: /dev/sdb1 already mounted or mount point busy.
2024-03-25 22:40:03 +07:00
Michael Shigorin
b88e56470b e2k: fix dummy
It should do some work: nothing else might have pulled use/x11 in
(which brings another topic to the table: we'd probably better
have some platform-independent targets that pull archdep pieces in
under the hood).

Fixes: 2002e6251b6ef796e92aa1f174847cd3e196294b
2024-03-25 22:40:03 +07:00
Michael Shigorin
d8b4e379f3 e2k: disable ModemManager by default
Looks like it can get stuck for quite some time on serial ports
that are present and might be occupied by other processes already.
2024-03-25 22:40:03 +07:00
Michael Shigorin
1c103eb846 basealt.mk: add 201-PC for e2kv6
Typing this on an e16c based workstation but 201-PC seems more
likely a target for now.
2024-03-25 22:40:03 +07:00
Michael Shigorin
371a108dae workstation/smplayer: s/mplayer/mpv/ for performance
mpv backend seems to go parallel either with no configuration needed,
or on more media types.
2024-03-25 22:40:03 +07:00
Michael Shigorin
69827e1514 e2k: ADD the extra gpu modules instead of PRELOADing those
NB: the missing modules break image build,
    avoid mga2/galcore/vivante by default
    (absent in some CPU-specific kernels).
2024-03-25 22:40:03 +07:00
Anton Midyukov
94e35d5d96 mixin-basealt.mk: do not use std-def for all other ARCHES
There is no need to set std-def, it is already default on those
architectures where it is available.
Uses package list 'kernel-headers' allows to not depend to specific
kernels.
2024-03-25 22:30:51 +07:00
Anton Midyukov
c894cfdf9a doc/pkglists.txt: Add a subsection about the suffix @KFLAVOUR 2024-03-25 21:42:43 +07:00
Anton Midyukov
ce8c8f0214 regular.mk: add kernel-headers on disk for desktop targets 2024-03-25 21:42:43 +07:00
Anton Midyukov
9f89bb0890 pkg.in/lists: add kernel-headers
Add this list if need kernel headers on disk:

	@(call add,MAIN_LISTS,kernel-headers)
2024-03-25 21:42:43 +07:00
Anton Midyukov
5739103f6c Expand @KFLAVOUR in package lists
The line containing @KFLAVOUR is expanded into several lines,
it is successively replaced with values from the KFLAVOURS variable.
This will allow to specify kernel modules and kernel headers in lists.
2024-03-25 21:42:43 +07:00
Anton Midyukov
f0e062270f mobile.mk: add alsa-ucm-conf-pinephone-pro-workaround 2024-03-23 00:38:23 +07:00
Anton Midyukov
f2e93e9500 doc/params.txt: add PACK_SQUASHFS_PROCESSORS 2024-03-22 19:27:38 +07:00
Anton Midyukov
730e8fe838 mobile.mk: add dconf settings for epiphany and clapper 2024-03-21 23:45:50 +07:00
Andrew Savchenko
20b0630fcb Mobile applications: cleanup preinstalled list 2024-03-21 20:16:58 +07:00
Anton Midyukov
658930a8fb mobile/phosh: add phosh-gsk-renderer-gl
Add Environment=GSK_RENDERER=gl for phosh.service.
We switch to the old render, since ngl has a problem with the layout
of layers on Pinephone Pro and other mobile phones.
2024-03-21 16:54:59 +07:00
Anton Midyukov
2d5f7c7eff mobile/base: add update-kernel 2024-03-21 10:50:26 +07:00
Anton Midyukov
27816f06e7 mixin.mk: add english and russian Spell Checker to Regular's
https://bugzilla.altlinux.org/49741
2024-03-20 15:33:32 +07:00
Anton Midyukov
d0e214e8ad datetime: preset utc and timezone for live also
At the first boot, if there is no network, the wrong time is set,
since the timezone and utc settings occur late.
So at least with the default parameters there will be no problem.
2024-03-20 12:26:50 +07:00
Anton Midyukov
19b08c9b69 grub, syslinux: use id 'rescue' in 33live-rescue.cfg as in 80rescue.cfg
This is an alternative for 80rescue.cfg
2024-03-19 12:17:25 +07:00
Anton Midyukov
95b4a46286 education.mk: use live as installer and rescue 2024-03-19 12:17:25 +07:00
Andrey Cherepanov
413e35d1c6 education/misc: replace blueberry to blueman 2024-03-18 18:35:07 +07:00
Andrey Cherepanov
6727555c83 education/misc: remove transcode 2024-03-18 18:34:55 +07:00
Andrey Cherepanov
18e8206808 education: remove video-conferencing group 2024-03-18 18:34:44 +07:00
Andrey Cherepanov
606bc033c4 use alacarte as menu editor 2024-03-18 18:34:34 +07:00
Andrey Cherepanov
d4ac41ebac education: add use/install2/oem for OEM install 2024-03-18 18:34:22 +07:00
Andrey Cherepanov
8eb5dc6ade education/misc: add alterator-sysinfo 2024-03-18 18:34:05 +07:00
Andrey Cherepanov
dd848c7810 education/libreoffice: add uz and ky language for LibreOffice-still 2024-03-18 18:33:55 +07:00
Andrey Cherepanov
6d7251cefd platform-builder/build.pkgs: add color-prompt-and-man 2024-03-18 18:33:38 +07:00
Andrey Cherepanov
5ab62056cf platform-builder/alterator: add alterator-mirror-allowed 2024-03-18 18:33:27 +07:00
Anton Midyukov
e740c51a05 alt-platform-builder.mk: disable select language entry in grub menu 2024-03-18 18:33:15 +07:00
Anton Midyukov
01ddf5e9a0 alt-platform-builder.mk: set BRANDING 2024-03-18 18:32:44 +07:00
Andrey Cherepanov
42aaa453b1 alt-platform-builder: set version to 10.0.0 2024-03-18 18:31:51 +07:00
Andrey Cherepanov
9dad78793a alt-platform-builder: add list build.pkgs 2024-03-18 18:31:12 +07:00
Andrey Cherepanov
7a77a2ffc4 alt-platform-builder/base: remove pkcs11 packages 2024-03-18 18:31:02 +07:00
Andrey Cherepanov
dd94dabcb7 alt-platform-builder/base: add curl and apt-https 2024-03-18 18:30:30 +07:00
Anton Midyukov
01877e0c08 alt-platform-builder.mk: initial config 2024-03-18 18:30:16 +07:00
Anton Midyukov
e1ba3b84ed grub: do not abort, if grub theme not found
Since we check for the presence of a theme before enabling it in
the grub config, it is enough to issue a warning.
2024-03-18 17:41:03 +07:00
Egor Ignatov
38976d9230 grub: access font located in the default path by file name
GRUB since 93a786a00 (kern/efi/sb: Enforce verification of font files)
has enforced verification of font files in secure boot mode. In order
to continue to be able to load some default fonts, they are added to
the built-in memdisk bundled with a signed EFI image and may be
accessed by file name prior the actual default path.
2024-03-15 21:29:38 +07:00
Anton Midyukov
20ccd617f3 workstation/voip-clients: remove linphone
Package linphone removed from Sisyphus:
https://git.altlinux.org/tasks/archive/done/_284/291328/

Need to build a new version 5.x:
https://gitlab.linphone.org/BC/public/linphone-desktop
2024-03-15 21:29:38 +07:00
Anton Midyukov
720fae5f2c workstation/gtk-dictionary: remove stardict-engcom
Package stardict-engcom disabled in engcom 1.40-alt1.
2024-03-15 21:29:38 +07:00
Anton Midyukov
eb9b3e3f84 workstation/3rdparty: remove vmware-view-preinstall
Removed from Sisyphus:
https://git.altlinux.org/tasks/archive/done/_329/337338
2024-03-15 21:29:38 +07:00
Anton Midyukov
9b06639d5a workstation/3rdparty: remove the outdated 1c-preinstall package
Package removed from Sisyphus:
https://git.altlinux.org/tasks/archive/done/_284/291327
2024-03-14 20:25:53 +07:00
Anton Midyukov
683248ad3c workstation/3rdparty: update postgresql-1C to the latest version 15 2024-03-14 20:21:10 +07:00
Anton Midyukov
4aa4f2dc69 workstation/{mate,the.pkgs}: replace blueberry with blueman
blueberry and gnome-bluetooth removed from Sisyphus.
Instead of blueberry, you need to use blueman, which is actively
being developed and does not require gnome-bluetooth.
2024-03-14 20:07:13 +07:00
Mikhail Efremov
56a0de8b0f workstation: Add gnupg2-gostcrypto (not installed)
In addition to other gostcrypto packages.
2024-03-14 19:55:41 +07:00
Mikhail Efremov
7e01dbbc9f workstation: Explicitly require gnupg2
We use gostcrypto repo component for build and
gnupg2-gostcrypto can be pulled.
Avoid this.
2024-03-14 19:49:32 +07:00
Mikhail Efremov
7b585e7033 workstation: Add gostsum
It can be useful to check GOST hash sums.
2024-03-14 19:49:21 +07:00
Mikhail Efremov
ced60bbb3e workstation: Set un-def kernel as default
More likely a newest hardware will work with un-def kernel (6.1.x)
then with std-def kernel (5.10.x).
Besides 5.10 kernel has issues with CIFS mounting (found by testers
was mentioned in the ad-integration@ mailing list).
2024-03-14 19:49:10 +07:00
Mikhail Efremov
c989a5a6eb workstation: Move gpolicy group after multimedia
For cosmetic reasons: it is not selected checkbox in the installer.
2024-03-14 19:49:01 +07:00