From 30bbaf13d664d2cbf53f5dacee82955d6b80b9a3 Mon Sep 17 00:00:00 2001 From: Anton Midyukov Date: Fri, 10 Nov 2023 21:30:29 +0700 Subject: [PATCH] 1.5.14-alt1 - image.in/Makefile: fix show out image size - distro.mk: fix VOL_SET when is empty (fixed typo) - x11, mixim.mk: replace pulseaudio with pipewire - x11: enable dm.service as a fallback and other improvements - regular-vm.mk: increaze size vm image (desktops to 8 GiB, jeos to 4 GiB) - deflogin: add missing groups (video, camera, cdrom, floppy) --- .gear/mkimage-profiles.spec | 10 +++++++- .../b86add5e06b8077653ce7dd12b0c1866154f56c3 | 13 +++++++++++ .../cd638f32fdd2987d19341666ca3c1e58f2ddda90 | 23 ------------------- .gear/tags/list | 2 +- 4 files changed, 23 insertions(+), 25 deletions(-) create mode 100644 .gear/tags/b86add5e06b8077653ce7dd12b0c1866154f56c3 delete mode 100644 .gear/tags/cd638f32fdd2987d19341666ca3c1e58f2ddda90 diff --git a/.gear/mkimage-profiles.spec b/.gear/mkimage-profiles.spec index 3fece8d7..86f7d725 100644 --- a/.gear/mkimage-profiles.spec +++ b/.gear/mkimage-profiles.spec @@ -1,5 +1,5 @@ Name: mkimage-profiles -Version: 1.5.13 +Version: 1.5.14 Release: alt1 Summary: ALT based distribution metaprofile @@ -134,6 +134,14 @@ mv %buildroot%mpdir/doc/mkimage-profiles.7 %buildroot%_man7dir/ %endif %changelog +* Fri Nov 10 2023 Anton Midyukov 1.5.14-alt1 +- image.in/Makefile: fix show out image size +- distro.mk: fix VOL_SET when is empty (fixed typo) +- x11, mixim.mk: replace pulseaudio with pipewire +- x11: enable dm.service as a fallback and other improvements +- regular-vm.mk: increaze size vm image (desktops to 8 GiB, jeos to 4 GiB) +- deflogin: add missing groups (video, camera, cdrom, floppy) + * Fri Oct 27 2023 Anton Midyukov 1.5.13-alt1 - remove lilo support - image.in/Makefile: fix show image size diff --git a/.gear/tags/b86add5e06b8077653ce7dd12b0c1866154f56c3 b/.gear/tags/b86add5e06b8077653ce7dd12b0c1866154f56c3 new file mode 100644 index 00000000..d3e46cc5 --- /dev/null +++ b/.gear/tags/b86add5e06b8077653ce7dd12b0c1866154f56c3 @@ -0,0 +1,13 @@ +object 9c89b20644b4c502875c404db6a5d8eedb4c791e +type commit +tag v1.5.14 +tagger Anton Midyukov 1699626205 +0700 + +v1.5.14 + +- image.in/Makefile: fix show out image size +- distro.mk: fix VOL_SET when is empty (fixed typo) +- x11, mixim.mk: replace pulseaudio with pipewire +- x11: enable dm.service as a fallback and other improvements +- regular-vm.mk: increaze size vm image (desktops to 8 GiB, jeos to 4 GiB) +- deflogin: add missing groups (video, camera, cdrom, floppy) diff --git a/.gear/tags/cd638f32fdd2987d19341666ca3c1e58f2ddda90 b/.gear/tags/cd638f32fdd2987d19341666ca3c1e58f2ddda90 deleted file mode 100644 index 1e57fcf5..00000000 --- a/.gear/tags/cd638f32fdd2987d19341666ca3c1e58f2ddda90 +++ /dev/null @@ -1,23 +0,0 @@ -object 4b6a97d30011431b9d78b43517bc036cf78d05b3 -type commit -tag v1.5.13 -tagger Anton Midyukov 1698398340 +0700 - -v1.5.13 - -- remove lilo support -- image.in/Makefile: fix show image size -- oem: do not set English language by default -- services: Add (un)mask systemd units (thx @jqt4) -- grub: add variable DISABLE_LANG_MENU -- oem: fix enabled oem.target -- x11-autostart: do not require use/x11 -- Revert "initrd-propagator: add {STAGE2,RESCUE}_BOOTARGS=udev.log_level=err" -- l10n: set KEYMAP in vconsole.conf if exist -- initrd-bootchain: exclude initrd feature kbd -- live-install: remove use/live-install/vnc -- live-install: add use/live-install-pkg -- oem: add systemd.unit=setup.target to kernel cmdline -- alt-education: sync with ALT Education 10.2 (thx @cas) -- slinux: sync with Simply Linux 10.2 (thx @sem) -- alt-server: add latest commits (thx @jqt4) diff --git a/.gear/tags/list b/.gear/tags/list index 4c75cc86..4fe5c6fe 100644 --- a/.gear/tags/list +++ b/.gear/tags/list @@ -1 +1 @@ -cd638f32fdd2987d19341666ca3c1e58f2ddda90 v1.5.13 +b86add5e06b8077653ce7dd12b0c1866154f56c3 v1.5.14