Skip to content

Commit

Permalink
1.4.31-alt1
Browse files Browse the repository at this point in the history
- arm-rpi4: add disabled option 'max_framebuffers=2' to config.txt
- init: add startup to use/init
- grub: add lowmem for nfs, samba methods to 88netinstall.cfg
- kernel: add the same modules to initrd for riscv64 as for aarch64
- regular-builder: add qemu support for non-ix86 platforms
- dev: add systemd-settings-disable-kill-user-processes to
  builder/live/systemd
- stage2: add copy devicetree in 95-copy-kernel, if $GLOBAL_COPY_DTB
  is set
- efi: add use/efi/dtb for copy devicetree for default kernel to ESP
  partition
- efi: not require EFI_FB kernel config support
- office: fix for riscv64, add abiword, gnumeric
- browser: made chromium available for x86_64, aarch64 only
- slinux 10.1 (thanks sem@)
- slinux: builded iso on riscv64
- slinux: enhancement for e2k (thanks mike@)
- fix lists for wine >= 7.6
- education: switch to use/browser/chromium
- alt-server: add latests commits (thanks jqt4@)
- alt-workstation: add latests commits (thanks sem@)
  • Loading branch information
antohami committed Jul 11, 2022
1 parent 1e7c6ed commit fd77b99
Showing 1 changed file with 24 additions and 1 deletion.
25 changes: 24 additions & 1 deletion .gear/mkimage-profiles.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: mkimage-profiles
Version: 1.4.30
Version: 1.4.31
Release: alt1

Summary: ALT based distribution metaprofile
Expand Down Expand Up @@ -128,6 +128,29 @@ mv %buildroot%mpdir/doc/mkimage-profiles.7 %buildroot%_man7dir/
%endif

%changelog
* Mon Jul 11 2022 Anton Midyukov <antohami@altlinux.org> 1.4.31-alt1
- arm-rpi4: add disabled option 'max_framebuffers=2' to config.txt
- init: add startup to use/init
- grub: add lowmem for nfs, samba methods to 88netinstall.cfg
- kernel: add the same modules to initrd for riscv64 as for aarch64
- regular-builder: add qemu support for non-ix86 platforms
- dev: add systemd-settings-disable-kill-user-processes to
builder/live/systemd
- stage2: add copy devicetree in 95-copy-kernel, if $GLOBAL_COPY_DTB
is set
- efi: add use/efi/dtb for copy devicetree for default kernel to ESP
partition
- efi: not require EFI_FB kernel config support
- office: fix for riscv64, add abiword, gnumeric
- browser: made chromium available for x86_64, aarch64 only
- slinux 10.1 (thanks sem@)
- slinux: builded iso on riscv64
- slinux: enhancement for e2k (thanks mike@)
- fix lists for wine >= 7.6
- education: switch to use/browser/chromium
- alt-server: add latests commits (thanks jqt4@)
- alt-workstation: add latests commits (thanks sem@)

* Fri Jun 03 2022 Anton Midyukov <antohami@altlinux.org> 1.4.30-alt1
- create initrd.img with propagator instead full.cz
- base+network, base+nm: add missing iputils
Expand Down

0 comments on commit fd77b99

Please sign in to comment.