1.4.9-alt1
- build-distro: BOOT_TYPE = BOOTLOADER - Add the ability to override BOOTLOADER - grub: restrict graphics mode to architectures i586, x86_64, aarch64 - Add grub-efi support for riscv64 (thanks arei@) - New feature uuid-iso for create UUID for ISO image (thanks jqt4@) - Disable sort subprofiles (build stage1 first) - fonts: Set SYSTEM_FONTS for use/fonts/install2 again - stage2: Add cmac.ko for use SMB2 and newer - live.mk: Add distro/grub, fix allowed targets for architectures - init: Add mount-efivars for sysvinit - alt-server: fix missing packages in p9 - education: pull new commits
This commit is contained in:
parent
7c17cc5582
commit
b591108284
@ -1,5 +1,5 @@
|
|||||||
Name: mkimage-profiles
|
Name: mkimage-profiles
|
||||||
Version: 1.4.8
|
Version: 1.4.9
|
||||||
Release: alt1
|
Release: alt1
|
||||||
|
|
||||||
Summary: ALT based distribution metaprofile
|
Summary: ALT based distribution metaprofile
|
||||||
@ -128,6 +128,20 @@ mv %buildroot%mpdir/doc/mkimage-profiles.7 %buildroot%_man7dir/
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 05 2021 Anton Midyukov <antohami@altlinux.org> 1.4.9-alt1
|
||||||
|
- build-distro: BOOT_TYPE = BOOTLOADER
|
||||||
|
- Add the ability to override BOOTLOADER
|
||||||
|
- grub: restrict graphics mode to architectures i586, x86_64, aarch64
|
||||||
|
- Add grub-efi support for riscv64 (thanks arei@)
|
||||||
|
- New feature uuid-iso for create UUID for ISO image (thanks jqt4@)
|
||||||
|
- Disable sort subprofiles (build stage1 first)
|
||||||
|
- fonts: Set SYSTEM_FONTS for use/fonts/install2 again
|
||||||
|
- stage2: Add cmac.ko for use SMB2 and newer
|
||||||
|
- live.mk: Add distro/grub, fix allowed targets for architectures
|
||||||
|
- init: Add mount-efivars for sysvinit
|
||||||
|
- alt-server: fix missing packages in p9
|
||||||
|
- education: pull new commits
|
||||||
|
|
||||||
* Mon Mar 15 2021 Anton Midyukov <antohami@altlinux.org> 1.4.8-alt1
|
* Mon Mar 15 2021 Anton Midyukov <antohami@altlinux.org> 1.4.8-alt1
|
||||||
- Set BOOT_TYPE, BOOTLOADER to efiboot for aarch64
|
- Set BOOT_TYPE, BOOTLOADER to efiboot for aarch64
|
||||||
- 'Simply Linux 9.1 (beta)' commits contained (Thanks sem@)
|
- 'Simply Linux 9.1 (beta)' commits contained (Thanks sem@)
|
||||||
|
Loading…
Reference in New Issue
Block a user