Пакет bootupd: Информация

    Исходный пакет: bootupd
    Версия: 0.2.32-alt1
    Последняя версия по данным Repology
    Собран:  26 февраля 2026 г. 22:07 в задании #409300
    Категория: Система/Основа
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/coreos/bootupd

    Лицензия: Apache-2.0 AND BSD-3-Clause AND MIT AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND (Unlicense OR MIT)
    О пакете: Bootloader updater
    Описание: 
    Today many Linux systems handle updates for bootloader data in an
    inconsistent and ad-hoc way. For example, on Fedora and Debian, a
    package manager update will update UEFI binaries in /boot/efi, but
    not the BIOS MBR data.
    
    Transactional/"image" update systems like OSTree and dual-partition
    systems like the Container Linux update system are more consistent:
    they normally cover kernel/userspace but not anything related to bootloaders.
    
    The reason for this is straightforward: performing bootloader updates in
    an "A/B" fashion requires completely separate nontrivial logic from managing
    the kernel and root filesystem. Today OSTree e.g. makes the choice that it
    does not update /boot/efi (and also doesn't update the BIOS MBR).

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    bootupd (x86_64, i586, aarch64)
    bootupd-debuginfo (x86_64, i586, aarch64)

    Сопровождающий: Vladimir Romanov

    Список участников:
    Vladimir Romanov

    Права:
    Vladimir Romanov
    @everybody

      1. /proc
      2. pkgconfig(openssl)
      3. rpm-build-rust
      4. rpm-build-systemd
      5. rust-cargo

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


    26 февраля 2026 г. Vladimir Romanov 0.2.32-alt1
    - New version: 0.2.32.
    26 марта 2025 г. Vladimir Romanov 0.2.25a-alt1
    - Initial build.