Релиз Gentoo 2007.0.

Discussion in 'Безопасность и Анонимность' started by 6063r-ME, 8 May 2007.

  1. 6063r-ME

    6063r-ME Elder - Старейшина

    Joined:
    10 Apr 2006
    Messages:
    37
    Likes Received:
    19
    Reputations:
    0
    С опозданием выпущен релиз Linux дистрибутива Gentoo 2007.0.

    Новая версия содержит полностью переписанную систему установки Gentoo Linux Installer для AMD64 и x86 LiveCD/DVD образов. В комплект входят GNOME 2.16.2, KDE 3.5.5, Xfce 4.4, Mozilla Firefox 2.0.0.3, OpenOffice.org 2.1.0, Linux ядро 2.6.19. Для x86/amd64 платформы осуществлен переход на Glibc 2.5.

    СкриншотССС
    Скачать

    Opennet.ru
     
    2 people like this.
  2. ShadOS

    ShadOS ы

    Joined:
    11 Feb 2007
    Messages:
    667
    Likes Received:
    351
    Reputations:
    413
    Стоит отметить что выход релиза немного задержался из-за проблем с безопасностью в большом количестве пакетов, которые изначально были включенны в дистрибутив.
     
  3. Deem3n®

    Deem3n® RTFMSDN

    Joined:
    19 Sep 2005
    Messages:
    378
    Likes Received:
    153
    Reputations:
    164
    Как обновится юзерам 2006.1 до 2007.0 (профиль):
    1. Обновляем портеж
    Code:
    gentoo-fn ~ # emerge --sync
    2. Устанавливаем gentoolkit (имхо, так удобнее):
    Code:
    gentoo-fn ~ # emerge -av gentoolkit
    3. Просматриваем какие профили есть в системе:
    Code:
    gentoo-fn ~ # eselect profile list
    Available profile symlink targets:
      [color=green][1]   default-linux/x86/2006.1 *[/color]
      [2]   default-linux/x86/no-nptl
      [3]   default-linux/x86/no-nptl/2.4
      [4]   default-linux/x86/2006.1/desktop
      [5]   default-linux/x86/2007.0
      [6]   default-linux/x86/2007.0/desktop
      [7]   hardened/x86/2.6
      [8]   selinux/x86/2006.1
    4. Переходим к 2007.0:
    Code:
    gentoo-fn ~ # eselect profile set 5
    5. Проверяем правильность перехода:
    Code:
    gentoo-fn ~ # eselect profile list
    Available profile symlink targets:
      [1]   default-linux/x86/2006.1
      [2]   default-linux/x86/no-nptl
      [3]   default-linux/x86/no-nptl/2.4
      [4]   default-linux/x86/2006.1/desktop
      [color=green][5]   default-linux/x86/2007.0 *[/color]
      [6]   default-linux/x86/2007.0/desktop
      [7]   hardened/x86/2.6
      [8]   selinux/x86/2006.1
    6. И обновляем софт:
    Code:
    gentoo-fn ~ # emerge -uDNav world && emerge --depclean -a && revdep-rebuild
     
    #3 Deem3n®, 8 May 2007
    Last edited: 8 May 2007
  4. Linuxoid

    Linuxoid Elder - Старейшина

    Joined:
    13 Feb 2007
    Messages:
    200
    Likes Received:
    28
    Reputations:
    0
    Тоже вот подумываю на генту уйти... :)
     
  5. nerezus

    nerezus Banned

    Joined:
    12 Aug 2004
    Messages:
    3,191
    Likes Received:
    727
    Reputations:
    266
    Кто хотел переходить на дженту - переходим сейчас. Иначе через некоторое время могут появиться проблемы при резкой смене версий софта при обновлениях.