Mikhail Efremov
9ffa96e25b
slinux: Add alterator-zram-swap
...
ALT bug #42656 .
2022-06-03 21:48:10 +07:00
Mikhail Efremov
31f8abfe72
slinux: Drop alterator-pkg
...
The 'Install sources' backend is broken and this
the only module shown in the acc by alterator-pkg.
See ALT bug #42534 .
2022-06-03 21:48:10 +07:00
Mikhail Efremov
314e91d69b
workstation: Move base.pkgs and the.pkgs lists to top
...
In hope that unwanted packages (such as
etcnet-defaults-server) will not be pulled.
2022-06-03 21:48:10 +07:00
Mikhail Efremov
b44bb957a8
workstation: Add make-initrd-mdadm
...
RAIDs must works.
2022-06-03 21:48:10 +07:00
Mikhail Efremov
3f5da3c3c1
slinux: Move make-initrd-mdadm to misc-base list
...
In this way it will be installed on the live too.
This fixes commit 211715dcee5c6a49c67c6c5a31ec15ff744d36b6.
2022-06-03 21:48:10 +07:00
Mikhail Efremov
e00216671f
slinux: Add etcnet-defaults-desktop
...
Otherwise etcnet-defaults-server is installed.
2022-06-03 21:48:10 +07:00
Mikhail Efremov
7f161411b5
workstation: Add man-pages
...
At least section 1 can be useful for a common user.
2022-06-03 21:48:10 +07:00
Mikhail Efremov
4a13f74336
slinux: Add man-pages
...
At least section 1 can be useful for a common user.
2022-06-03 21:48:10 +07:00
Mikhail Efremov
d22eca3a34
slinux: Really add packagekit
...
Oops, in the commit 92d8c5f16893336475876f142b7554eec2984676
packagekit was added to Workstation, not SL!
2022-06-03 21:48:10 +07:00
Mikhail Efremov
0aa40564f2
workstation: Drop alterator-printers
...
System-config-priters will be enough.
Besides see ALT bug #42425 (no documentation).
This reverts commit d44ea0a59c933404dd55f9f9723359897d5ae0e7.
2022-06-03 21:48:10 +07:00
Mikhail Efremov
faa6468070
workstation: Enable cups-browsed by default
...
To use remote printers.
2022-06-03 21:48:10 +07:00
Mikhail Efremov
5d89e5d3db
workstation: Add flatpak group
2022-06-03 21:48:10 +07:00
Mikhail Efremov
0b2258c409
slinux: Add make-initrd-mdadm
...
See ALT bug #42528 .
2022-06-03 21:48:10 +07:00
Mikhail Efremov
85bd2db861
slinux: Drop alterator-printers
...
System-config-priters will be enough.
Besides see ALT bugs #42421 , #42425 (no documentation).
2022-06-03 21:48:10 +07:00
Mikhail Efremov
bc0f6d36ad
slinux: Add packagekit
...
Suggested by cas@.
2022-06-03 21:48:09 +07:00
Mikhail Efremov
54432a75a0
slinux: Enable cups.socket and cups-browsed.service
...
Seem cups doesn't start without cups.socket and
cups-browsed.service showld be enabled for using remote printers.
2022-06-03 21:48:09 +07:00
Mikhail Efremov
6e82876a78
slinux: Use std-def kernel
...
After discussion use std-def for now.
This reverts commit f488e3ecae3f7717fbe86847ba0a8b4074360e27.
2022-06-03 21:48:09 +07:00
Mikhail Efremov
beaf6fef68
slinux: Add cpu-x on x86
...
It can be useful.
2022-06-03 21:48:09 +07:00
Mikhail Efremov
663034dfcf
slinux: Add distro/slinux-bloat target
...
Make it possible to build SL-install image with live system again:
this can be useful for flash drives with preinstalled SL.
2022-06-03 21:48:09 +07:00
Mikhail Efremov
9e6e874c7c
slinux: Add flatpak group
2022-06-03 21:48:09 +07:00
Andrey Cherepanov
76a99b3fc9
education/misc: add iio-sensor-proxy
2022-06-03 21:48:09 +07:00
Andrey Cherepanov
f81ca8ca90
education: add secondary kernel un-def
2022-06-03 21:48:09 +07:00
Andrey Cherepanov
93d593d55d
education/misc: add packagekit explicitly
2022-06-03 21:48:09 +07:00
Andrey Cherepanov
f81083a49f
education/misc: add xauthority-hostname-updater
2022-06-03 21:48:09 +07:00
Anton Midyukov
bf82e7bf4d
slinux/live: do not cleanup python-module-pyqt4 (removed from Sisyphus)
2022-06-03 21:48:09 +07:00
Anton Midyukov
6c6b8e2ae6
slinux.mk: exclude multimedia-full-obs-studio from MAIN_GROUPS for riscv64
2022-06-03 21:48:09 +07:00
Anton Midyukov
22d337450d
slinux/misc-full: exclude mencoder for riscv64
2022-06-03 21:48:09 +07:00
Anton Midyukov
1b9c39aa3d
slinux/misc-full: drop stardict-engcom (not available in Sisyphus)
2022-06-03 21:48:09 +07:00
Anton Midyukov
10068cad16
mixin.mk: add polkit-rule-udisks2-mount to desktop regulars
...
Polkit rule to allow users in group xgrp mount removable storage
devices.
2022-06-03 21:48:09 +07:00
Anton Midyukov
a887e06890
install2: drop STAGE1_KMODULES virtualbox-additions, vmguest
...
Already in the mainline linux kernel >= 5.10.
See also commit 0e1338a8ac85aa48e3c5f754a5c49164ffbf0671
2022-06-03 21:48:09 +07:00
Andrew A. Vasilyev
ab9bd5f4d2
server-v: add use/vmguest to work on virtual machines
2022-06-03 21:48:09 +07:00
Andrew A. Vasilyev
b987bf0442
server-v: change syslinux to grub-pc for iso boot from BIOS mode
...
From 25fbd9d4038897da9fcf4c70ea20713c42f27b6c
2022-06-03 21:48:09 +07:00
Andrew A. Vasilyev
8ae22b162d
server-v: add drm module
2022-06-03 21:48:09 +07:00
Andrew A. Vasilyev
2cce748050
server-v: remove graphics and slideshow from installed system
2022-06-03 21:48:09 +07:00
Andrew A. Vasilyev
3eedebab54
server-v: new version 10.1
2022-06-03 21:48:09 +07:00
Anton Midyukov
baaf89fc1b
desktop+lxde+extra: drop deadbeef
...
Due to the inadequacy of upstream, the package has not been updated
for a long time.
2022-06-03 21:48:09 +07:00
Anton Midyukov
cdcf4b0f75
Replace 'fgrep' to 'grep -F'
...
Fix 'warning: fgrep is obsolescent; using grep -F'
2022-06-03 21:48:09 +07:00
Anton Midyukov
ee1113419d
Replace 'egrep' to 'grep -E'
...
Fix 'warning: egrep is obsolescent; using grep -E'
2022-05-12 15:10:30 +07:00
Anton Midyukov
ccc6861d07
uboot: use relative pathes in extlinux.conf
...
Needed for bootloding with separate patition /boot.
2022-05-09 22:01:04 +07:00
Anton Midyukov
2d440ecb15
mixin.mk: drop flatpak-repo-flathub for gnome3
2022-05-03 22:15:03 +07:00
Anton Midyukov
9bb1864af0
mixin.mk: drop gnome-software-disable-updates in gnome3
2022-05-03 22:13:25 +07:00
Anton Midyukov
d6ec8661ab
mixin.mk: add qt5-wayland to gnome3
2022-05-03 22:12:12 +07:00
Anton Midyukov
7ad8d36a07
net: add iputils to THE_PACKAGES for use/net
2022-05-03 22:08:11 +07:00
Anton Midyukov
3f58e39e16
base+network, base+nm: add missing iputils
...
iputils used to be added, as the iproute2 package depended on it.
iproute2> = 5.17.0-alt2 does not depend on the iputils more.
2022-05-03 22:08:11 +07:00
Anton Midyukov
f58d0c7a89
desktop+mate: add gvfs
...
In order don't show /proc, /sys on Desktop.
2022-04-21 18:08:43 +07:00
Anton Midyukov
769cedcc99
gear-store-tags
2022-04-18 21:47:19 +07:00
Anton Midyukov
df5776660d
1.4.29-alt1
...
- stage2: fix 50-stage2-fs
- desktop+mate: replace package list to metapackages
2022-04-18 21:42:56 +07:00
Anton Midyukov
02b9112c5c
stage2: fix 50-stage2-fs
...
Fixed regression caused by a commit 7a2f65f9598f23b1cba39a3281007abc31c19ce1.
2022-04-18 21:39:13 +07:00
Anton Midyukov
e8b9a92fca
desktop+mate: replace package list to metapackages
2022-04-13 21:48:00 +07:00
Anton Midyukov
fae3b2e34d
gear-store-tags
2022-04-11 23:47:50 +07:00