- 15 Jan, 2024 3 commits
-
-
Roman Alifanov authored
-
Roman Alifanov authored
-
Roman Alifanov authored
etersoft/virt-machines etersoft/virt-manager etersoft/gnome-boxes etersoft/virtualbox etersoft/00_office etersoft/libreoffice-still etersoft/libreoffice-latest etersoft/01_games and others
-
- 08 Jan, 2024 2 commits
-
-
Anton Midyukov authored
- log.mk: fix abort on error when STDOUT=1 (ALT bug 48863) - datetime: set TIME ZONE, use alterator-datetime-functions, set TIME_ZONE, TIME_UTC via kernel cmdline for distro images - grub: add new langs: kk_KZ, ky_KG, uz_UZ - live: fix mistake in 90-live-cleanup-drivers - live, grub, isolinux: new target use/live/rescue - sound: Enable pipewire socket instead service
-
Anton Midyukov authored
v1.5.16.0 - log.mk: fix abort on error when STDOUT=1 (ALT bug 48863) - datetime: set TIME ZONE, use alterator-datetime-functions, set TIME_ZONE, TIME_UTC via kernel cmdline for distro images - grub: add new langs: kk_KZ, ky_KG, uz_UZ - live: fix mistake in 90-live-cleanup-drivers - live, grub, isolinux: new target use/live/rescue - sound: Enable pipewire socket instead service
-
- 07 Jan, 2024 2 commits
-
-
Anton Midyukov authored
So pipewire will not start in tty. See https://bugzilla.altlinux.org/49009
-
Anton Midyukov authored
The new target adds rescue mode to the regular livecd. live should do not be installable, since in it serious changes that are unacceptable for a normal system.
-
- 05 Jan, 2024 2 commits
-
-
Anton Midyukov authored
-
Anton Midyukov authored
-
- 25 Dec, 2023 1 commit
-
-
Anton Midyukov authored
-
- 24 Dec, 2023 1 commit
-
-
Anton Midyukov authored
Without an explicit definition of tz in the kernel cmdline, the time zone will be overridden based on other criteria.
-
- 23 Dec, 2023 1 commit
-
-
Anton Midyukov authored
-
- 22 Dec, 2023 1 commit
-
-
Anton Midyukov authored
See: https://bugzilla.altlinux.org/48863
-
- 18 Dec, 2023 3 commits
-
-
Anton Midyukov authored
Plymouth requires adding drm modules to initrd. But we need to reduce the initrd size of this image for i586.
-
Anton Midyukov authored
It seems unnecessary.
-
Anton Midyukov authored
The ram disk turns out to be very large (> 780 MiB), but the target device may have less than 1 GB of RAM available.
-
- 16 Dec, 2023 1 commit
-
-
Anton Midyukov authored
Removed from Sisyphus: https://git.altlinux.org/tasks/archive/done/_328/336581/
-
- 12 Dec, 2023 7 commits
-
-
Anton Midyukov authored
- Fix vmguest feature after commit "vmguest: simplify the code" - various fixes for regular.mk
-
Anton Midyukov authored
v1.5.15.2 - Fix vmguest feature after commit "vmguest: simplify the code" - various fixes for regular.mk
-
Anton Midyukov authored
Fix regression by commit 18de2f6b
-
Anton Midyukov authored
-
Anton Midyukov authored
use/vmguest/vbox% not equal use/vmguest/vbox % - not empty string. Report-by: Dmitry Terekhin (jqt4)
-
Anton Midyukov authored
See commit 8d861899 Now in p10 branch also: https://git.altlinux.org/tasks/archive/done/_327/335797/
-
Anton Midyukov authored
xorg-dri-vmwgfx + modesetting still work very poorly together.
-
- 10 Dec, 2023 1 commit
-
-
Anton Midyukov authored
-
- 09 Dec, 2023 13 commits
-
-
Anton Midyukov authored
- fix vmguest feature for non-x86 architectures (thx Alexey Sheplyakov @asheplyakov)
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Anton Midyukov authored
-
Alexey Sheplyakov authored
-
Alexey Sheplyakov authored
-
Alexey Sheplyakov authored
$ make regular-xfce.iso [skipped the noise] 17:30:40 preparing distro config: build/distcfg.mk make[1]: *** No rule to make target 'use/vmguest/vbox/dri', needed by 'use/vmguest/dri'. Stop. make: *** [Makefile:60: regular-xfce.iso] Error 1 Define dummy use/vmguest/vbox/dri use/vmguest/vmware/dri targets for non-x86 architecures to avoid the problem.
-
Alexey Sheplyakov authored
- vmguest: unbreak on non-x86 architectures - LoongArch: + install drivers and tools for VM guests + install dmidecode + do not build documentation (requires java and co)
-
Alexey Sheplyakov authored
The package is noarch, hence %ifarch is not going to work. Check for %_build_cpu instead.
-
Alexey Sheplyakov authored
-
Alexey Sheplyakov authored
-
Alexey Sheplyakov authored
$ make regular-xfce.iso [skipped the noise] 17:30:40 preparing distro config: build/distcfg.mk make[1]: *** No rule to make target 'use/vmguest/vbox/dri', needed by 'use/vmguest/dri'. Stop. make: *** [Makefile:60: regular-xfce.iso] Error 1 Define dummy use/vmguest/vbox/dri use/vmguest/vmware/dri targets for non-x86 architecures to avoid the problem.
-
- 08 Dec, 2023 2 commits
-
-
Anton Midyukov authored
- dev: overrides packages in main repo only when selected use/dev/repo - e2k: fix 40-e2k-boot-conf (thanks Michael Shigorin @mike) - net, x11, pkg.in/lists: rename & replace tagged lists: base+nm, desktop+nm - x11: add +nm-gtk4, use/x11/gtk4/nm (NetworkManager-*-gtk*) - mixin.mk, regular-vm.mk: replace mixin/vm-archdep* to mixin.mk - vmguest: create dri subtargets from x11, other fixes - stage2, live-install: --no-hardlinks to squashcfg.mk if LIVE_INSTALL specified - datetime: initial feature - firmware: do not add non-existent packages firmware-rt.* - base+firmware+wireless: cleanup non-existent packages
-
Anton Midyukov authored
- dev: overrides packages in main repo only when selected use/dev/repo - e2k: fix 40-e2k-boot-conf (thanks Michael Shigorin @mike) - net, x11, pkg.in/lists: rename & replace tagged lists: base+nm, desktop+nm - x11: add +nm-gtk4, use/x11/gtk4/nm (NetworkManager-*-gtk*) - mixin.mk, regular-vm.mk: replace mixin/vm-archdep* to mixin.mk - vmguest: create dri subtargets from x11, other fixes - stage2, live-install: --no-hardlinks to squashcfg.mk if LIVE_INSTALL specified - datetime: initial feature - firmware: do not add non-existent packages firmware-rt.* - base+firmware+wireless: cleanup non-existent packages
-