diff --git a/.gear/mkimage-profiles.spec b/.gear/mkimage-profiles.spec index 40e4e631..a59e999e 100644 --- a/.gear/mkimage-profiles.spec +++ b/.gear/mkimage-profiles.spec @@ -1,5 +1,5 @@ Name: mkimage-profiles -Version: 1.6.4 +Version: 1.6.5 Release: alt1 Summary: ALT based distribution metaprofile @@ -134,6 +134,11 @@ mv %buildroot%mpdir/doc/mkimage-profiles.7 %buildroot%_man7dir/ %endif %changelog +* Mon May 27 2024 Anton Midyukov 1.6.5-alt1 +- live: do not cleanup docs +- init: add systemd-sysvinit or sysvinit to altinst +- live-install: do not add live installer step, when is not needed + * Wed May 08 2024 Anton Midyukov 1.6.4-alt1 - live: disable ldconfig.service by using livecd-no-ldconfig.service (Closes: 40802) diff --git a/.gear/tags/beacb9999cb60e0e74039e908ce27d0cec90d29f b/.gear/tags/beacb9999cb60e0e74039e908ce27d0cec90d29f deleted file mode 100644 index d6173dcd..00000000 --- a/.gear/tags/beacb9999cb60e0e74039e908ce27d0cec90d29f +++ /dev/null @@ -1,17 +0,0 @@ -object 066016a61306fc7d38b77b0cbab6763a618d739f -type commit -tag v1.6.4 -tagger Anton Midyukov 1715160146 +0700 - -v1.6.4 - -- live: disable ldconfig.service by using livecd-no-ldconfig.service -- stage2: do not remove cjk and legacy fonts -- Do not add menu items for SUBPROFILES -- live: add use/live/rescue/extra as an analogue of use/rescue -- regular.mk: initial regular-rescue-live -- install2, live: add missing e2fsprogs -- cleanup: create postinstall script for cleanup package for live with installer -- init: add missing mingetty to sysvinit -- mobile.mk: renaming of targets -- server-v: apply commits from @andy diff --git a/.gear/tags/e7b6ef0ff5cf59ca4f6de2bd76cd8b859d1d34d3 b/.gear/tags/e7b6ef0ff5cf59ca4f6de2bd76cd8b859d1d34d3 new file mode 100644 index 00000000..c8f67098 --- /dev/null +++ b/.gear/tags/e7b6ef0ff5cf59ca4f6de2bd76cd8b859d1d34d3 @@ -0,0 +1,10 @@ +object 5e7bd2959fad1a8a9ba60914af2a9595a6ad40b0 +type commit +tag v1.6.5 +tagger Anton Midyukov 1716806232 +0700 + +v1.6.5 + +- live: do not cleanup docs +- init: add systemd-sysvinit or sysvinit to altinst +- live-install: do not add live installer step, when is not needed diff --git a/.gear/tags/list b/.gear/tags/list index b3cb53cc..64ea58fa 100644 --- a/.gear/tags/list +++ b/.gear/tags/list @@ -1 +1 @@ -beacb9999cb60e0e74039e908ce27d0cec90d29f v1.6.4 +e7b6ef0ff5cf59ca4f6de2bd76cd8b859d1d34d3 v1.6.5