Manjaro Difference between revisions of "Manjaro:A Different Kind of Beast/zh-cn"

Difference between revisions of "Manjaro:A Different Kind of Beast/zh-cn"

From Manjaro
(Updating to match new version of source page)
Tags: Mobile web edit Mobile edit
(Updating to match new version of source page)
Tags: Mobile web edit Mobile edit
Line 32: Line 32:
When a Manjaro ISO is released it contains the latest Long Time (LTS) as defined by upstream kernel project. This practise makes it possible to install Manjaro and keep it running using the LTS kernel - if not for ever - then for a very long time.
When a Manjaro ISO is released it contains the latest Long Time (LTS) as defined by upstream kernel project. This practise makes it possible to install Manjaro and keep it running using the LTS kernel - if not for ever - then for a very long time.


The latest and greates hardware may have poor or non existing support using the LTS kernel. Such hardware will require you to use what is referenced as the '''stable''' kernel.
The latest and greatest hardware may have poor or non existing support using the LTS kernel. Such hardware will require you to use what is referenced as the '''stable''' kernel.


The stable kernel goes End Of Life (EOL) when the next mainline becomes stable which happens roughly every 2 months. If you are using the '''stable''' kernel - not LTS - you will have to ensure you are syncing the next stable kernel.
The stable kernel goes End Of Life (EOL) when the next mainline becomes stable which happens roughly every 2 months. If you are using the '''stable''' kernel - not LTS - you will have to ensure you are syncing the next stable kernel.
Line 38: Line 38:
'''A stable kernel on Manjaro is never synced to the next stable kernel like you may be used to with an Arch Linux install'''.
'''A stable kernel on Manjaro is never synced to the next stable kernel like you may be used to with an Arch Linux install'''.


If you neglect to sync an EOL kernel to next stable kernel you will get various driver issues - most prominently Nvidia drivers - when the EOL kernel is removed from the repo. Such issues is not a Manjaro fault but a fault of the system admin who neglected proper system maintenance.
If you neglect you are running an EOL kernel you will get various driver issues - most prominently Nvidia drivers - when the EOL kernel is removed from the repo. Such issues is not a Manjaro fault but a fault of the system admin who neglected proper system maintenance.
}}
}}


Line 46: Line 46:
为了确保持续的稳定性和可靠性,Manjaro 使用自己的专用软件存储库。除了社区维护的 Arch 用户存储库 (AUR),Manjaro 系统不访问官方的 Arch 存储库。
为了确保持续的稳定性和可靠性,Manjaro 使用自己的专用软件存储库。除了社区维护的 Arch 用户存储库 (AUR),Manjaro 系统不访问官方的 Arch 存储库。


<div class="mw-translate-fuzzy">
===Manjaro 软件包仓库===
===Manjaro 软件包仓库===
====稳定分支(Stable)====
====稳定分支(Stable)====
Line 55: Line 56:
====没有 Arch 激进(bleeding edge)====
====没有 Arch 激进(bleeding edge)====
适应这个测试过程的结果是 Manjaro 永远不会像 Arch 那样激进。一个软件可能会在几天、几周甚至几个月后发布到稳定的存储库;但是,希望访问最新版本的用户仍然可以通过切换到'''测试'''或'''不稳定'''分支来访问。这样做将证明您知识渊博并且是 Manjaro Linux 高级用户。
适应这个测试过程的结果是 Manjaro 永远不会像 Arch 那样激进。一个软件可能会在几天、几周甚至几个月后发布到稳定的存储库;但是,希望访问最新版本的用户仍然可以通过切换到'''测试'''或'''不稳定'''分支来访问。这样做将证明您知识渊博并且是 Manjaro Linux 高级用户。
</div>
|}}
|}}



Revision as of 06:44, 27 August 2023

Other languages:
Deutsch • ‎English • ‎Türkçe • ‎español • ‎français • ‎português do Brasil • ‎русский • ‎العربية • ‎فارسی • ‎中文(中国大陆)‎
Manjaro.png

简介

虽然 Manjaro 是基于 Arch 开发,并且可以兼容 Arch,可是,它并不是 Arch。严格来讲,Manjaro 绝不仅是某个易于安装或已预先配置的 Arch 版本,而更是一只特立独行的“猛兽”。

事实上,Manjaro 与 Arch 的差异,要远远大于流行的 Ubuntu 发行版与 Ubuntu 的许多其他的衍生发行版之间的差异,这也包括 Mint 和 Zorin 在内。为了更清楚的了解 Manjaro,简单概括了它的一些主要特点。

  • Manjaro 是基于 Arch 独立开发的,由完全不同的团队制作。
  • Manjaro 是为新手简易设计的,而 Arch 面向的则是更熟练的老用户。
  • Manjaro 从独有的仓库中获取软件,这些仓库里也包含着 Arch 所未提供的软件包。
  • Manjaro 提供其发行的特定工具,例如 Manjaro 硬件检测(mhwd)和 Manjaro 设置管理器(msm)。
  • Manjaro 与 Arch 相比,在操作方式上有许多细微的差异。

下文中更加具体的说明了这些差异。

Manjaro kernel management

Warning
It is important to know the kernel definitions. The Linux kernel project uses three definitions
  1. Mainline (Development)
  2. Stable (Mainline which have passed rc6/rc7)
  3. Long Term Support (LTS)

The Linux Kernel project (https://kernel.org)

When reading Manjaro documentation either on this Wiki or the forum you will often see an expression such as latest stable or latest LTS and those is the terms used the by upstream project.

A stable kernel is NOT LTS - a subtle but very important difference.

When a Manjaro ISO is released it contains the latest Long Time (LTS) as defined by upstream kernel project. This practise makes it possible to install Manjaro and keep it running using the LTS kernel - if not for ever - then for a very long time.

The latest and greatest hardware may have poor or non existing support using the LTS kernel. Such hardware will require you to use what is referenced as the stable kernel.

The stable kernel goes End Of Life (EOL) when the next mainline becomes stable which happens roughly every 2 months. If you are using the stable kernel - not LTS - you will have to ensure you are syncing the next stable kernel.

A stable kernel on Manjaro is never synced to the next stable kernel like you may be used to with an Arch Linux install.

If you neglect you are running an EOL kernel you will get various driver issues - most prominently Nvidia drivers - when the EOL kernel is removed from the repo. Such issues is not a Manjaro fault but a fault of the system admin who neglected proper system maintenance.


专用仓库

便于使用的专属工具

Manjaro 与 Arch 和其他基于 Arch 的发行版不同的另一个特点是它专注于简化一般系统维护的工具。这不仅仅局限于提供简单的图形安装程序和预配置桌面环境的范围。 Manjaro 还提供一系列由 Manjaro 团队独家开发的强大工具。

Manjaro 硬件检测

Manjaro 内核检测

Manjaro 设置管理器

Pamac 软件包管理器


结论

Cookies help us deliver our services. By using our services, you agree to our use of cookies.