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

    Исходный пакет: gpart
    Версия: 0.3-alt1
    Собран:  11 августа 2016 г. 14:23 в задании #168440
    Скопирован в задании: #168654
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/baruch/gpart/

    Лицензия: GPL
    О пакете: Hard disk partition table reconstruction
    Описание: 
    A tool which tries to guess the partition table of a PC-type
    hard disk in case the primary partition table in sector 0 is damaged,
    incorrect or deleted.  This is performed by analyzing either hard
    disk or its exact copy.
    
    The guessed table can be written to a file or device. Supported
    (guessable) filesystem or partition types: DOS/Windows FAT, Linux
    ext2 and swap, OS/2 HPFS, Windows NTFS, FreeBSD and Solaris/x86
    disklabels, Minix FS, QNX 4 FS, Reiser FS, LVM physical volumes,
    BeOS FS, SGI XFS.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    gpart (x86_64, i586)
    gpart-debuginfo (x86_64, i586)

    Сопровождающий: Michael Shigorin


      1. common-licenses

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


    9 августа 2016 г. Yuri N. Sedunov 0.3-alt1
    - 0.3 (new url)
    24 декабря 2009 г. Sergey Vlasov 0.1h-alt8
    - Fixed cflags patch:
      + added -fno-strict-aliasing for sloppy old code
      + added -D_FILE_OFFSET_BITS=64 to fix large file support (#22612)
    - Dropped broken largefile patch (-D_FILE_OFFSET_BITS=64 is enough).
    5 ноября 2008 г. Michael Shigorin 0.1h-alt7
    - fixed FTBFS against recent glibc