Commit Graph

3437 Commits

Author SHA1 Message Date
Mikhail Efremov
1c1b22cd12 slinux/misc-base: Add mate-search-tool
And libmate-desktop as workaround for
https://bugzilla.altlinux.org/37971.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
43b88933df slinux: Drop tracker
There is no GUI for tracker any more and Xfce doesn't support it.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
3ea7f54c7d slinux, slinux.mk: Add vm/slinux on x86
Can be useful for OEM.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
109ffec8a1 slinux: Rename 90-cleanup-pkgs -> 90-sl-cleanup-pkgs
warning: file clash: live/image-scripts.d/90-cleanup-pkgs~
2020-05-22 13:34:36 +07:00
Mikhail Efremov
71cb01fb05 slinux/misc-full: Drop clipart-openclipart-png
Image too big.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
7c1260dd58 slinux/misc-base: Drop nextcloud-client
I doubt it needed by most home users.
And image too big!
2020-05-22 13:34:36 +07:00
Mikhail Efremov
5d375d598a slinux/misc-full: Drop mjpegtools
It pulls mplayer.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
3856495efd slinux.mk, groups/slinux: Drop blender
Apparently not needed by most users. And image too big!
2020-05-22 13:34:36 +07:00
Mikhail Efremov
f5fa827c53 slinux.mk, groups/slinux: Drop synfigstudio
Apparently not needed by most users. And image too big!
2020-05-22 13:34:36 +07:00
Mikhail Efremov
d16d3431b4 slinux/games-full: Drop astromenace
Image too big.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
05f67bccc3 slinux/games-full: Drop flare game
Image too big.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
7b30b6324d slinux: Use rootfs-installer-features for vm/ targets 2020-05-22 13:34:36 +07:00
Mikhail Efremov
7cf40d4fd5 slinux/misc-base: Drop atril-gtk-dvi
It requires texlive.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
8e6b4d0f61 slinux, slinux/multimedia-base: Use celluloid as media player on non-x86
Seems it works better there.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
0ac3172d2d slinux/misc-base: Replace xarchiver with mate-file-archiver
Xarchiver has some problems, see https://bugzilla.altlinux.org/37653.
Also see https://bugzilla.altlinux.org/37697.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
b9ae4bc0d3 workstation/base.pkgs: Drop recoll
We are have mate-search-tool.
See https://bugzilla.altlinux.org/37732.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
3dc8d1c61a slinux: Fix adding browser list
This list must be added for all SL variants.
Thanks jqt4@ for spotting.
This fixes commit 91715712cea6485e5395712d34441ae5a89fdbb3.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
1c3e6d1596 slinux/misc-base: Drop hack for non-install kde4
Seems not needed.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
458d2c4558 slinux: Use firefox on ARM and e2k
Seems firefox is faster as reported by jqt4@.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
6803bbbbe1 slinux: Don't pull installer-distro-s-l-stage3 to live
Apparently we don't wan't installer-features pulled by it.
All required installer-features pulled by
installer-feature-simply-livecd.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
cffdf0e363 slinux: Disable bell on created rootfs
So it will be disabled by default in live and vm/* images.
This make installer-feature-bell-off unneeded on SL-live.
See https://bugzilla.altlinux.org/show_bug.cgi?id=33653.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
c18155e614 slinux: Remove sytemd-{networkd,tymesyncd} from rootfs
Dunno why these packages pulled to rootfs.
They are shouldn't.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
edd2392cbb slinux/live: Enable livecd-* services only
All other services should be added to SYSTEMD_SERVICES_* and
handled by rootfs image script.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
2c93da94fb slinux: Use SYSTEMD_SERVICES_* variables
List services in the profile itself, files systemd-* in the
installer-distro-simply-linux shuold be dropped: we are want
the same list for installer, livecd and rootfs.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
183d85fa9f features/services: Add SYSTEMD_SERVICES_{ENABLE,DISABLE}
Support systemd-spicific services, e.g. *.socket amd .service units.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
a9acdd2327 slinux/dropbox: Add python3-module-gpg for dropbox
It needed this module.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
bda0333546 slinux/games-full: Drop wesnoth and gcompris
Image is too big, drop some games.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
01e58843be slinux/multimedia-base: Replace smplayer with vlc-maxi
I think VLC is more natural for former Windows-users.
And I trust it more then mplayer.
Well, it is QT-interface, but smplayer too.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
d2b05ece3d slinux/misc-base: Replace brasero with xfburn
As native application for Xfce.
Now fully translated.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
7f0d33b995 slinux/misc-base: Add fwupd 2020-05-22 13:34:36 +07:00
Mikhail Efremov
57a29b38dc slinux: Set Russian as default in EFI mode 2020-05-22 13:34:36 +07:00
Mikhail Efremov
fd102a272f slinux: Add use/efi/memtest86 and use/efi/shell
Also add use/bootloader/grub and mixin/desktop-installer.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
916278f754 workstation/base.pkgs: Drop apt-indicator
It crashes often.
And zerg@ himself removed it from KWorkstation.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
e6ecea603f slinux: Replace pitivi with shotcut
Pitivi is not fully translated to Russian and pulls python madules
which pulls devel-packages.
Also see https://bugzilla.altlinux.org/show_bug.cgi?id=34495.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
70bfc2d064 slinux, education.mk: Rename group Communications -> Internet/Networking
As more appropriate name for this group.
Also rename comm-base -> net-base.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
bad41108d4 slinux: Use backgrounds for SL-9 2020-05-22 13:34:36 +07:00
Mikhail Efremov
85b85beb43 slinux: Fixed start installer aarch64 iso
Added use/vmguest/kvm/x11 use/stage2/kms.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
5f31779964 slinux: Use systemd-optimal 2020-05-22 13:34:36 +07:00
Mikhail Efremov
8fb7945f66 workstation/the.pkgs, mixin-basealt.mk: Added audit
But disable it by default.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
2f8851e420 basealt.mk: Add alterator-quota
And installer-feature-quota-stage2, alterator-quota will not
properly work without it.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
c61839b1b1 basealt.mk: Fixed start installer aarch64 iso
Added use/vmguest/kvm/x11 use/stage2/kms.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
5d1384795d workstation/extras: Add kernel-modules-virtualbox-un-def
But not install them by default.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
02e78023fa workstation/extras: Add kernel-headers-un-def 2020-05-22 13:34:36 +07:00
Mikhail Efremov
5066574cd4 workstation/the.pkgs: Add gnome-software-disable-updates
Workaround for update bug.
https://bugzilla.altlinux.org/show_bug.cgi?id=37353
https://bugzilla.altlinux.org/show_bug.cgi?id=37354
2020-05-22 13:34:36 +07:00
Mikhail Efremov
875560c027 workstation/the.pkgs: Add lsb-release
Suggested by shaba@.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
90d1fbb181 basealt.mk: Add installer-feature-lightdm-stage3 to live
And explicitly add livecd-installer-features.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
61255fce8a workstation/the.pkgs: Replace imagewriter -> rosa-imagewriter
Suggested by cas@.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
f3c0dc35b5 slinux.mk: Fix aarch64 build
Mark some packages as x86 only.
2020-05-22 13:34:36 +07:00
Mikhail Efremov
1fbba5a47d slinux/multimedia-base: Drop libva-driver-vdpau
It was removed from Sisyphus.
See 941af7bd03 "xorg+vaapi: drop libva-driver-vdpau".
2020-05-22 13:34:36 +07:00
Mikhail Efremov
a1451506b6 slinux/misc-full: Replace jackd -> jack-audio-connection-kit
There is no jackd packages nowaday, it is
provided by jack-audio-connection-kit.
2020-05-22 13:34:36 +07:00