Support Matrix/ru

From Funtoo
Revision as of 21:03, November 17, 2021 by Tmnhy (talk | contribs)
Jump to navigation Jump to search
Other languages:
English • ‎español • ‎português do Brasil • ‎русский

Cтраница с перечнем различных технологий, и уровнем их поддержки в Funtoo Linux.

Каждой технологии присваивается уровень - A, B, C или она помечается как официально не поддерживаемая. Мы серьезно относимся к этой оценке, и уровень А означает, что данной технологии в Funtoo уделяется внимание, обеспечивающее постоянную предсказуемую функциональность и стабильность для пользователей.

Архитектуры

x86-64bit используется подавляющим большинством пользователей Funtoo Linux, и большинство stage3 собрано для этой архитектуры. Таким образом, это самая поддерживаемая архитектура. Наши сборки x86-64bit являются исключительно 64-битными и не поддерживают multilib. Мы включаем предварительно собранные ядра debian-sources в stage3 этой архитектуры для упрощения установки и максимальной совместимости с оборудованием.

Также у нас есть официальные сборки для arm-32bit, arm-64bit и скоро будут riscv-64bit. Это полноценные архитектуры, но с более сложной установкой, так как в них не включено предварительно собранное ядро и могут потребоваться дополнительные настройки специфичные для каждой платформы. В целом, к ним применимо руководство по установке The Installation Guide , за исключением моментов, касающихся загрузчика, настройки GRUB и т.п.

   x86-64bit - Grade 'A'
Полностью оптимизированные stages, как базовые, так и с окружением рабочего стола, доступные для различных субархитектур x86-64bit и включают предварительно собранные ядра. 90%+ пользователей используют эту архитектуру.
   x86-32bit - Grade 'B'
Хотя x86-32bit все еще поддерживается и некоторые сборки присутствуют, это просто базовые сборки. Они не так часто тестируются и редко используются нашим сообществом.
   arm-32bit - Grade 'B'
arm-32bit полностью поддерживается Funtoo Linux, но требует дополнительных настроек для конкретной платформы.
   arm-64bit - Grade 'B'
arm-64bit полностью поддерживается Funtoo Linux, но требует дополнительныъ настроек для конкретной платформы.
   riscv-64bit - Grade 'B'
Поддержка riscv-64bit достаточно доработанная. В настоящее время ведется работа над пакетами, связанными с окружениями рабочего стола. Базовая система должна быть надежной.

Система инициализации

OpenRC - официальная система инициализации Funtoo Linux, и у нас нет явной поддержки SystemD. Почему так? По многим причинам. Мы считаем, что система инициализации операционной системы это одна из ее отличительных характеристик, и это то, что нас волнует. Лидером в этой области была Gentoo, первая система инициализации основанная на зависимостях (dependency-based) была создана в начале 2000-х годов. Позже эта система инициализации была переписана на C и стала тем, что сейчас представляет из себя OpenRC. Мы бы предпочли и дальше поддержать OpenRC и смотреть на другие интересные возможности, чем двигаться вместе с SystemD. Мы считаем, что процесс начального запуска - это та область, где важны как инновации, так и независимость.

SystemD has been a contentious topic in the Open Source community, and the issues with SystemD are not purely technical. They are also related to the very aggressive and coercive promotion of SystemD as being the one init system for all Linux distributions. As SystemD absorbs more and more functionality, such as device management, power management, control of your laptop's backlight, and other low-level functions, it becomes more and more embedded in the foundation of the Linux userspace stack, and distributions become more beholden to upstream SystemD changes and future 'acquisitions' of functionality. This erodes the ability of Linux distributions -- and thus Linux users --- of being in control of the low-level technologies used for various aspects of Linux. We believe it's in the best interests of the Linux community to encourage diversity and innovation in this space. We want the larger Gentoo ecosystem -- as well as Funtoo -- to support innovation, not uniformity.

   OpenRC - Grade 'A'
OpenRC is the official init system of Funtoo Linux and is fully supported in all builds.
   systemd -- Not Supported

Systemd is not supported in Funtoo Linux. This is a technical decision and we will not be adding systemd support to Funtoo.

Kernels

In Funtoo Linux x86-64bit, debian-sources is our official kernel, with debian-sources-lts also fully supported. Why Debian?

One of the goals of Funtoo Linux is to provide a system that is ready for use in a production server environment. Debian-sources is used by many people, and thus receives updates related to system stability that other kernels may not always receive. debian-sources-lts is akin to using a RHEL kernel, but is more current. It also allows us to use Debian's kernel configurations, which are maintained for us by the Debian project, and enable all hardware as kernel modules. This allows us to pre-build a kernel that works for everyone, which greatly reduces the complexity of a Funtoo install, without having to perform the tremendous amount of work of maintaining our own kernel. For kernels, there is strength in numbers. The more people that are using the kernel, the more issues are found, and the more problems are fixed. In the past, Funtoo has even offered Red Hat Enterprise Linux kernels, though this was primarily done because we were using OpenVZ containers in production and this was the only supported kernel for OpenVZ.

There may be a kernel that you personally prefer over Debian's kernel, and in an ideal world we would maintain our own Funtoo kernel and kernel configuration for you. But at this time, debian-sources happens to be an excellent general-purpose kernel for nearly all users, both desktop and server, and the more advanced users are free to use whatever kernel they prefer, but then take responsibility for dealing with any issues related to that choice.

   debian-sources - Grade 'A'
debian-sources is the official kernel in Funtoo Linux, and is included on stage3's for x86-32bit and x86-64bit architectures.
   debian-sources-lts - Grade 'A'
debian-sources-lts is an alternate kernel that is fully supported and is often used in production server environments.
   gentoo-sources -- Not Supported

gentoo-sources is not officially supported in Funtoo Linux but may be used by advanced users. If you are experiencing possible kernel problems, we will ask you to switch to debian-sources for troubleshooting purposes, since this eliminates kernel variation as a source of potential problems.

Desktop Environments

Multiple desktop environments are supported in Funtoo Linux, with the most well-supported of these being GNOME. This is primarily due to Daniel Robbins using GNOME as his primary desktop environment, so it is always continually tested, and it also has its own official stage3 build. If you are starting out with Funtoo, a pre-built GNOME desktop environment, installed via a pre-built GNOME stage3 is highly recommended as a starting point, even if it may not be your favorite.

Other environments, such as Cinnamon and MATE, are also supported but get somewhat less testing, although they all get built regularly. These environments rely on community testing and bug reports.

KDE has historically not gotten as much attention, although that is changing, and it is likely that we will be offering an official KDE build of Funtoo quite soon. At that point, it will likely quickly move to a 'grade A' level of support.

   GNOME - Grade 'A'
GNOME is supported in Funtoo Linux when using our official gnome mix-in or using our official stage3 builds.
   Cinnamon - Grade 'B'
Cinnamon is supported in Funtoo Linux when using our official cinnamon mix-in or using our official stage3 builds.
   MATE - Grade 'B'
MATE is supported in Funtoo Linux when using our official mate mix-in or using our official stage3 builds.
   LXQt - Grade 'B'
LXQt is supported in Funtoo Linux when using our official lxqt mix-in. We do not have an official stage3 for it.
   Enlightenment - Grade 'B'
Enlightenment is supported in Funtoo Linux when using our desktop profile. We do not have an official stage3 for it.
   KDE - Grade 'C'
KDE can be used in Funtoo Linux when using our official kde mix-in. Support is 'in progress' as it currently pulls in wayland which is not yet supported. We do not yet have a stage3 build so no regular build testing is performed. Follow FL-8510 for status on this.

Display Technologies

Xorg is our official display technology for desktop environments. There is some possibility of adding Wayland support if there is sufficient community support for maintenance and testing.

   X11 - Grade 'A'
X11 (aka Xorg) is the officially-supported display technology in Funtoo Linux.
   Wayland -- Not Supported

Wayland is not currently officially supported in Funtoo Linux. This may change at some point as more users are available to test and maintain it. Discussion related to this can happen in FL-9073.