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

    Бинарный пакет: mkimage-preinstall
    Версия: 0.3.4-alt1
    Архитектура: noarch
    Собран:  2 мая 2024 г. 12:44 в задании #347277
    Исходный пакет: mkimage
    Сообщить об ошибке в пакете
    Домашняя страница: http://altlinux.org/mkimage

    Лицензия: GPL-3.0-or-later
    О пакете: 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


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


    2 мая 2024 г. Alexey Gladkov 0.3.4-alt1
    - mki-pack-*: add option '-joliet-long' for mkisofs
    - mki-pack-*: replace UUID_ISO_SHRT with UUID_ISO
    - mki-copy-grub*: search root by file with the name $UUID_ISO, if defined
    - mki-copy-grubpcboot: add more modules to bios.img
    14 февраля 2024 г. Alexey Gladkov 0.3.3-alt1
    - Add HSH_INSTALL_PROC support in mki-install.
    14 августа 2023 г. Gleb Fotengauer-Malinovskiy 0.3.2-alt1
    - tools.mk.in: Correct the path to the mki-image-patches helper script.
    - spec: Exclude the package release specification from the hasher requirement.