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

    Бинарный пакет: systemd-ukify
    Версия: 254.10-alt2
    Архитектура: i586
    Собран:  23 апреля 2024 г. 0:32 в задании #345302
    Исходный пакет: systemd
    Сообщить об ошибке в пакете
    Домашняя страница: https://systemd.io/

    Лицензия: LGPLv2.1+
    О пакете: Tool to build Unified Kernel Images
    Описание: 
    This package provides ukify, a script that combines a kernel image, an initrd,
    with a command line, and possibly PCR measurements and other metadata, into a
    Unified Kernel Image (UKI).

    Сопровождающий: Arseny Maslennikov


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


    18 апреля 2024 г. Arseny Maslennikov 1:254.10-alt2
    - Adapted the package for filesystem >= 3:
      + put /bin after /usr/bin in default PATH for spawned processes;
      + fix symlink targets which were relative for standalone legacy directories.
      This makes us incompatible with filesystem < 3.
      See https://altlinux.org/Usrmerge for more information.
    5 марта 2024 г. Alexey Shabalin 1:254.10-alt1
    - 254.10
    - Increase vm.max_map_count (ALT#48094)
    5 февраля 2024 г. Alexey Shabalin 1:254.9-alt1
    - 254.9
    - Add busctl to standalone utils package.