Commit Graph

1974 Commits

Author SHA1 Message Date
Andrey Cherepanov
d4ac41ebac education: add use/install2/oem for OEM install 2024-03-18 18:34:22 +07:00
Anton Midyukov
e740c51a05 alt-platform-builder.mk: disable select language entry in grub menu 2024-03-18 18:33:15 +07:00
Anton Midyukov
01ddf5e9a0 alt-platform-builder.mk: set BRANDING 2024-03-18 18:32:44 +07:00
Andrey Cherepanov
42aaa453b1 alt-platform-builder: set version to 10.0.0 2024-03-18 18:31:51 +07:00
Andrey Cherepanov
9dad78793a alt-platform-builder: add list build.pkgs 2024-03-18 18:31:12 +07:00
Anton Midyukov
01877e0c08 alt-platform-builder.mk: initial config 2024-03-18 18:30:16 +07:00
Mikhail Efremov
ced60bbb3e workstation: Set un-def kernel as default
More likely a newest hardware will work with un-def kernel (6.1.x)
then with std-def kernel (5.10.x).
Besides 5.10 kernel has issues with CIFS mounting (found by testers
was mentioned in the ad-integration@ mailing list).
2024-03-14 19:49:10 +07:00
Mikhail Efremov
c989a5a6eb workstation: Move gpolicy group after multimedia
For cosmetic reasons: it is not selected checkbox in the installer.
2024-03-14 19:49:01 +07:00
Mikhail Efremov
044446ab02 workstation: Use kernel un-def on aarch64 instead of rpi-un
Suggested by antohami@: rpi-un no longer updated and un-def can be
needed for some hardware.
2024-03-14 19:47:38 +07:00
Mikhail Efremov
6e8ec4d323 workstation: Customize installation of group policies
The group "Group policy managing tools" is renamed to
"Group policies" and it is top level grop now.
It includes "Administration tools", "Client" and "Group policy templates"
groups.

Made at the request of Anton Abramov <abramovav@basealt.ru>
Based on commit by jqt4@ for ALT Server 10.2.
2024-03-14 19:46:15 +07:00
Mikhail Efremov
9b4862b3ee workstation: Use alterator-web for all arches
Alterator-web should be enabled for all arches, not e2k only.
See https://bugzilla.altlinux.org/45188.
2024-03-14 19:45:55 +07:00
Mikhail Efremov
b185a08b34 workstation: Drop use/efi/memtest86
Use/efi/memtest86 is deprecated.
2024-03-14 19:44:21 +07:00
Mikhail Efremov
6c7ed53149 workstation: Add use/install2/oem
As suggested by antohami@.
2024-03-14 19:43:58 +07:00
Mikhail Efremov
59fffea943 workstation: Add libnss-role and alterator-roles-common
Explicitly added libnss-role: we are rely on this now for
user groups.
Alterator-roles-common contains default 'users' role.
2024-03-14 19:35:28 +07:00
Anton Midyukov
e42252d859 kernel: set default KFLAVOUR for armh to mp
This kernel is best supported for armh.
2024-03-14 16:50:53 +07:00
Anton Midyukov
0036f724ba slinux: drop armh and mipsel support 2024-03-14 16:31:28 +07:00
Anton Midyukov
69e7009412 Drop feature armh-mcom02 2024-03-14 16:28:05 +07:00
Anton Midyukov
c4fa29f393 mixin.mk: add eepm to all desktop regulars
For desktop users, eepm seems necessary.
2024-03-12 10:44:28 +07:00
Anton Midyukov
94e1f7e6c2 slinux.mk: add OEM install mode
See https://www.altlinux.org/Installer/OEM
2024-03-05 11:27:43 +07:00
Anton Midyukov
a5b0e945fa slinux: use live as installer and rescue also 2024-03-05 11:27:43 +07:00
Anton Midyukov
85576e33e8 mixin.mk: add gtk-theme-breeze to kde5
Missing dependency in kde5, but the maintainer doesn't think so:
https://bugzilla.altlinux.org/49597
2024-03-04 14:43:37 +07:00
Anton Midyukov
7c6344c134 mixin.mk: add accountsservice to regular-kde5
Need for accounts management in control-center.
2024-03-02 18:14:24 +07:00
Andrew A. Vasilyev
6f23757bd5 server-v: add draft for sudoers control
After deleting of installer-feature-sudo-enable-by-default
use control sudoers.
2024-03-01 23:48:30 +07:00
Andrew A. Vasilyev
648506fedf server-v: prepare 10.2 2024-03-01 22:12:48 +07:00
Andrew A. Vasilyev
99967043a9 server-v: OpenNebula: change LXD to LXC 2024-03-01 22:12:26 +07:00
Andrew A. Vasilyev
0538a067e0 server-v: add volumes-alt-server-v 2024-03-01 22:12:06 +07:00
Dmitriy Terekhin
d7fd3e3859 alt-server: Fix mention of "lang" parameter twice
In addition to commit f7dbfe99d2
rm#122571
2024-02-13 00:15:19 +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
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
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
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
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
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
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 18de2f6b4b
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 8d86189935
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
Anton Midyukov
00e4e6e8f3 phone.mk: add drm kernel modules 2023-11-03 03:54:05 +07:00
Mikhail Efremov
9c655e4137 slinux: Drop sound-juicer
Audio CDs rarely used nowaday.
2023-10-27 16:09:34 +07:00
Mikhail Efremov
92db99e388 slinux: Drop dropbox
I'm not sure that it is works well in Russia nowaday.
2023-10-27 16:09:34 +07:00
Anton Midyukov
3b6a6dc87e mixin.mk: add gnome-software to gnome 2023-10-24 13:15:36 +07:00
Anton Midyukov
09d1f53329 mixin.mk: fix mixin/kde5 for loongarch64 2023-10-24 13:15:35 +07:00
Andrey Cherepanov
70b9c4b98d education: exclude video-confrencing and robotics groups from i586 2023-10-20 16:08:06 +07:00
Anton Midyukov
aed0511aff phone.mk: add udev-rules-modem-power to pinephone
Disable sleep for the Pinephone modem.
2023-10-19 21:42:59 +07:00
Anton Midyukov
08386a5c14 mixin.mk: add fonts-ttf-lxgw-wenkai to regular-gnome (ALT bug 48031) 2023-10-16 23:43:05 +07:00
Anton Midyukov
694960b1b1 mixin.mk: add eepm to regular-gnome
Gnome fans also happen to be eepm fans. Unfortunately.
2023-10-12 21:35:56 +07:00
Dmitriy Terekhin
f7dbfe99d2 alt-server: Leave only Russian and English in installer
Support for other languages is worse.
Language selection in GRUB is disabled.
Russian is selected by default.
See cоmmit a7ba5cbd39

This fix breaks the image build.
2023-10-11 21:38:36 +07:00
Anton Midyukov
b968d740cc phone.mk: replace x11 feature with package mesa-dri-drivers 2023-10-11 10:25:59 +07:00
Anton Midyukov
4694172336 phone.mk: do'nt use vmguest feature (not needed for wayland)
But add xorg-dri-virtio for qemu.
2023-10-11 10:25:59 +07:00
Anton Midyukov
62f32d44a7 phone.mk: add use/x11-autostart
Previously, graphical.target was enabled due to xinitrc.
2023-10-11 10:25:59 +07:00
Anton Midyukov
29145f6126 mixin.mk: add cups to gnome
cups-pk-helper is useless without cups.
See commit c60efd63d8
2023-10-09 23:32:34 +07:00
Anton Midyukov
c60efd63d8 mixin.mk: add cups-pk-helper to gnome
Enable printing settings in the system control center.
2023-10-01 22:05:36 +07:00
Andrey Cherepanov
cefad1795c education: fix META_VOL_ID for ALT Education 10.2 2023-09-29 01:32:29 +07:00
Andrey Cherepanov
c4bd1fa3e2 education: set version 10.2 2023-09-29 01:31:48 +07:00
Andrey Cherepanov
17a96b0219 education: add robotics group and move libreoffice to group 2023-09-29 01:31:37 +07:00
Anton Midyukov
ba3311ebbd live.mk: add use/stage2/kms to grub-net-install
Unfortunately, simpledrm or simplefb does not work everywhere.
2023-09-28 23:35:43 +07:00
Anton Midyukov
70527ca031 mixin.mk: add power-profiles-daemon (ALT bug 47679) 2023-09-28 23:35:43 +07:00
Anton Midyukov
ba8878d3d8 desktop.mk: add target oem-install for check OEM mode install (without DE) 2023-09-25 12:05:30 +07:00
Anton Midyukov
4eb88b7438 mixin.mk: do not disable usb autosuspend
Distributions have been released without this option for a couple
of years now and no one is complaining.
2023-09-21 19:48:30 +07:00
Anton Midyukov
c311afe8c7 mixin.mk, regular.mk: luks and volumes features for distro target only 2023-09-21 19:44:35 +07:00
Anton Midyukov
138d2cb25b mixin.mk, regular.mk: use/volumes/regular for all Regulars 2023-09-21 19:44:35 +07:00
Anton Midyukov
1a2af1cafe regular.mk: set INSTALLER=jeos for jeos 2023-09-21 19:44:35 +07:00
Anton Midyukov
d13ff446ca regular.mk: use fallback INSTALLER (regular) 2023-09-21 19:44:35 +07:00
Anton Midyukov
40af798336 regular.mk: remove unused targets 2023-09-19 22:56:05 +07:00
Anton Midyukov
63183c5715 regular.mk: drop broken jeos-ovz
This image has not been builded for a long time. It is impossible
to install from it. I don’t need it and it’s not a regular build thing.
2023-09-19 22:46:59 +07:00
Dmitriy Terekhin
82ba08f117 alt-server: Add gostcrypto: apt-conf openssh openvpn
Suggested-by: Anton Midyukov <antohami@altlinux.org>
2023-09-19 22:34:35 +07:00
Dmitriy Terekhin
7b58917785 mixin-alt-server.mk: version 10.2
in ISO meta info and in grub menu of installer
2023-09-19 22:34:20 +07:00
Anton Midyukov
123cf5bb36 phone.mk: add ttyescape 2023-09-18 22:20:14 +07:00
00ad8de560 - kwrk: remove xterm from live 2023-09-07 14:24:28 +07:00
320c343408 - kwrk: add power-profiles-daemon 2023-09-05 05:21:02 +07:00
ce3152ab84 - kwrk: exclude udev-rule-generator-net from installed system 2023-09-05 05:20:49 +07:00
c079b50004 - kwrk: add installer-feature-remove-xorgconf 2023-09-05 05:20:24 +07:00
551cbec514 - kwrk: clean from sddm 2023-09-05 05:20:12 +07:00
82f204a08f - kwrk: remove livecd-main-repo ftom live images 2023-09-05 05:19:56 +07:00
56326ed9f8 - kwrk: use plasma-welcome only in installed system 2023-09-05 05:19:12 +07:00
2ec555c067 - kwrk: dont use plasma-welcome in live 2023-09-05 05:18:40 +07:00
68ebda6db8 - kwrk: use plasma5-welcome only for system installation 2023-09-05 05:18:18 +07:00
Anton Midyukov
a392b86d72 phone.mk: add google fonts to phosh 2023-09-04 18:48:01 +07:00
Anton Midyukov
296452948b mixin.mk: do not set alternative of x-terminal-emulatorfor gnome
This alternative is only available in Sisyphus.
Does not give us anything, since in the image there is only a gnome-terminal.
2023-09-01 16:26:35 +07:00
Anton Midyukov
a6070f8c1f regular.mk, regular-vm.mk: set KFLAVOUR=un-def for BRANCH=p10 on x86_64, aarch64
Kernel 6.1 supports much more hardware, but for i586 the situation is the opposite,
new kernel = loss of support for the old on.
xfce-sysv focuses on supporting older hardware.
2023-09-01 15:49:39 +07:00
Anton Midyukov
fa0537b1a4 mixin.mk: add gnome-disk-utility, gnome-system-monitor to cinnamon
Request by: https://bugzilla.altlinux.org/47401
2023-08-30 19:34:55 +07:00
Dmitriy Terekhin
0ecc0b3bec alt-server: Replace openntpd with chrony
openntpd behaves inferior to both ntpd and chrony
regarding sync time when current time delta is large
(or huge, like in 1970-01-01 case).

Reported-by: Michael Shigorin <mike@altlinux.org>
Suggested-by: Anton Midyukov <antohami@altlinux.org>
2023-08-25 20:57:03 +07:00
Anton Midyukov
7ca0fd1f6a mixin.mk: fix terminal for gnome to gnome-terminal
Through the x-terminal-emulator dependency, xfce4-terminal was
installed. This commit doesn't allow that.
2023-08-23 19:31:25 +07:00
Anton Midyukov
6bfed400e2 regular-vm.mk: remove guest addition for vmware and virtualbox
qemu support is enough. But the reason was that open-vm-tools
cannot be installed on sysvinit.
2023-08-21 20:10:32 +07:00
Anton Midyukov
95a1f525dc regular.mk: set BOOTLOADER=isolinux for xfce-sysv
This image has very conservative users.
2023-08-21 20:10:32 +07:00
Anton Midyukov
91d5855376 regular.mk: Do not set bootloader to everyone, grub-pc is now default 2023-08-21 20:10:32 +07:00
Anton Midyukov
4c92625c57 phone, phone.mk: replace 60-mobile.rules to polkit-rule-mobile package 2023-08-21 20:10:32 +07:00
Anton Midyukov
187ccbd291 phone.mk: add indexhtml and license 2023-08-21 20:10:32 +07:00
Anton Midyukov
0c59e09103 regular.mk, server.mk: do not use deprecated lilo 2023-08-21 20:10:32 +07:00
Anton Midyukov
f1b07dbe8b mixin.mk: do not use web browser seamonkey for gnustep
Seamonkey available on x86_64 only.
2023-08-21 20:10:32 +07:00
Anton Midyukov
c0d6db2892 live.mk: add UEFI Shell to grub 2023-08-21 20:10:32 +07:00
Anton Midyukov
ce447bd645 regular.mk: clean deprecated use/efi/memtest, add use/efi/shell to all 2023-08-21 20:10:32 +07:00
Anton Midyukov
1bff8abaff mixin.mk: add bookmarks for file manager of cinnamon 2023-08-21 20:10:32 +07:00
Anton Midyukov
f02e2ef54f vm.mk: use grub for sysvinit targets 2023-08-21 20:10:32 +07:00
Anton Midyukov
4960823b11 phone.mk: create xdg user dirs 2023-08-05 12:27:04 +07:00
Anton Midyukov
005e3f4c70 phone.mk: enable UEFI secure boot support for vm/phosh (x86_64) 2023-08-02 23:48:36 +07:00
Anton Midyukov
a5881ba207 phone.mk: replace mobile/application from mixin/phosh to vm/.phosh
mixin/phosh should only contain what is directly related with phosh.
2023-08-02 19:33:57 +07:00
Anton Midyukov
7981067695 phone.mk, mobile/phosh: replace THE_PACKAGES to list 2023-08-02 19:31:56 +07:00
Anton Midyukov
3c1f91c783 mixin.mk: add plasma5-xdg-desktop-portal-kde5 to kde5 2023-07-30 00:24:20 +07:00
Anton Midyukov
584f801653 phone.mk: add nautilus to mixin/phosh
Well-adapted interface for a small smartphone screen.
2023-07-25 10:43:42 +07:00
Anton Midyukov
a3bd586a56 phone.mk: add use/phone to vm/phosh 2023-07-24 23:07:38 +07:00
Anton Midyukov
04be75bccd phone.mk: add tracker3 to mixin/phosh (ALT bug 42028) 2023-07-24 22:51:37 +07:00
Anton Midyukov
3015927ea7 phone.mk: mark mixin/waydroid as available only on aarch64, x86_64 2023-07-24 22:51:37 +07:00