2027 Commits

Author SHA1 Message Date
b8bdf60f50 - drop xorg-drv-synaptics 2024-10-17 22:10:07 +03:00
113e44cdcc - drop kernel-modules-rtl8821ce because altbug#51398 2024-10-17 22:09:19 +03:00
Anton Midyukov
3991b6f8f2 tty, uboot: use console=tty0 instead console=tty1
console=tty1 may not be available at all. tty0 should correspond to
/dev/console, which is definitely there. It will match the last
console parameter specified in the kernel cmdline, if available.
2024-10-01 13:47:02 +03:00
Anton Midyukov
fc9a44e671 build-vm: remove make-initrd feature kbd
Feature kbd remove in make-initrd 2.42.0.
2024-10-01 13:40:42 +03:00
Anton Midyukov
ea2631f1e0 live: do not create /etc/sysconfig/i18n, if it not exists 2024-09-30 12:02:51 +03:00
Anton Midyukov
036b52516a l10n: setup /etc/sysconfig/i18n and /etc/locale.conf, when it is needed only 2024-09-30 12:02:51 +03:00
Anton Midyukov
1144e6146b init: exclude startup for systemd on sisyphus 2024-09-30 12:02:51 +03:00
Anton Midyukov
6688059bfe x11-autostart: replace installer-feature-runlevel5-stage{3,2}
installer-feature-runlevel5-stage3 predepends on startup.
This will dependencies on startup package on systems with systemd.
2024-09-22 02:06:56 +03:00
Anton Midyukov
80051bd1e9 docs: delete links with absolute PATH 'file:///'
iso image can be mounted in another OS, where there will be other
files at absolute paths.
2024-09-13 11:03:15 +03:00
Anton Midyukov
c2c01a8208 deflogin: set LIVECD_SESSION=DEFAULT_SESSION in livecd-user.conf 2024-09-11 17:40:33 +03:00
Anton Midyukov
0d3fb6df62 e2k: fix initrd-bootchain support
NB: the variable 'directory' specifies that the image should be
mounted, when initrd-bootchain feature using.
2024-09-04 19:39:15 +03:00
Anton Midyukov
498c6f76b8 live: add mokutil, pesign for rescue mode on x86_64
Utilities for diagnostic UEFI Secure Boot.
2024-09-02 18:53:40 +03:00
d9c1cd7423 x11: exclude nvidia-xconfig
exclude nvidia-xconfig because it creates /etc/X11/xorg.conf which interferes
with automatic configuration.
2024-09-01 21:59:08 +03:00
Anton Midyukov
60d5600651 x11: fix condition for kde on p11 2024-08-31 23:34:52 +03:00
Anton Midyukov
be1f8b9658 x11, mixin.mk: use reference package names 'kde' for sisyphus 2024-08-26 16:43:40 +03:00
Anton Midyukov
3f96db2301 x11, mixin.mk, kworkstation.mk: rename use/x11/kde{5,}-display-manager-lightdm 2024-08-26 16:17:02 +03:00
Anton Midyukov
5107e69778 x11, mixin.mk: rename use/x11/kde5 -> use/x11/kde 2024-08-26 16:07:00 +03:00
Anton Midyukov
77cf45388b init: do not add apt-conf-ignore-systemd when use/init/sysv
This is too radical and leads to unexpected consequences.
For example, you can't install systemd in hasher, and therefore
you can't build some packages, you can't build images contain
systemd.
2024-08-26 12:42:21 +03:00
Anton Midyukov
2d9d57b588 grub: drop BOOTVGA parameter from kernel cmdline
Doesn't work with grub 2.12. Show warning:
"vga=normal is deprecated. Use set gfxpayload=text before linux
command instead."
2024-08-22 15:46:49 +03:00
Anton Midyukov
75dc91e721 kernel: add all drivers hid to initrd
In order to support all possible keyboards in initrd.
2024-08-16 17:49:05 +03:00
Anton Midyukov
9c323a68a0 x11: fix use/x11/kde5-display-manager-lightdm for compatibility with Sisyphus
kde-display-manager-lightdm is provides kde5-display-manager-7-lightdm,
which is also available in p11 and p10.
2024-08-15 13:49:57 +03:00
Anton Midyukov
6b61320c79 luks: add use/luks/touchscreen, add alterator-luks to distro targets only
alterator-luks used only in the installer.
The new target leverages the new make-initrd feature luks-unl0kr,
which allows entering the luks password on the touchscreen.
Needed plymouth.
2024-08-15 09:36:48 +03:00
Anton Midyukov
962a40cc72 firmware: add mellanox, mrvl, qcom to disk of server
Since version 20231204-alt2 these packages have been separated
from firmware-linux.
2024-08-14 08:13:02 +03:00
Anton Midyukov
ad6d71df4a deflogin: add workaround for fix add user, when fwupd is installed
Link: https://lists.altlinux.org/pipermail/devel/2024-June/218787.html
2024-08-08 21:35:28 +03:00
Anton Midyukov
a12a74d3af plymouth: do not add loglevel=3 to BOOTARGS
Not needed, as it is now the default for quiet.
Link: https://bugzilla.altlinux.org/50098
2024-08-08 20:59:06 +03:00
Anton Midyukov
b71f3b67ab live, image.in: use function for get lists from groups (for live)
A group may contain more than one list, or the group name may not
match the list name.
2024-08-02 15:47:28 +03:00
Anton Midyukov
1c70724e7e docs: readlink before copy license file
Instead of a license file there may be a symlink.
2024-07-10 12:30:46 +03:00
Anton Midyukov
433ba57029 deflogin: add options '-efu' to shebang of scripts 2024-06-22 14:49:39 +07:00
Anton Midyukov
2cac79400b power: drop legacy power management use/power/apm
This is a broken target, already 4 years:
https://packages.altlinux.org/ru/tasks/256373/
Due to the winding down of i586 support, no one should need this
anymore. This could only be useful on very old i586 hardware.
2024-06-19 22:30:49 +07:00
Anton Midyukov
2463cc16b2 grub, syslinux: remove parameter 'ip=dhcp' from rescue_remote.cfg
This parameter is used to configure the network in the initrd, but
we don't need it. startup-rescue 0.50 no longer requires this
parameter.
See https://bugzilla.altlinux.org/50526
2024-06-03 15:23:37 +07:00
Anton Midyukov
5e7bd2959f live-install: do not add live installer step, when is not needed 2024-05-26 21:37:45 +07:00
Anton Midyukov
578a15cb1a init: add systemd-sysvinit or sysvinit to altinst 2024-05-25 13:25:47 +07:00
Anton Midyukov
40f07c008d live: do not cleanup docs
If this is really necessary, then this should not be done by default.
2024-05-25 10:47:08 +07:00
Anton Midyukov
ead23b5da9 cleanup: create postinstall script for cleanup package for live with installer 2024-05-02 15:54:44 +07:00
Anton Midyukov
b6d08499f2 init: add missing mingetty to sysvinit
interactivesystem sisyphus-alt25 do not dependency of mingetty.
sysvinit systems do not work without mingetty.
2024-04-10 15:12:57 +07:00
Anton Midyukov
361a0c5498 install2, live: add missing e2fsprogs
interactivesystem sisyphus-alt25 do not dependency of e2fsprogs.
2024-04-10 15:12:57 +07:00
Anton Midyukov
7c51ce6eaf browser: chromium available on loongaarch64 2024-04-09 16:30:31 +07:00
Anton Midyukov
abb09ad1c1 grub, syslinux, live: add live-rescue_rw.cfg 2024-04-09 13:30:25 +07:00
Anton Midyukov
6ed9d5a6ef luks: do not add alerator-luks to live
With this we break luks support for the old use/live/install.
2024-04-09 08:49:59 +07:00
Anton Midyukov
db65d01a4b live: add use/live/rescue/extra as an analogue of use/rescue 2024-04-09 08:46:37 +07:00
Anton Midyukov
e5c14a0bda Do not add menu items for SUBPROFILES
live can be used also as an installer or rescue.
For altinst and rescue is nothing changes.
2024-04-09 08:45:26 +07:00
Anton Midyukov
6600d28ee7 slinux: remove installer-feature-sudo-enable-by-default-stage3 from vm target
Broken and obsoleted by control sudowheel.
See: https://git.altlinux.org/tasks/archive/done/_315/323161/
2024-04-04 14:02:57 +07:00
Andrew A. Vasilyev
4c9e4096ab server-v: change kernel to un-def 2024-04-04 07:33:46 +07:00
Anton Midyukov
a0c5d6eb81 live: disable ldconfig.service by using livecd-no-ldconfig-service
Fix https://bugzilla.altlinux.org/40802
2024-04-02 00:16:48 +07:00
Anton Midyukov
132db8d1a7 services: fix enable/disable bluetooth (fix typo) 2024-04-01 22:13:26 +07:00
Anton Midyukov
f9caed0437 initrd-bootchain, initrd-propagator: use STAGE1_KFLAVOURS instead KFLAVOURS
The image and the installed system may have kernels with different KFLAVOUR.
2024-03-27 01:11:21 +07:00
Michael Shigorin
4a6dcee8be e2k: add softdep-i2c-mux (mcst#8627)
This one fixes the "cooler goes off during installation"
10.2rc problem on multi-CPU e8c2 motherboards that follows
misinitialization of sensor drivers (lacking i2c mux init
_before_ them) and subsequent misreading of zero degree
temperature for CPUs (would need no cooling if it was true).

See-also: mcst#8627
Suggested-by: mcst.ru folks
Tested-by: elbrus.ru folks
2024-03-25 22:40:03 +07:00
Michael Shigorin
67efffe594 e2k: disable e201 multiseat for now
It only makes sense on engineering samples of .404 board,
and 201-PC is .480 with only a single 4X PCIe gen3 slot
that needs riser to get a reasonable videocard connected
(manual multiseat setup is a minor hurdle it seems).
2024-03-25 22:40:03 +07:00
Michael Shigorin
0d3f4fa08d e2k: drop GPU variants for e1cp
We don't do ship vivante drivers since p9_e2k
as those behaved erratically with gtk+3 at least
(and were a major PITA to handle in the first place,
and nobody asked in the end: folks just needed 2D+Xv);
so no sense to bring extra noise into installation.
2024-03-25 22:40:03 +07:00
Michael Shigorin
cee1c90bce e2k: improve 20-initrd-e2k-kms for integrated GPUs 2024-03-25 22:40:03 +07:00