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

    Исходный пакет: grub
    Версия: 0.97-alt5
    Собран:  19 августа 2008 г. 19:37
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.gnu.org/software/grub/grub.en.html

    Лицензия: GPL
    О пакете: GRand Unified Bootloader
    Описание: 
    GNU GRUB is a multiboot boot loader. It was derived from GRUB. It is an
    attempt to produce a boot loader for IBM PC-compatible machines that
    has both the ability to be friendly to beginning or otherwise
    nontechnically interested users and the flexibility to help experts in
    diverse environments. It is compatible with Free/Net/OpenBSD and Linux.
    It supports Win 9x/NT and OS/2 via chainloaders. It has a menu
    interface and a command line interface.
    It implements the Multiboot standard, which allows for flexible loading
    of multiple boot images (needed for modular kernels such as the GNU
    Hurd).

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

    Сопровождающий: Sir Raorn


    Права:
    @qa_p5

      1. libncurses-devel
      2. tetex-latex

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


    19 августа 2008 г. Sir Raorn 0.97-alt5
    - Updated to CVS 20080520 (license update in sources)
    - Dynamic inode size support from SuSE and Debian
    - Execute "grub-set-default default" if /boot/grub/default
      missing (closes: #9689)
    - Check /etc/sysconfig/grub before old-style /boot/grub/install.sh
    - Fixed XEN menu entry example
    18 апреля 2008 г. Sir Raorn 0.97-alt4
    - Updated to CVS 20080410
    - Fixed wrong condition in %post (closes: #14795)
    - Seek to 0 when reading MBR
    - Turn on --no-floppy mode by default
    - Emit warning if device map is empty
    - More ALT-specific menu.lst example
    28 февраля 2008 г. Sir Raorn 0.97-alt3
    - Resurrected from orphaned
    - Removed ReiserFS4 support
    - Updated gfxboot support from SuSE
    - mdraid/dmraid support in grub-install(8) from Fedora
    - All binaries moved to /bin and /sbin
    - Wildcard menu.lst entries support from SuSE