6267 Commits

Author SHA1 Message Date
Dmitriy Terekhin
262bc69fd8 alt-server: Avoid the build breakage
Workaround for the following alt-server aarch64 image build error:
The following packages have unmet dependencies:
  openssh-server: PreDepends: openssh-server-control (= 7.9p1-alt4.p10.4:p10+338315.100.1.1)
                  Depends: openssh-server-control (= 7.9p1-alt4.p10.4:p10+338315.100.1.1)
2024-02-13 00:15:51 +07:00
Dmitriy Terekhin
7968ad34af alt-server: EOL php8.0, change to php8.2
See: https://bugzilla.altlinux.org/49077
https://bugzilla.altlinux.org/49078
rm#122569
2024-02-13 00:15:39 +07:00
Dmitriy Terekhin
2bd81d5c48 alt-server: Add sudo to the base system
It is pulled depending on zabbix-agent-sudo,
and then after removing this package
'apt-get autoremove' removes sudo.

Suggested-by: Anton Midyukov <antohami@altlinux.org>
2024-02-13 00:15:29 +07:00
Dmitriy Terekhin
d7fd3e3859 alt-server: Fix mention of "lang" parameter twice
In addition to commit f7dbfe99d2916e
rm#122571
2024-02-13 00:15:19 +07:00
Dmitriy Terekhin
70ba3a70a8 alt-server: Add samba-client to centaurus/samba
smbpasswd is used when setting up a Samba server
rm#122150
2024-02-13 00:15:07 +07:00
Dmitriy Terekhin
ff7c98f877 alt-server: Add fdisk
rm#122491
2024-02-13 00:14:56 +07:00
Dmitriy Terekhin
cdd664b8a3 alt-server: Remove VLC
Made at the request of Evgeny Sinelnikov <sin@altlinux.org>
2024-02-13 00:14:42 +07:00
Dmitriy Terekhin
0393d6e36a alt-server: Add GUI for "Administration tools"
Made at the request of Anton Abramov <abramovav@basealt.ru>
2024-02-13 00:14:32 +07:00
Dmitriy Terekhin
4c303ddc30 alt-server: Remove admc from "Samba-DC Server"
The "Administration tools" group contains software
that has a graphical interface.
The "Samba-DC Server" profile does not include a GUI,
this software will not work.

Made at the request of Anton Abramov <abramovav@basealt.ru>
2024-02-13 00:14:00 +07:00
Dmitriy Terekhin
9391461ff7 alt-server: Make Mate like Windows
Requested by black@
2024-02-13 00:13:51 +07:00
Dmitriy Terekhin
5c0286fb0c alt-server: Additional controls are always needed
Additional control facilities from the local-policy
package have been moved to the base system

Made at the request of Anton Abramov <abramovav@basealt.ru>
2024-02-13 00:13:40 +07:00
Dmitriy Terekhin
3fcefcfd94 alt-server: Change "Samba-DC Server" profile
Remove packages from "Samba-DC Server" group and use
"Administration tools" and "Group policy templates" groups,
which contain a similar set of packages.
2024-02-13 00:13:29 +07:00
Dmitriy Terekhin
a6965c4f05 alt-server: Customize installation of group policies
Remove "Group policy managing tool" group
Add group "Group policies", which includes groups
"Administration tools", "Client", "Group policy templates"

Made at the request of Anton Abramov <abramovav@basealt.ru>
2024-02-13 00:13:18 +07:00
Dmitriy Terekhin
5fe44903eb alt-server: Change "Samba-DC Server" profile
Add "DNS server" group
Remove "DHCP server", "Mail Server", "Network installation server",
"FreeNX Server", "Sogo groupware server", "Xorg" groups
Change NetworkManager to Systemd-networkd

Made at the request of Anton Abramov <abramovav@basealt.ru>
2024-02-13 00:13:07 +07:00
Dmitriy Terekhin
3df7130b28 alt-server: Change default "Office Server" profile
Add "Samba Server" group
Remove "FTP server", "Mail Server", "Office packages",
"MATE DE", "Xorg" groups
Change NetworkManager to Systemd-networkd

Made at the request of Anton Abramov <abramovav@basealt.ru>
2024-02-13 00:12:57 +07:00
Dmitriy Terekhin
8b13c440d1 alt-server: Add xinput
Diagnosing and working around some problems
See: https://bugzilla.altlinux.org/48645
2024-02-13 00:12:47 +07:00
Dmitriy Terekhin
34e18698fc alt-server: Use un-def kernel by default
Made at the request of Evgeny Sinelnikov <sin@altlinux.org>
2024-02-13 00:12:36 +07:00
Dmitriy Terekhin
f3285155c9 alt-server: Remove virtualbox-addition-un-def
Suggested-by: Anton Midyukov <antohami@altlinux.org>
2024-02-13 00:12:24 +07:00
Dmitriy Terekhin
ff21bbf55f alt-server: Add un-def kernel
The un-def kernel should be added to the image
at Evgeny Sinelnikov's <sin@altlinux.org> request.
Together with the un-def kernel, its modules, documentation,
and the installer-feature-cleanup-kernel-stage3 package
were added to keep only one kernel selected by the user
during installation in the installed system.
2024-02-13 00:12:09 +07:00
Anton Midyukov
a16e63ed94 services: create lists of services to disable/enable in Live with installer
Some services that need to be enabled or disabled may appear after additional
installation of basic packages.
2024-02-11 22:12:08 +07:00
Anton Midyukov
1746487012 regular.mk, regular-vm.mk: use/services/bluetooth-enable 2024-02-11 19:02:11 +07:00
Anton Midyukov
fabdeb7934 mobile.mk: use/service/bluetooth-enable 2024-02-11 18:59:02 +07:00
Anton Midyukov
cdc1914ec3 services: add targets for enable/disable bluetooth 2024-02-11 18:58:36 +07:00
Anton Midyukov
b15d81eabb mobile/base: add mobile-broadband-provider-info
See also: https://bugzilla.altlinux.org/49351
2024-02-11 00:08:53 +07:00
Anton Midyukov
303f6a6800 VERSION: 1.6.0 2024-02-09 22:52:07 +07:00
Anton Midyukov
b89d8426ec server/pgsql-1C: replace postresql10-1C with postresql15-1C 2024-02-09 22:52:07 +07:00
Anton Midyukov
4828139899 server: replace php8.1 with php8.2 2024-02-09 22:52:07 +07:00
Anton Midyukov
ac3ee02d97 server+zabbix: replace php7 with php8.2 2024-02-09 22:52:07 +07:00
Anton Midyukov
73f09712ac rescue+x11: drop dsniff-x11
Removed from Sisyphus:
https://git.altlinux.org/tasks/archive/done/_322/330625/
2024-02-09 22:52:07 +07:00
Anton Midyukov
a3ec89f9ab server/pgsql: replace postgresql11 with postgresql16 2024-02-09 22:52:06 +07:00
Anton Midyukov
aa29101310 tools/diag: drop dsniff
Removed from Sisyphus:
https://git.altlinux.org/tasks/archive/done/_322/330625/
2024-02-09 22:52:06 +07:00
Anton Midyukov
c0f63fbf71 syslinux: remove 25grub-install-vnc-*.cfg
These configs were used to generate grub menu items. This has not
been used for many years.
2024-02-09 22:52:06 +07:00
Anton Midyukov
0dc3dfc32f grub, syslinux: add lowmem to 25install-vnc-* also
Thus lowmem will default for all items menu.
2024-02-09 22:52:06 +07:00
Anton Midyukov
c21c58d260 Drop EFI_BOOTARGS variable
This variable was need for rEFInd (it no longer support). The
variable was added to grub menu, but was not in needed.
In server V, this has remained since rEFInd.
2024-02-09 22:52:06 +07:00
Anton Midyukov
bb124c4f42 stage2: add use/stage2/net-install-live
Designed to be added to an image with use/live-install/pkg +
use/live/rescue.
Also see commit 41a881f61ceeaef1d4405505541cce559087343c
2024-02-09 22:52:06 +07:00
Anton Midyukov
1d2d715bac Set MKI_VER_MINIMAL=0.3.0, MKI_VER_OPTIMAL=0.3.2 2024-02-09 22:52:06 +07:00
Anton Midyukov
29193f90ba Add support patches from image-paches.d/
Required mkimage 0.3.0-alt1
2024-02-09 22:52:06 +07:00
Anton Midyukov
054ea781cf builder+extra: add isomd5sum for build iso with use/mediacheck 2024-02-08 21:05:07 +07:00
Anton Midyukov
3812720100 mediacheck: show "Error: implantisomd5 is not available" on screen 2024-02-08 20:55:29 +07:00
Anton Midyukov
3ec9a3a9b6 regular+icewm: replace gqview with gpicview
gqview is obsoleted package (geeqie).
But geeqie has weird dependencies.
See also: https://lists.altlinux.org/pipermail/sisyphus/2024-February/369437.html
2024-02-07 22:56:49 +07:00
Anton Midyukov
50f7fb449b doc: do not use images from asciidoc, add missing images
As of asciidoc-10.2.0-alt1, resources moved from /etc/asciidoc to
%python3_sitelibdir/%name/resources.
It is better not to depend on third-party resources that may be moved.
Missing Images added from asciidoc-10.2.0-alt1.
2024-02-07 12:12:26 +07:00
Anton Midyukov
f2494d3c36 mkimage-profiles.7.in: update date in COPYRIGHT, do not show date
I always forget to update the date.
2024-02-07 12:12:26 +07:00
Anton Midyukov
6edd50c50b Add VERSION file for build doc
.gear/mkimage-profiles.spec is not available.
2024-02-07 12:12:26 +07:00
Anton Midyukov
f348c2662c efi: add mockutil, pesign to rescue only
These utilities are superfluous in the installed and Live systems,
which are used as normal systems.
Request by Alexey Shabalin @shaba
2024-02-07 12:12:26 +07:00
Anton Midyukov
5679b0db4a live: add autologin root to serial tty in rescue mode 2024-02-05 17:08:58 +07:00
Anton Midyukov
2b718f5660 live: refactoring 60-live-rescue-root 2024-02-05 15:33:05 +07:00
Anton Midyukov
8856c55200 mobile.mk: add use/auto-resize 2024-01-31 21:18:24 +07:00
Anton Midyukov
76024e65c0 live: fix disable /etc/issue, when rescue live 2024-01-30 22:04:39 +07:00
Anton Midyukov
27e5daf504 mixin.mk: Don't use settings for xfce from branding in xfce-base
Will no longer be builded for the branding of Starterkits and Regulars.
2024-01-30 22:04:39 +07:00
Anton Midyukov
6441529ee4 rename conf.d/phone.mk -> conf.d/mobile.mk 2024-01-30 22:04:39 +07:00