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

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

Бинарный пакет: make-initrd
Версия: 2.26.0-alt2
Архитектура: i586
Собран:  18 марта 2022 г. 22:40 в задании #296725
Исходный пакет: make-initrd
Категория: Система/База
Сообщить об ошибке в пакете
Домашняя страница: https://github.com/osboot/make-initrd

Лицензия: GPL-3.0
О пакете: Creates an initramfs image
Описание: 
make-initrd is a new, uevent-driven initramfs infrastructure based around udev.

Сопровождающий: Alexey Gladkov


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


16 марта 2022 г. Alexey Gladkov 2.26.0-alt2
- Feature locales: Read system-wide locales.
7 марта 2022 г. Alexey Gladkov 2.26.0-alt1
- New version (2.26.0).
- Runtime:
  + Show a message if the root is not found for more than 15 seconds (ALT#42016).
- New fearure:
  + Add locales feature. The feature adds locales and translations of utilities.
- Feature ucode:
  + Don't throw an error if no cpu updates are found for intel.
  + Fix firmware definition for amd cpu (ALT#41878).
- Feature raid:
  + Remove feature due to deprecation.
- Feature cleanup:
  + Allow to delete temporary files of features.
- Utilities:
  + initrd-ls, initrd-extract: Fix use-after-free if cpio is empty.
  + replace: Replace utility with bash builtins.
- Misc:
  + By default show only summary about the build of image.
  + Generate content of sysconfig files.
  + Add more unit tests.
16 февраля 2022 г. Alexey Gladkov 2.25.0-alt2
- Feature ucode: Don't throw an error if no cpu updates are found
  for intel (ALT#41960).