Anton Midyukov
df6ce49a9d
branding: gfxboot and plymouth for all arches
...
Partially this is a return of the commit 35db75378e
.
For branding packages, regexp is used. Therefore, it makes no sense to limit them
to architectures. use/plymouth and use/syslinux was fenced separately.
2020-05-01 23:49:57 +07:00
Anton Midyukov
c0c5c94b99
plymouth: not supported for not-X86
2020-05-01 23:49:57 +07:00
Anton Midyukov
cc248448a0
build-vm: running make-initrd later plymouth setup
2020-05-01 23:49:57 +07:00
Anton Midyukov
b4674cd512
plymouth: initial support rootfs
2020-05-01 23:49:57 +07:00
Anton Midyukov
ffc0b9a373
plymouth: fixed for used with not distro targets
2020-05-01 23:49:57 +07:00
Anton Midyukov
20a57fd5c3
regular-vm.mk: add +wireless for desktop targets
2020-05-01 23:49:57 +07:00
Anton Midyukov
d131ebeb75
regular-vm.mk: added kernel module staging
2020-05-01 23:49:57 +07:00
Anton Midyukov
e64ea1c4b1
x11: use/x11/xorg for aarch64 allowed full
2020-05-01 23:49:57 +07:00
Anton Midyukov
1aa6397c93
live: Not disabled crond
...
crond is needed for log rotation.
See-also: https://forum.altlinux.org/index.php?topic=36177.msg346822#msg346822
2020-05-01 23:49:57 +07:00
Anton Midyukov
fb040b7480
x11: drop xorg-drv-wizardpen
...
Dropped from Sisyphus.
See-also: http://git.altlinux.org/tasks/archive/done/_241/246827/logs/events.2.1.log
2020-05-01 23:49:57 +07:00
Anton Midyukov
88371fed1a
regular.mk: change gdm2.20 for regular-xfce-sysv-install
2020-05-01 23:49:57 +07:00
Anton Midyukov
8e78afa9f7
regular.mk: added glibc-locales into distro/regular-jeos-systemd
...
systemd needed glibc-locales
2020-05-01 23:49:57 +07:00
Anton Midyukov
f0a02f043d
kernel: Added INITRD_MODULES more for aarch64, armh, cleanup
2020-05-01 23:49:57 +07:00
Anton Midyukov
a5d46a88ca
kernel: add Rockchip SoC support
2020-05-01 23:49:57 +07:00
Anton Midyukov
9040722f11
kernel: added initrd modules for support USB boot on Raspberry Pi
...
xhci-plat-hcd needed for USB boot on Raspberry Pi 4B
dwc2 needed for USB boot on Raspberry Pi 3B, 3B+
2020-05-01 23:49:57 +07:00
Anton Midyukov
01e0d9a49c
regular.mk: use/stage2/kms for builder and rescue
...
This needed for qemu (virtio-gpu) on aarch64.
2020-05-01 23:49:57 +07:00
Anton Midyukov
cdae56a6b5
regular.mk: Added grub*.cfg generate for builder and rescue
2020-05-01 23:49:57 +07:00
Mikhail Gordeev
a4ee3d2e82
install2: Do not remove fuse module
...
It is needed by ntfs
2020-05-01 23:49:56 +07:00
Anton Midyukov
893d8b074f
mixin.mk, regular-vm.mk: use/x11/lightdm/slick for mixin/regular-cinnamon
...
slick-greeter is well integrated with cinnamon.
2020-05-01 23:49:56 +07:00
Anton Midyukov
fc5bbb79bf
regular.mk: use/x11/lightdm/gtk by default
...
See-also: https://bugzilla.altlinux.org/38092
2020-05-01 23:49:56 +07:00
Anton Midyukov
ddaa686ae9
regular.mk: added fdisk to regular-jeos-full
...
See-also: https://bugzilla.altlinux.org/38092
2020-05-01 23:49:56 +07:00
Anton Midyukov
7d857f886f
regular.mk: added staging kernel module for jeos, server
...
This is to ensure a wider support network interfaces.
2020-05-01 23:49:56 +07:00
Anton Midyukov
9c17a81153
regular.mk: for lxqt use default display-manager
...
sddm is too fastidious to the video driver, and lxqt is for weak hardware.
2020-05-01 23:49:56 +07:00
f15f6bb732
base+efi: drop elilo
2020-05-01 23:49:56 +07:00
6fb8793c8b
efi: ignore use/efi/lilo use/efi/grub on an unsupported target arch
2020-05-01 23:49:56 +07:00
Anton Midyukov
af77f3f887
regular.mk: Use stage2 features instead STAGE1_MODLISTS
2020-05-01 23:49:56 +07:00
Anton Midyukov
15cbaefdda
stage2: Added support ntfs in 50-stage2-fs
...
See-also: https://bugzilla.altlinux.org/37598
https://bugzilla.altlinux.org/37636
2020-05-01 23:49:56 +07:00
Anton Midyukov
070bc04017
stage2: Added use/stage2/sbc
...
This list kernel modules for loading on single board computers.
2020-05-01 23:49:56 +07:00
Anton Midyukov
192dca1302
stage2: update 50-stage2-usb
...
Add more usb kernel modules
2020-05-01 23:49:56 +07:00
Anton Midyukov
fb8e698391
xorg+vaapi: Add libva-intel-media-driver
...
Suggested by rider@
2020-05-01 23:49:56 +07:00
Mikhail Efremov
c84aa6be32
services: Fix generation of on/off services lists
...
If we already have systemd-{enabled,disabled} lists, then
don't overwrite them, just add lists to them.
Services presented in the lists should be filtered out
from services-{on,off} lists already.
This fixes commit 2b50111650
"services: Don't touch services already listed in the config".
2020-05-01 23:49:56 +07:00
Mikhail Efremov
368e3ce40a
desktop+nm: Added openconnect support to NetworkManager
2020-05-01 23:49:56 +07:00
Mikhail Efremov
c1250f8bb8
domain-client: Drop krb5-ticket-watcher
...
Suggested by cas@.
2020-05-01 23:49:56 +07:00
Mikhail Efremov
0f35cc865c
install2: Drop installer-feature-journald-tty
...
Use systemd-settings-enable-log-to-tty12 (included by +systemd-optimal)
instead.
2020-05-01 23:49:56 +07:00
Mikhail Efremov
badfca54c4
efi, base+efi: Don't add efivars to /etc/modules
...
Module efivars will be loaded by udev now.
2020-05-01 23:49:56 +07:00
fe6c5cf1e8
base+rescue: add mc to base+rescue
2020-05-01 23:49:56 +07:00
Anton Midyukov
2495317df2
regular.mk, regular-vm.mk: added +systemd to +systemd-optimal
...
+systemd-optimal do not call +systemd more.
Also added +systemd-optimal into jeos-systemd, regular-server. Need
to disable core dump
2020-05-01 23:49:56 +07:00
Anton Midyukov
80c348ae20
init: +systemd-optimal do not call +systemd
2020-05-01 23:49:56 +07:00
Anton Midyukov
ba5dcd981e
mixin.mk: use/ntp/chrony for builder
2020-05-01 23:49:56 +07:00
Anton Midyukov
9aae20c642
regular.mk: use/ntp/chrony for jeos-full
2020-05-01 23:49:56 +07:00
Anton Midyukov
2c82e017da
regular.mk: use/ntp/chrony for regular-server
2020-05-01 23:49:56 +07:00
Anton Midyukov
7d107885b7
realtime/tests: initial packages list
...
See-also: https://www.altlinux.org/Realtime
2020-05-01 23:49:56 +07:00
Anton Midyukov
c411f246b9
regular-vm.mk: lvm2 service disabled
...
rootfs is not required to be installed on lvm2.
2020-05-01 23:49:56 +07:00
Anton Midyukov
6ccfa1546e
armh-mcom02: Fixed /etc/alsa-set-initial-options
...
Kernel module snd-seq-midi is not compiled for mcom02.
2020-05-01 23:49:56 +07:00
Anton Midyukov
d6b13bb323
mixin.mk: added pandoc into regular-xfce-sysv
...
Suggested by Speccyfighter: https://forum.altlinux.org/index.php?topic=36177.msg346516#msg346516
2020-05-01 23:49:56 +07:00
Anton Midyukov
6338944604
profile.mk: pinned package branding-$$(BRANDING)-release
...
This is necessary to prevent accidental hit of another branding.
Usually the problem is solved by setting up pkgpriorities in apt settings.
But this is inconvenient when you need to make building often with others
branding.
2020-05-01 23:49:56 +07:00
Anton Midyukov
1436fa5ff7
cleanup: added qt5-base-common into use/cleanup/x11-alterator
2020-05-01 23:49:56 +07:00
Anton Midyukov
58d07dd5e5
mixin.mk: change IMAGE_WRITER as altmediawriter for all regulars
2020-04-07 22:35:52 +07:00
Anton Midyukov
342254e8cc
server: enable libvirtd service by default
...
Users expect that if virtualization is selected during installation
of the distribution, the libvirtd service will be enabled.
2020-04-07 22:35:52 +07:00
Anton Midyukov
2398b75a10
kernel: initrd-setup refactoring
...
VM_INITRDFEATURES qemu not allowed for e2k only. This feature
added modules optionaly.
VM_INITRDFEATURES usb allowed for all arches, but the presence of all
modules is required. Therefore, for all arches all usb modules are
optionally added.
2020-04-07 22:35:52 +07:00