- 28 Nov, 2019 3 commits
-
-
Anton Midyukov authored
This is necessary to prevent installing the systemd package on systems with sysvinit.
-
Anton Midyukov authored
This should have better been done through some shared code but it's not that obvious...
-
Anton Midyukov authored
...to support network shares and android smartphones. Suggested-by: Koi See-also: https://forum.altlinux.org/index.php?topic=43220.msg343825#msg343825
-
- 18 Nov, 2019 9 commits
-
-
Anton Midyukov authored
-
Michael Shigorin authored
-
Michael Shigorin authored
- autoinstall fix (sin@) - Baikal-M support, @ARM, elogind removal, other tweaks (antohami@) - factored out archdep-filter, pulled in check-pkg-list (me)
-
Anton Midyukov authored
"Commonly used for mass-deployment and total automatization" (c) Suggested-by: Leonid Krivoshein <klark@altlinux.org> See-also: https://lists.altlinux.org/pipermail/devel-distro/2019-November/001795.html
-
Anton Midyukov authored
~20 Mb more data... Suggested-by: Leonid Krivoshein <klark@altlinux.org> See-also: https://lists.altlinux.org/pipermail/devel-distro/2019-November/001788.html
-
Anton Midyukov authored
Not needed with polkit-sysvinit >= 0.4.0 See-also: http://git.altlinux.org/tasks/archive/done/_235/240919 Reverts: 4cec22b9 Reverts: 734b04f1
-
Anton Midyukov authored
This reverts commit b75b2cc3. See-also: https://lists.altlinux.org/pipermail/devel/2019-November/208963.html
-
Anton Midyukov authored
Use polkit-sysvinit as a workaround. See-also: https://lists.altlinux.org/pipermail/devel/2019-November/208963.html Reverts: 08d93ed8 (and several slightly more involved places)
-
Anton Midyukov authored
Dropped from Sisyphus. See-also: http://git.altlinux.org/tasks/archive/done/_235/240885
-
- 08 Nov, 2019 5 commits
-
-
Dmitriy Terekhin authored
-
Dmitriy Terekhin authored
-
Anton Midyukov authored
ahci_platform needed for Baikal M. Suggested-by: Sergey Bolshakov <sbolshakov@altlinux.org>
-
Anton Midyukov authored
Xfce used to present artifacts with compositing disabled; now that it's fixed compositing can be disabled to increase performance.
-
Anton Midyukov authored
-
- 01 Nov, 2019 4 commits
-
-
Anton Midyukov authored
NB: firefox-gnome_shell_integration will turn into a pumpkin after firefox 74! Suggested-by: Annoynymous See-also: http://www.opennet.ru/openforum/vsluhforumID3/118861.html#129 See-also: http://www.opennet.ru/opennews/art.shtml?num=51793
-
Anton Midyukov authored
...introduced with the previous commit.
-
Anton Midyukov authored
There are use cases when having this common knob would be desirable.
-
Anton Midyukov authored
-
- 31 Oct, 2019 1 commit
-
-
Michael Shigorin authored
I've long wanted to have this nice helper around in m-p too but might have set the bar too high. The "prorper integration" idea was to have the script check just those pkglists which are relevant for a given image IIRC. Let's toss it in to begin.
-
- 26 Oct, 2019 1 commit
-
-
Michael Shigorin authored
Just reasonable given the server/kvm pkglist. Suggested-by: Andrew Kornilov <hiddenman@altlinux.org> See-also: http://altlinux.org/Терминальный_сервер_NoMachine_в_KVM
-
- 23 Oct, 2019 3 commits
-
-
Michael Shigorin authored
Those willing to reuse archdep-filter elsewhere will likely have to figure it out from Makefiles anyway, so probably not worth overdocumenting...
-
Michael Shigorin authored
Duplicating the architecture tag handling logic was afwul indeed; one-liner (well, two lines for readability) is not that bad at least, factoring it out wouldn't gain a lot. Fixes: 75735473
-
Michael Shigorin authored
This code started breeding within pkg.in/*/Makefile, and it was lacking both E2K (as a generic alias, not just "e2k or e2kv4") _and_ the ability to negate selection, as in "everywhere but not on any e2k"). Let's fix all of that at once, and parallelize sed execution as well; my tests with 1000-line file containing "a b c d@!E2K e@e2k f g@!X86 h i@IA32" lines show roughly 3x higher CPU load and lower execution time (~0.3 sec vs ~0.9 sec on 801-PC). And turn that code snippet into a proper filter with inline edit capability (I've dropped the exit trap as failing to mv signals a disaster anyway).
-
- 21 Oct, 2019 4 commits
-
-
Evgeny Sinelnikov authored
-
Michael Shigorin authored
-
Michael Shigorin authored
- make bails out on single image build error, see also make -k (iv@) - mipsel support (iv@, antohami@) - regular-vm.mk, refactoring, cleanups (antohami@)
-
Anton Midyukov authored
Conflicts with systemd-utils. See-also: http://bugzilla.altlinux.org/37352
-
- 16 Oct, 2019 2 commits
-
-
Anton Midyukov authored
Suggested-by: Anton Farygin <rider@altlinux.org>
- 03 Oct, 2019 1 commit
-
-
Anton Midyukov authored
...it's no more in Sisyphus too: See-also: http://git.altlinux.org/tasks/archive/done/_232/238525
-
- 30 Sep, 2019 7 commits
-
-
Alexey Shabalin authored
-
Anton Midyukov authored
...so that bits required for PXE boot are handy in the image. Suggested-by: glebfm@altlinux.org, klark@altlinux.org
-
Anton Midyukov authored
It's required to set BASE_BOOTLOADER variable, otherwise grub will get in *too*.
-
Anton Midyukov authored
Not used by systemd and looks obsolete generally as sysvinit-based disk images aren't really targeting low-resource systems these days _by default_ but rather _can_ target those as well; feel free to reconstruct these "RAM saving" bits as a part of e.g. lowmem patch.
-
Ivan A. Melnikov authored
-
Ivan A. Melnikov authored
bfk3 needs more than 10 seconds to bring the interface up and get the lease. TODO: make this configurable.
-
Anton Midyukov authored
-