Пакет mkimage-preinstall: Информация

  • Default inline alert: Версия в репозитории: 0.3.4-alt1

Бинарный пакет: mkimage-preinstall
Версия: 0.2.29-alt1
Архитектура: noarch
Собран:  16 ноября 2019 г. 3:11 в задании #240813
Исходный пакет: mkimage
Сообщить об ошибке в пакете
Домашняя страница: http://altlinux.org/mkimage

Лицензия: GPL3
О пакете: Security setup for mkimage to function properly
Описание: 
This package contains settings allowing mkimage to operate
as intended -- it relies on hardlinks to non-owned files to
spare space for copies within and outside chroots as well as
to save time and CPU cycles on actually performing those;
either free RAM, SSD wearing or HDD bandwidth are to be
spent with care too).

Please note that this subpackage disables an otherwise reasonable
security feature that's there for a reason but is almost completely
incompatible with important part of mkimage's design and security
model.  Changes take place upon the installation of this package
and are made persistent by a configuration file held within it.

Remove mkimage-preinstall subpackage and run this to re-enable:

  echo 1 > /proc/sys/fs/protected_hardlinks

(this will break mkimage though)

Сопровождающий: Alexey Gladkov


Последнее изменение


14 ноября 2019 г. Alexey Shabalin 0.2.29-alt1
- Added support grub-efi to efiboot
13 сентября 2019 г. Gleb Fotengauer-Malinovskiy 0.2.28-alt1
- Added support for aarch64 systems (grub-efi boot from ISO-9660)
  by klark@ and shaba@).
- Added hasher >= 1.4.0 support.
9 июля 2019 г. Alexey Gladkov 0.2.27-alt1
- Add support for Open Firmware/OpenBoot/IEEE1275 firmware (glebfm@)