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
This commit is contained in:
parent
6b9ec603da
commit
76975ccf92
@ -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 <antohami@altlinux.org> 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 <antohami@altlinux.org> 1.6.4-alt1
|
||||
- live: disable ldconfig.service by using livecd-no-ldconfig.service
|
||||
(Closes: 40802)
|
||||
|
@ -1,17 +0,0 @@
|
||||
object 066016a61306fc7d38b77b0cbab6763a618d739f
|
||||
type commit
|
||||
tag v1.6.4
|
||||
tagger Anton Midyukov <antohami@altlinux.org> 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
|
10
.gear/tags/e7b6ef0ff5cf59ca4f6de2bd76cd8b859d1d34d3
Normal file
10
.gear/tags/e7b6ef0ff5cf59ca4f6de2bd76cd8b859d1d34d3
Normal file
@ -0,0 +1,10 @@
|
||||
object 5e7bd2959fad1a8a9ba60914af2a9595a6ad40b0
|
||||
type commit
|
||||
tag v1.6.5
|
||||
tagger Anton Midyukov <antohami@altlinux.org> 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
|
@ -1 +1 @@
|
||||
beacb9999cb60e0e74039e908ce27d0cec90d29f v1.6.4
|
||||
e7b6ef0ff5cf59ca4f6de2bd76cd8b859d1d34d3 v1.6.5
|
||||
|
Loading…
Reference in New Issue
Block a user