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

    Исходный пакет: system-backup
    Версия: 0.1.5-alt2
    Собран:  2 января 2026 г. 11:49
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.altlinux.org/Rescue/Recovery

    Лицензия: GPLv3+
    О пакете: Script for local system backup
    Описание: 
    Script for creation full backup of the installed ALT Linux.
    This backup solution restricted by local mounted storages.

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

    Сопровождающий: Leonid Krivoshein

    Список участников:
    Leonid Krivoshein
    Anton Midyukov

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


    24 декабря 2025 г. Leonid Krivoshein 0.1.5-alt2
    - Fixed significant regression (ALT #57339).
    19 декабря 2025 г. Leonid Krivoshein 0.1.5-alt1
    - Added support for installer-feature-swapfile;
    - Added basic support for the 'timeshift' layout;
    - The backup version changed to 0.2, it includes:
      + SWPFILE (the size and name of the swap file);
      + TMSHIFT (a Timeshift-partitioned device info);
      + root.sub (btrfs subvolume info for @ / ROOT);
      + home.sub (btrfs subvolume info for @home / HOME);
      + root.opts (mount options for the ROOT subvolume);
      + home.opts (mount options for the HOME subvolume);
      + *.jfs, *.xfs, *.btrfs (additional FS information);
      + now the NONVRAM file is not empty when it created;
      + all these objects are optional;
    - Also added multiple code and style improvements.
    16 мая 2025 г. Leonid Krivoshein 0.1.4-alt1
    - Bug fixes, requirements added, minor improvements.