Commit Graph

6502 Commits

Author SHA1 Message Date
1aeb8b092d - kwrk: add fprintd 2024-09-01 21:29:04 +03:00
143722e7cf - kwrk: add ipp-usb 2024-09-01 21:28:56 +03:00
7849792ced - kwrk: add gutenprint-cups-ppds 2024-09-01 21:28:47 +03:00
Andrey Cherepanov
957a7583ac education/misc: replace screenfetch by modern neofetch 2024-09-01 21:17:46 +03:00
Andrey Cherepanov
a58600c49c education/misc: Fix new libsqlite name 2024-09-01 21:15:37 +03:00
Andrey Cherepanov
2a1cfc3d09 education/misc: add yandex-browser-stable 2024-09-01 21:15:28 +03:00
Andrey Cherepanov
47801fa313 education: remove live from base image 2024-09-01 21:15:16 +03:00
Andrey Cherepanov
5988d15170 education: remove base and gradeschool groups 2024-09-01 21:15:06 +03:00
Anton Midyukov
60d5600651 x11: fix condition for kde on p11 2024-08-31 23:34:52 +03:00
Anton Midyukov
34b3f15fd8 regular.mk: add use/firmware/full to regular-rescue-live 2024-08-30 17:08:21 +03:00
Anton Midyukov
319ac300bb lib/{distro,ve,vm}.mk: add branding notes with licenses
images and containers must be licensed.
2024-08-29 12:36:39 +03:00
Anton Midyukov
59c2169950 mixin.mk: add kf5-kirigami to regular-kde on Sisyphus
not all kde applications have migrated to kf6 yet and some of
their functionality is not available because the package
kf5-kirigami is not installed.
2024-08-26 21:06:20 +03:00
Anton Midyukov
d58a8c93ca mixin.mk: add xdg-desktop-portal-gtk to kde
Needed for gtk3/gtk4 applications on wayland.
2024-08-26 16:43:55 +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
2fd9b3ad26 mobile/apps: mark telegram-desktop as available on all arches 2024-08-23 10:00:49 +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
d3dd524615 mobile.mk: blacklist kernel modules of camera on MIG lt11i Tablet
They don't work yet and their spam in dmesg causes the system to
freeze.
2024-08-21 18:33:43 +03:00
Anton Midyukov
241545ab53 mobile.mk: enable waked.service
Needed to trigger the alarm (gnome-clocks) from sleep mode.
2024-08-20 19:55:16 +03:00
Anton Midyukov
2655cab0ac mobile/apps: add resources (system monitor) 2024-08-19 21:27:38 +03:00
Anton Midyukov
55cc52edcb mobile.mk: build with AD, if BRANCH!=sisyphus; drop targets with -ad suffix
Active Directory support is required on stable branches only.
2024-08-16 21:54:36 +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
10d1714be0 mixin.mk, regular.mk, regular-vm.mk: rename regular-kde5 -> regular-kde
There will now be only one kde in the repository, and in Sisyphus it is
kde6, and in p11 and p10 kde5.
So just kde.
2024-08-15 13:56:34 +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
8532f6ca56 regular.mk: drop special conditions for branch
Starter Kits for p10 are no longer released, so no need.
2024-08-15 10:45:52 +03:00
Anton Midyukov
671c8b9dcd mobile.mk: add use/luks/touchscreen 2024-08-15 09:37:06 +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
b129b409df base+rescue: add flashrom
Allows flashing BIOS/UEFI and other firmware. Requested in bugzilla:
https://bugzilla.altlinux.org/50846
2024-08-12 15:30:02 +03:00
Anton Midyukov
0d05be4221 base+rescue: add livecd-rescue-utility 2024-08-12 15:28:19 +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
Dmitriy Terekhin
14b9ca069d alt-server: Fix default profile group selection
If a group is included in the profile by default,
then you need to set X-Alterator-Required=yes
to select it when entering alterator-groups
2024-08-08 21:06:58 +03:00
Dmitriy Terekhin
d35e1de648 mixin-alt-server: Run systemd-resolved along with systemd-networkd 2024-08-08 21:06:51 +03:00
Dmitriy Terekhin
9566631702 mixin-alt-server.mk: version 11.0ALPHA2
in ISO meta info and in grub menu of installer
2024-08-08 21:06:43 +03:00
Dmitriy Terekhin
d9983d1fff alt-server: Add fonts for OEM in minimal installation
If the system has the fonts-type1-urw package,
then alterator-wizard uses fonts from it,
which greatly distorts the appearance.
But with the fonts-ttf-google-noto-sans package,
the changes to the font appearance are minimal.
2024-08-08 21:06:34 +03:00
Dmitriy Terekhin
88ee6b41ac alt-server: Add installation in OEM mode (install2)
See: https://www.altlinux.org/Installer/OEM
Suggested-by: Anton Midyukov <antohami@altlinux.org>
2024-08-08 21:06:25 +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
6d696ca802 mixin.mk: add gnome-tour to regular-gnome
Suggested by Semen Fomchenkov.
2024-08-02 11:29:06 +03:00
Anton Midyukov
3f74e99882 mobile.mk: add firmware for lt11i Tablet 2024-07-31 22:25:48 +03:00
Anton Midyukov
76bb68f9d7 mobile.mk: add hack for enable bluetooth on lt11i 2024-07-28 22:07:31 +03:00
Anton Midyukov
ccf396f815 rescue+extra: replace iotop with iotop-c
iotop's upstream does not seem to be active much. Latest version
is 0.6 that was released 10 years ago. There were some commits
once a while after that, but not much.

See: https://fedoraproject.org/wiki/Changes/Replace_iotop_with_iotop-c
2024-07-24 00:02:16 +03:00
Anton Midyukov
f04f19b4cd mixin.mk: add gnome-extensions-app to regular-gnome (sisyphus) (ALT bug 50809) 2024-07-17 04:52:28 +03:00
Anton Midyukov
6776cca6ac workstation/extras: remove unavailable openvpn-gostcrypto 2024-07-10 12:59:34 +03:00
Anton Midyukov
ac60e0df95 workstation/agents: replace bacula11-clients bacula13-clients 2024-07-10 12:30:52 +03:00
Anton Midyukov
6d50a38b7b workstation/3rdparty: replace postgressl15-1C with postgresql16-1C 2024-07-10 12:30:52 +03:00
Dmitriy Terekhin
88ac1f2d28 alt-server: Workaround for the problems:
task-auth-freeipa: Depends: alterator-auth (= 0.44.9-alt1:sisyphus+341389.100.1.1)
alterator-postfix-dovecot: Depends: /etc/sysconfig/system

Suggested-by: Anton Midyukov <antohami@altlinux.org>
2024-07-10 12:30:52 +03:00
Dmitriy Terekhin
1e13df846a alt-server: Use p11
Revert "Use apt-conf-sisyphus"

This reverts commit fa892f1efb45dc0074f0a2d628960fa4c7b9909f.
2024-07-10 12:30:52 +03:00