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

    Исходный пакет: update-kernel
    Версия: 1.19-alt1
    Собран:  14 ноября 2024 г. 6:49
    Сообщить об ошибке в пакете
    Домашняя страница: https://www.altlinux.org/update-kernel

    Лицензия: GPL-2.0-or-later
    О пакете: Обновление ядра и модулей
    Описание: 
    This package contains a script to conveniently update kernel and
    modules.
    
    It operates by installing a new package set in conjunction with your
    existing kernel, ensuring that you do not lose the ability to boot your
    reliable old kernel. By default, it searches for the most recent package
    of the same flavor (e.g. "std-def") and aims to install all the same
    modules that are already installed for that flavor.
    
    This is recommended way of upgrading kernel for ALT Linux.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    update-kernel (noarch)

    Сопровождающий: Vitaly Chikunov


      1. shellcheck

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


    28 октября 2024 г. Vitaly Chikunov 1.19-alt1
    - update-kernel: Improve messaging about flavour upgrades.
    2 августа 2024 г. Vitaly Chikunov 1.18-alt1
    - update-kernel: Emit error on unrecognized argument(s).
    - update-kernel: Show usage on invalid option instead of full help.
    24 июля 2024 г. Vitaly Chikunov 1.17-alt1
    - Speed up 'update-kernel --list' run under user.
    - Support 'latest' virtual flavour to install highest available version of
      standard kernels.
    - Upgrade to a new flavor if the current one is no longer available in the
      repository.