Anton Midyukov
363ba22a2e
Include README of features to documentation; fix syntax & links in them
2023-03-18 21:57:39 +07:00
Michael Shigorin
25339ea80d
slinux: use vlc on e2k too
...
celluloid looks fine but vlc seems more familiar to the users;
I've tested both against http://youtu.be/6juBT6EnUIc copy (4K)
to see ~200--250% Elbrus-8C CPU load on both which is OK.
2022-06-30 17:25:10 +07:00
Anton Midyukov
87e2695fe2
slinux: Don't add on purpose abiword, gnumeric for riscv64
...
They are now added through the office feature.
2022-06-26 00:28:33 +07:00
Anton Midyukov
d103fe9779
slinux: drop slinux/claws-mail, add claws-mail to slinux-net-base for riscv64
...
Simolified slinux/config.mk.
2022-06-26 00:18:37 +07:00
Anton Midyukov
cdd7145742
slinux: merge lists slinux/browser-{firefox,chromium} into slinux/browser
...
Since, starting with the version of mkimage-profiles 1.4.21, enumeration of
architectures in lists is supported, it can be simplified.
2022-06-26 00:16:07 +07:00
Mikhail Efremov
6db95c7b78
slinux: Use firefox-esr on i586
...
Chromium no longer supports 32bit.
See https://lists.altlinux.org/pipermail/sisyphus/2022-May/369322.html .
2022-06-24 19:57:35 +07:00
Mikhail Efremov
53e0191d9a
slinux: Use grubpcboot on i586 and x86_64
...
Use grub in legacy mode too.
2022-06-24 19:55:55 +07:00
Anton Midyukov
453172c3df
install2, slinux, centaurus: not add installer-feature-online-repo for e2k%
...
No public repositories for e2k.
2022-06-03 21:59:29 +07:00
Mikhail Efremov
143fb55366
slinux: Add 2nd kernel rpi-un for aarch64
...
Suggested by sin@.
2022-06-03 21:48:10 +07:00
Mikhail Efremov
7a3a0552f7
slinux: Add 2nd kernel un-def for x86_64 installer-image
2022-06-03 21:48:10 +07:00
Mikhail Efremov
4ad01b5cd9
slinux: Disable dnsmasq.service for now
...
It works unreliable, see ALT bug #41028 .
Disable it until the issue will be resolved.
2022-06-03 21:48:10 +07:00
Mikhail Efremov
3f5da3c3c1
slinux: Move make-initrd-mdadm to misc-base list
...
In this way it will be installed on the live too.
This fixes commit 211715dcee5c6a49c67c6c5a31ec15ff744d36b6.
2022-06-03 21:48:10 +07:00
Mikhail Efremov
0b2258c409
slinux: Add make-initrd-mdadm
...
See ALT bug #42528 .
2022-06-03 21:48:10 +07:00
Mikhail Efremov
54432a75a0
slinux: Enable cups.socket and cups-browsed.service
...
Seem cups doesn't start without cups.socket and
cups-browsed.service showld be enabled for using remote printers.
2022-06-03 21:48:09 +07:00
Mikhail Efremov
6e82876a78
slinux: Use std-def kernel
...
After discussion use std-def for now.
This reverts commit f488e3ecae3f7717fbe86847ba0a8b4074360e27.
2022-06-03 21:48:09 +07:00
Anton Midyukov
b8b6f77977
slinux: @$(call add_feature) in use/slinux only
...
use/slinux/services-enabled and use/slinux/services-disabled do not
require for work adding slinux feature. They need a use/services.
2022-04-11 23:13:22 +07:00
Mikhail Efremov
93155bdf14
slinux: Use use/install2/repo
...
This should be used instead of installer-feature-online-repo.
2022-04-11 23:13:22 +07:00
Mikhail Efremov
cad365f2fc
slinux: Add use/firmware/laptop
...
For some firmware (e.g. firmware-alsa-sof).
2022-04-11 23:13:22 +07:00
Mikhail Efremov
781e70af1f
slinux: Remove live system from full image
...
The image is too large, so remove live from it.
Separate live image will be enough.
2022-04-11 23:13:22 +07:00
Mikhail Efremov
f488e3ecae
slinux: Use un-def kernel
...
For newest hardware support.
This reverts commit 3f1b521acaf97293e875cafe47b6977db4947189.
2022-04-11 23:13:22 +07:00
Michael Shigorin
c42c600eaf
slinux: add xscreensaver on e2k (cf. slinux/xfce-base)
...
sem@ noted that there were come problems observed with
xfce4-screensaver and advised to use xscreensaver
if relevant.
The initial version of the commit added "base+xscreensaver"
pkglist on armh aarch64 mipsel too but I chose to rather
refrain from messing up/with what I can't even test.
2022-04-11 23:13:22 +07:00
Anton Midyukov
eb0c51f6ef
slinux: add use/stage2/ata
2022-03-02 11:04:45 +07:00
Anton Midyukov
b40feee1c8
slinux: replace sylpheed to claws-mail on riscv64
2021-12-28 16:14:40 +07:00
Anton Midyukov
15d649e14f
slinux: add xfce-reduced-resource to use/slinux/vm-base for riscv64
2021-12-28 16:10:03 +07:00
Mikhail Efremov
9a413450f8
slinux: Use chromium and vlc on aarch64
...
As reported by jqt4@ they are better on aarch64 nowaday.
2021-12-28 01:40:48 +07:00
Mikhail Efremov
7fe69b729e
slinux: Use celluloid on aarch64 again
...
In preparation to change celluloid -> vlc for all aarch64,
so we are not need to do this for tegra only.
This reverts commit b73541124b54b0f85e20d120deb1491831b8f653.
2021-12-28 01:40:29 +07:00
Anton Midyukov
c8aff970e0
slinux: use/browser/epiphany for riscv64
2021-12-24 17:03:51 +07:00
Anton Midyukov
ee5f21f04c
slinux: fix order targets use/slinux/vm-base::
...
Under the reverse order, nor use/oem and nor use/oem/vnc is
executed. As a result, alterator-setup is not added.
2021-12-24 13:02:25 +07:00
Anton Midyukov
8ca3fa9b16
slinux: add abiword, gumeric for riscv64
2021-12-24 00:35:45 +07:00
Mikhail Efremov
e5db004075
slinux: Set std-def kernel
2021-10-16 21:42:39 +07:00
Mikhail Efremov
df3b774495
slinux: Use volumes-profile-alt-workstation
2021-10-16 21:42:39 +07:00
Anton Midyukov
88601a3453
slinux, slinux-arm: drop slinux-arm list and use/slinux/arm target
...
This target and list was only needed for armh.mk. They are no longer needed.
2021-08-23 21:52:13 +07:00
Michael Shigorin
240bdcdc85
slinux: adjust accordingly
2021-08-06 16:37:51 +03:00
Michael Shigorin
9c977c8f98
slinux: add e2k multiseat
...
It's no-op on other arches so should do no harm there.
2021-08-06 16:24:16 +03:00
Mikhail Efremov
88d0db35c3
slinux: Exlicitly add use/install2/fat
...
For FAT partitions on non-EFI images (e.g. i586).
2021-04-28 17:34:27 +07:00
Mikhail Efremov
b73541124b
slinux: Use vlc on tegra
...
Celluloid segfaults on Jetson Nano, so use vlc there, but keep
celluloid for other aarch64 systems.
2021-04-28 17:33:20 +07:00
Evgeny Sinelnikov
c85cec1a93
Enable use/stage2/cifs wherever enabled use/stage2/net-nfs
2021-04-12 23:13:57 +07:00
Mikhail Efremov
b2444b812b
slinux: Drop installer-feature-nfs-client-stage3 from vm/*
...
Suggested by iv@: rpcbind is not needed in SL.
2021-02-24 15:56:55 +03:00
Mikhail Efremov
49475f172a
slinux: Drop rootfs-installer-features
...
It is pulled by use/oem/distro target.
2021-02-24 15:56:55 +03:00
Mikhail Efremov
7c6521f42c
slinux: Don't use installer-distro-simply-linux-stage3 for vm/*
...
This package for installer only, don't use it on vm/*.
Just explicitly add installer-features, which can be used with
rootfs-installer-features.
This reverts commit 991a0a35af08dc444e2f9bca315baa3bc73118b7.
2021-02-24 15:56:55 +03: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
01c789b2cf
slinux: Add additional steps for alterator-setup (vm/ targets)
2021-02-18 19:52:46 +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
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
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
Mikhail Efremov
029315e6f4
slinux: Temporary use un-def kernel
...
Current un-def kernel (5.10.x) should be std-def at the time
of SL-9.1 release.
2021-02-15 19:14:22 +07:00
Anton Midyukov
0b049d3a93
slinux: Add use/live/no-cleanup
...
See-also: 018ea50518c2081de4b4dc1fa41572c794ef7d94
2020-09-21 22:33:13 +07:00