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

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

Бинарный пакет: mkimage-preinstall
Версия: 0.2.30-alt1
Архитектура: noarch
Собран:  2 марта 2020 г. 19:27 в задании #247175
Исходный пакет: 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


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


25 февраля 2020 г. Anton Midyukov 0.2.30-alt1
- mki-copy-ieee1275boot: replaced alt0 to boot
- mki-copy-grubaa64boot, mki-pack-efionly-isoboot: replaced grub-efi
to EFI/BOOT
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.