Anton Midyukov
8856c55200
mobile.mk: add use/auto-resize
2024-01-31 21:18:24 +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
Anton Midyukov
557dc74b5f
Remove feature phone; refactoring phone.mk
...
This feature is not necessary. We will use packages.
2024-01-30 22:04:39 +07:00
Anton Midyukov
f4fa265425
phone.mk: rename pinephone -> pine
...
Rename the image by the name of the kernel. This build supports
not only pinephone, but also pinetab.
2024-01-21 14:15:37 +07:00
Anton Midyukov
cad9f73301
phone.mk: do not enable eg25-manger.service
...
Now eg25-manger.service is enabled when the modem is connected.
2024-01-21 14:11:28 +07:00
Anton Midyukov
489289b642
phone.mk: add mp-phosh with kernel-image-mp
2024-01-11 12:00:30 +07:00
Anton Midyukov
45752d2a8c
regular.mk: add OEM installation mode for desktop images
2024-01-11 01:53:24 +07:00
Anton Midyukov
6b35909402
regular.mk: add wmaker-autostart-polkit-gnome to regular-gnustep
2024-01-10 18:04:16 +07:00
Anton Midyukov
be3d69a58b
regular.mk: do not add drm kernel modules to initrd on x86_64 (without plymouth)
...
On x86_64, as well as on i586, graphics are available without drm
(simplefb or simpledrm).
2024-01-10 15:39:22 +07:00
Anton Midyukov
b0ba20f749
regular.mk: remove plymouth from regular-icewm
...
Plymouth adds kernel drm modules to the initrd, which greatly increases it.
2024-01-10 15:33:56 +07:00
Anton Midyukov
5771bd1635
regular.mk: add lightdm-gtk-greeter to regular-gnustep
2024-01-10 15:32:27 +07:00
Anton Midyukov
ab5be1b103
regular.mk: rename gnustep-systemd -> gnustep
2024-01-10 12:52:54 +07:00
Anton Midyukov
767d313b53
regular.mk: do not use isolinux for gnustep-sysv
2024-01-10 12:50:16 +07:00
Anton Midyukov
36642ec71f
regular.mk: do not add plymouth to lxde
...
Plymouth requires adding drm modules to initrd. But we need to reduce
the initrd size of this image for i586.
2023-12-18 19:41:46 +07:00
Anton Midyukov
ba2750b5e4
regular.mk: do not add md-raid support to initrd (not needed)
...
It seems unnecessary.
2023-12-18 19:39:14 +07:00
Anton Midyukov
74461ace10
regular.mk: do not include network and drm support to initrd on i586
...
The ram disk turns out to be very large (> 780 MiB), but the target
device may have less than 1 GB of RAM available.
2023-12-18 19:37:56 +07:00
Anton Midyukov
5d8db39899
regular.mk: fix availability distro/.regular-wm for non-x86 architectures
...
Fix regression by commit 18de2f6b4b2cbea94f3034493ecd26684b3ec5d7
2023-12-13 01:36:21 +07:00
Anton Midyukov
6cfa8babbd
regular.mk: hide regular-net-install for unsupported architectures
2023-12-13 01:29:18 +07:00
Anton Midyukov
2ed80ecca1
mixin.mk: don't add polkit-rule-admin for p10 branch also
...
See commit 8d86189935614ce026f81aedbf28e88202a23a79
Now in p10 branch also:
https://git.altlinux.org/tasks/archive/done/_327/335797/
2023-12-12 23:40:11 +07:00
Anton Midyukov
18de2f6b4b
regular.mk: add xorg-drv-vmware to .regular-wm (for VirtualBox)
...
xorg-dri-vmwgfx + modesetting still work very poorly together.
2023-12-12 13:55:32 +07:00
Anton Midyukov
2d90cb29b1
regular.mk: fix build regular-jeos on non-x86 architectures
2023-12-10 13:08:25 +07:00
Anton Midyukov
14ed7ccceb
regular.mk: add use/vmguest/dri to distro/.regular-wm
...
There is a problem adding +vmguest to systems with sysvinit.
But without dri, the installer refuses to work in virtual machines.
2023-12-07 01:55:19 +07:00
Anton Midyukov
b812661800
regular.mk: add xorg-dri-virtio, xorg-dri-vmwgfx to jeos
2023-12-07 01:55:19 +07:00
Anton Midyukov
83e56bfeb2
regular.mk: exclude base+bench from regular-rescue
...
fio from this list is required xlib.
This is similar to the regression in the python3-module-numpy package.
But at the same time, this is a good reason to make rescue iso a little smaller.
2023-12-07 01:55:19 +07:00
Anton Midyukov
8d86189935
mixin.mk: do'nt add polkit-rulle-admin-root in Sisyphus to Regular
...
This is no longer required after the fix:
https://bugzilla.altlinux.org/show_bug.cgi?id=35763#c20
2023-12-07 01:55:19 +07:00
Anton Midyukov
1dd820a017
regular.mk: two kernel for gnome on sisyphus only
2023-12-05 01:06:23 +07:00
Anton Midyukov
6d28277c0d
regular.mk: remove distro/.regular-install-x11-full
...
It's of no use.
2023-12-04 20:01:25 +07:00
Anton Midyukov
a358c5ccdf
mixin.mk, regular.mk: remove regular-xfce-sysv
...
xfce-sysv claims to be a distribution.
Therefore, it must be separate config that has nothing to do with
regular.mk. Those who wish can develop it separately from mkimage-profiles.
2023-12-04 18:51:25 +07:00
Anton Midyukov
f5a72dd140
regular.mk: add polkit-gnome to regular-icewm
2023-12-03 23:59:34 +07:00
Anton Midyukov
adcff48eac
regular.mk: add distro/regular-icewm with systemd
...
Request by Dmitriy Khanzhin @jinn.
2023-12-03 22:14:29 +07:00
Anton Midyukov
8b56339ffc
regular.mk: do not use/install2/vmguest for jeos-sysv
...
spice-vdagent requires systemd.
2023-12-01 18:07:31 +07:00
Dmitriy Terekhin
70320a836f
alt-server: "Workstation" profile has been replaced with "Home server"
...
lists/centaurus/samba has been changed to use Samba as a file server.
Made at the request of Evgeny Sinelnikov <sin@altlinux.org>
This patch was co-authored by Anton Abramov
2023-12-01 16:54:05 +07:00
Dmitriy Terekhin
a3e73c4b0d
alt-server: Do not enable nslcd and nscd services by default
...
Made at the request of Evgeny Sinelnikov <sin@altlinux.org>
2023-12-01 16:52:06 +07:00
Dmitriy Terekhin
8d87865c66
alt-server: Move default services control from installer-distro-centaurus
...
This patch was co-authored by Anton Midyukov.
2023-12-01 16:51:54 +07:00
Dmitriy Terekhin
55d425d0cc
alt-server: Delete the Virtualization group
...
The license restriction does not allow the use of
the ALT Server product as a virtualization server.
The Virtualization group packages are saved in the image.
Made at the request of Evgeny Sinelnikov <sin@altlinux.org>
2023-12-01 16:51:30 +07:00
Dmitriy Terekhin
b044e5ae5e
alt-server: Mask suspend and hibernate by default
...
Suggested-by: Leonid Krivoshein <klark@altlinux.org>
See: https://bugzilla.altlinux.org/47595
2023-12-01 16:51:12 +07:00
Anton Midyukov
5329d5c063
realtime.mk: like regular live
...
The kernel-image-rt 6.1 is almost like a std-def.
Therefore everything should work.
2023-11-30 21:25:42 +07:00
Anton Midyukov
9f2c8172f8
mixin.mk, regular-vm.mk: replace mixin/vm-archdep* to mixin.mk
...
These goals are not exclusive to the Regular's and will be useful
to others.
2023-11-29 15:02:49 +07:00
Anton Midyukov
07f70ccff9
phone.mk: use +nm-gtk4 for phosh
...
Without this in gnome-control-center openvpn partially without GUI.
2023-11-29 00:55:25 +07:00
Anton Midyukov
0996a9fe82
mixin.mk: use +nm-gtk4 for regular-gnome
...
Without this in gnome-control-center openvpn partially without GUI.
2023-11-29 00:22:14 +07:00
Anton Midyukov
6f85ede70f
mixin.mk: add +nm-gtk to cinnamon
...
Сinnamon uses gtk plugins in its native interface for NetworkManager.
2023-11-28 21:56:20 +07:00
Anton Midyukov
051ba306db
phone.mk: use pipewire for pinephone
2023-11-23 20:35:02 +07:00
Anton Midyukov
5134914378
regular.mk: add installation item via vnc to gnome
2023-11-21 00:55:08 +07:00
Anton Midyukov
65a5cb78ee
regular.mk: set two kernel for gnome
2023-11-21 00:55:08 +07:00
Anton Midyukov
9c89b20644
mixin.mk: do'nt add templates to gnome
...
templates acted as a workaround that run xdg-user-dirs in wayland.
Now this is not required, xdg-user-dirs is fixed.
2023-11-10 18:40:47 +07:00
Anton Midyukov
f2c74aafd3
phone.mk: replace pulseaudio with pipewire for vm/phosh only
...
We leave the image for Pinephone with pulseaudio.
2023-11-09 19:24:03 +07:00
Anton Midyukov
3fa6c0359f
regular-vm.mk: increaze size vm image (desktops to 8 GiB, jeos to 4 GiB)
2023-11-09 11:11:06 +07:00
Anton Midyukov
90d9eee618
mixin.mk: add plasma5-discover to regular-kde5
2023-11-08 00:36:06 +07:00
Anton Midyukov
f5c648f31d
x11, mixim.mk: replace pulseaudio with pipewire
...
See: https://bugzilla.altlinux.org/48305
2023-11-03 19:12:56 +07:00