- 11 Apr, 2022 30 commits
-
-
Anton Midyukov authored
use/slinux/services-enabled and use/slinux/services-disabled do not require for work adding slinux feature. They need a use/services.
-
Anton Midyukov authored
In order to hide warning: cp: warning: source file 'file' specified more than once
-
Anton Midyukov authored
This will save time on identify the causes.
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Mikhail Efremov authored
This should be used instead of installer-feature-online-repo.
-
Mikhail Efremov authored
See ALT bug #41869.
-
Mikhail Efremov authored
See ALT bug #41869.
-
Mikhail Efremov authored
For some firmware (e.g. firmware-alsa-sof).
-
Mikhail Efremov authored
For some firmware (e.g. firmware-alsa-sof).
-
Mikhail Efremov authored
The image is too large, so remove live from it. Separate live image will be enough.
-
Anton Midyukov authored
-
Mikhail Efremov authored
It is returned to Sisyphus/p10.
-
Mikhail Efremov authored
For newest hardware support. This reverts commit 3f1b521acaf97293e875cafe47b6977db4947189.
-
Mikhail Efremov authored
It can be needed for some Russian websites.
-
Mikhail Efremov authored
It can be needed for some Russian websites.
-
Mikhail Efremov authored
It was added for use with NetworkManager, but NM uses its own internal DHCP client nowaday. This reverts commit e10fc4d3.
-
Mikhail Efremov authored
Suggested by mile@ for https.
-
Mikhail Efremov authored
For scaners: Samsung ProXpress M3870FD Pantum M7100DN Oki MB472 Kyocera ECOSYS-M2040dn Brother MFC L2720DW
-
Mikhail Efremov authored
For scaners: Samsung ProXpress M3870FD Pantum M7100DN Oki MB472 Kyocera ECOSYS-M2040dn Brother MFC L2720DW Suggested by Vera Blagoveschenskaya.
-
Mikhail Efremov authored
-
Mikhail Efremov authored
Suggested by Vera Blagoveschenskaya.
-
Mikhail Efremov authored
Suggested by black@ for SL. Well, why not to add for Workstation too?
-
Michael Shigorin authored
...just as server and workstation already do.
-
Michael Shigorin authored
SMPlayer's base, mplayer, is currently better optimized to utilize Elbrus SMP capabilities with auto-threading by bircoph@; the result runs 4K clips below ~400% CPU thus making it possible to decode two streams at once (IOW much better than vlc). The only downside visible to me is smplayer's update nag.
-
Michael Shigorin authored
VLC used to suit everyone (32-/64-bit x86) but not anymore; let's at least refactor the mess it all turned into by now. The only non-NOP difference obvious to me should be the addition of a media player to mipsel variant of alt-workstation; a bugfix to me as I've first spotted the lack of a mediaplayer in e2k one.
-
Michael Shigorin authored
sem@ noted that there were come problems observed with xfce4-screensaver and advised to use xscreensaver if relevant. The initial version of the commit added "base+xscreensaver" pkglist on armh aarch64 mipsel too but I chose to rather refrain from messing up/with what I can't even test.
-
Michael Shigorin authored
...as well as !riscv64... NB: IIRC the order was important somehow so I put the meta-arch before the specific one; *if* this is correct, then the code handling the list is not completely correct (or at least this behaviour has to be documented); not ready to debug those regexes at the moment though. antohami: It's not, it's been fixed: https://lists.altlinux.org/pipermail/devel-distro/2021-December/002674.html
-
- 08 Apr, 2022 5 commits
-
-
Michael Shigorin authored
See-also: http://t.me/kde_ru_news/548
-
Michael Shigorin authored
The screenshot function has been added to alterator-browser-qt5 since. See-also: http://bugzilla.altlinux.org/40604
-
Michael Shigorin authored
...as everything built on webengine currently is.
-
Michael Shigorin authored
This MCST utility is on the repos already, and it's going to be useful both standalone and hopefully via other sysinfo utilities.
-
Michael Shigorin authored
The proper form is "does not" here.
-
- 05 Apr, 2022 4 commits
-
-
Anton Midyukov authored
blueberry don't work with gnome 42. See also https://lists.altlinux.org/pipermail/devel/2022-March/216707.html
-
Michael Shigorin authored
There's a race condition (TOCTOU) between losetup --find and applying the obtained path after additional dd in between; twice awful as *at least* running both losetups closely would reduce the window significantly, and reading the manpage properly back then would eliminate this. Reported-by: Anton Midyukov <antohami@altlinux.org> Suggested-by: Gleb F-Malinovskiy <glebfm@altlinux.org>
-
Anton Midyukov authored
kernel-image-std-pae removed from Sisyphus and p10.
-
Anton Midyukov authored
When building with the propagator feature kernel/net/packet/af_packet.ko were not added. Because of this, dhcp does not work. The other also seem to be useful.
-
- 25 Mar, 2022 1 commit
-
-
Anton Midyukov authored
metapackages are expanded into a list of its dependencies. This achieves two goals: - the installer shows which packages will be installed together with the metapackage - after deleting meta package, apt-get autoremove not will remove its immediate dependencies
-