Commit Graph

4082 Commits

Author SHA1 Message Date
Ivan A. Melnikov
41a9f8a36a use/oem: Add installer-common-stage3
installer-common-stage3 configures network. Without it,
net-eth step of the OEM setup does not work properly.
2021-02-24 15:07:04 +07:00
Anton Midyukov
991a0a35af slinux: Add installer-distro-simply-linux-stage3 also
installer-distro-simply-linux-stage3 installs the required
installer-features.
2021-02-24 15:05:08 +07:00
Anton Midyukov
b2b69d38dd slinux: Temporary use un-def kernel for all targets
Current un-def kernel (5.10.x) should be std-def at the time
of SL-9.1 release.
2021-02-24 15:00:21 +07:00
Anton Midyukov
2925876f1d slinux/misc-base: Add missing alterator-root 2021-02-24 15:00:21 +07:00
Anton Midyukov
7d5f5169ca slinux: Add auto-resize image to vm/ targets 2021-02-24 15:00:21 +07:00
Anton Midyukov
66b9a390d0 arm-rpi4: Add hdmi_ignore_edid_audio=1 to config.txt
Fixes audio on mainline kernel.
See-also: https://forum.manjaro.org/t/rpi4-a-v-jack-missing-when-using-vc4-driver-kms/50948/19
2021-02-24 14:25:33 +07:00
Anton Midyukov
cb6d5e5449 uboot: Not add 'cma=192M' to UBOOT_BOOTARGS
Booting to Raspberry Pi 4 is not possible with these parameter.
2021-02-24 14:25:33 +07:00
Anton Midyukov
7e2be407a1 slinux: Replace xfce-screensaver to light-locker for all not X86
xfce-screensaver has no problems only on x86. mipsel is no exception.
2021-02-18 20:54:32 +07:00
Ivan A. Melnikov
c43d6cd491 lists/slinux/xfce-base: Use light-locker on mipsel
xfce4-screensaver does not work on Tavolga and on
BFK3 with SM750 videocard (see alt#38418). While
upstream does not response to the ticket, we have
to switch to something else.
2021-02-18 20:51:53 +07:00
Ivan A. Melnikov
5a7b778f4e lists/slinux/misc-base: Don't add java on mipsel
It's useless for our mipsel images. The office software
from our mipsel repositories doesn't use Java -- even
LibreOffice is built without Java support.
2021-02-18 20:47:34 +07:00
Anton Midyukov
8cd927b8d3 office: Add lang to use/office/LibreOffice/full 2021-02-18 20:31:56 +07:00
Anton Midyukov
b7ea217493 education.mk: Add additional steps for alterator-setup (vm/ targets) 2021-02-18 19:56:49 +07:00
Anton Midyukov
9374c0ba65 basealt.mk: Add additional steps for alterator-setup (vm/ targets) 2021-02-18 19:56:22 +07:00
Anton Midyukov
01c789b2cf slinux: Add additional steps for alterator-setup (vm/ targets) 2021-02-18 19:52:46 +07:00
Anton Midyukov
86351df6d0 oem: Add use/oem/distro
use/oem/distro contains additional steps for executing preinstall
scripts and network configuration.
2021-02-18 19:47:04 +07:00
Ivan A. Melnikov
b704c7cb95 lists/workstation/the.pkgs: Add beesu
beesu is a graphical interface for 'su' that can be used
by xdg-su. Without beesu and gksu, xdg-su resorts to asking
root password in xterm, which looks awful.
2021-02-18 02:59:10 +07:00
Ivan A. Melnikov
ec583071b8 mixin-basealt.mk: Pin postfix
Otherwise, ssmtpd finds its way into alt-workstation-tavolga
as /usr/sbin/sendmail provider (required by lsb-core).
2021-02-18 02:58:51 +07:00
Ivan A. Melnikov
506e760765 workstation: use/ntp/chrony
... instead of adding it manually. This not only reuses
existing code, but also add chrony into PINNED_PACKAGES,
which avoids having systemd-timesynd in the final image.
2021-02-18 02:58:35 +07:00
Ivan A. Melnikov
80424750c4 lists/workstation/mate: Drop xscreensaver modules on mipsel 2021-02-18 02:58:17 +07:00
Ivan A. Melnikov
f460847c70 lists/workstation/libreoffice: No java-based soft on mipsel
projectlibre is too slow on Baikal-T.

libreoffice-languagetool is not available on mipsel.
2021-02-18 02:58:02 +07:00
Ivan A. Melnikov
7ad1352657 lists/workstation/libreoffice: Use LibreOffice-still-gtk3
It's now uses just gtk3 and is available on most of the platforms.
2021-02-18 02:57:46 +07:00
Ivan A. Melnikov
be694ad771 lists/remote-access: Add virt-viewer
It's used by many virtual environments, including PVE,
and was requested by one of the clients for alpha
Tavolga builds.
2021-02-18 02:57:24 +07:00
Ivan A. Melnikov
9b28b1fe39 basalt.mk: mipsel: Use mate-reduced-resource on workstation 2021-02-18 02:57:04 +07:00
Ivan A. Melnikov
4ce3e0d3cc slinux/net-base: Drop thunderbird-enigmail
This package is not available with recent thunderbird.
2021-02-18 02:56:06 +07:00
Ivan A. Melnikov
434ec960eb slinux.mk: Use xfce-reduced-resource on mipsel 2021-02-18 02:55:07 +07:00
Ivan A. Melnikov
29cd8e808b slinux: Use celluloid and firefox on mipsel
They work better on Tavolga.
2021-02-18 02:53:00 +07:00
Ivan A. Melnikov
b6f68762c0 slinux: Add use/ntp/chrony mixin-base
In addition to code re-use, it also pins chrony as
ntp daemon implementation, which helps to avoid
adding systemd-timesyncd into the images.
2021-02-18 02:52:43 +07:00
Ivan A. Melnikov
8e9fa2bd63 kernel: Add initrd features usb, qemu for mipsel
Available for mipsel too.
2021-02-18 02:52:24 +07:00
Ivan A. Melnikov
2bd9931a22 mipsel-bfk3: Don't add ext2 module to initrd explicitly
This is already done for VM_FSTYPE in a much better way.
2021-02-18 02:52:00 +07:00
Ivan A. Melnikov
9db2390d31 mipsel-bfk3: Switch to 5.4 kernel
There, DTB is named differently.
2021-02-18 02:51:43 +07:00
Ivan A. Melnikov
9620de4b70 mipsel-bfk3: Specify DTB name in config.mk
mipsel-bfk3 feature often serves as basis for special
build for various other BE-T1000-based devices. Having
DTB name in config.mk simplifies creating such derivatives.
2021-02-18 02:51:28 +07:00
Anton Midyukov
6aa5f68449 education.mk: Add new vm/ targets 2021-02-18 02:44:44 +07:00
Anton Midyukov
7dce3b0317 education.mk: Replace refind to efi-grub for bootloading ISO 2021-02-18 02:44:44 +07:00
Andrey Cherepanov
2c8fa44da3 education/teacher: Add OpenBoard for teachers 2021-02-18 02:44:44 +07:00
Anton Midyukov
b93bc28c74 basealt.mk: Add targets for Tavolga and BFK3 (mipsel) 2021-02-18 02:44:44 +07:00
Anton Midyukov
1e226dc6d4 basealt.mk: vm/ targets for all architectures 2021-02-18 02:44:44 +07:00
Anton Midyukov
dc3a49f685 basealt.mk: Replace refind to efi-grub for bootloading ISO 2021-02-18 02:44:28 +07:00
Anton Midyukov
f653b37c25 basealt.mk: Replace spaces with tabs 2021-02-18 02:44:28 +07:00
Mikhail Efremov
a8ec790340 slinux: Add eepm
Suggested by lav@. See https://bugzilla.altlinux.org/39067.
2021-02-18 02:44:28 +07:00
Mikhail Efremov
81b214170b slinux: Add alt-rootfs-installer
To write rootfs images to flash.
2021-02-18 02:44:28 +07:00
Mikhail Efremov
efda34ce51 slinux: Add gnome-software 2021-02-18 02:44:28 +07:00
Anton Midyukov
0277a63df6 slinux.mk: Add targets for Tavolga and BFK3 (mipsel) 2021-02-18 02:43:41 +07:00
Anton Midyukov
e1f2f41c2b slinux: Cleanup
lang=ru_RU not needed added into EFI_BOOTARGS, when use grub-efi.
grub-efi use by default.
2021-02-18 02:43:08 +07:00
Anton Midyukov
55fb3fa978 slinux.mk: Added vm/slinux-mcom02 2021-02-18 02:42:52 +07:00
Anton Midyukov
272f99160c slinux.mk, slinux: Drop use/slinux/arm-base, pruning 2021-02-18 02:41:47 +07:00
Anton Midyukov
9ff80345cf slinux: Simplify use/slinux/vm-base 2021-02-18 00:56:49 +07:00
Anton Midyukov
de9adb0594 build-distro, boot.mk: Set BOOT_TYPE, BOOTLOADER to efiboot for aarch64
mki-copy-grubaa64boot more not needed. In addition, it did not
support the config in boot/grub instead of EFI/BOOT.
Needed mkimage >= 0.2.38-alt1
2021-02-17 13:47:39 +07:00
Anton Midyukov
c53159b998 Add aptitude for all regulars, except jeos
Suggested-by: https://www.opennet.ru/openforum/vsluhforumID3/123240.html#60
2021-02-16 16:52:26 +07:00
Anton Midyukov
378b5dfaaf gear-store-tags 2021-02-15 20:13:13 +07:00
Anton Midyukov
be8d9ac242 1.4.7-alt1
- Add kernel modules for support Raspberry Pi 4 (mainline kernel)
- grub: Markup configuration files for translation (thanks Ivan Razzhivin)
- grub: Use META_VOL_ID for @distro@ instead RELNAME if available
  (ALT bug 39611, 39612)
- tar2fs: Enable secure-boot support for x86_64, add riscv64 support
- Add initrd features for rootfs: kbd rdshell rootfs
- desktop+mate: list is fixed,  as removed metapackage mate-default
- grub: use single boot/grub/grub.cfg in ISO
- Add support grub-pc for bootloading ISO (experimentall)
- Removed kernel modules that haven't been built for a long time
2021-02-15 20:11:39 +07:00