@wxy
https://linux.cn/article-15401-1.html
This commit is contained in:
Xingyu Wang 2023-01-01 11:30:02 +08:00
parent 37be978761
commit 4fab485dd3
2 changed files with 137 additions and 134 deletions

View File

@ -0,0 +1,137 @@
[#]: subject: "Vanilla OS Stable Release Has Landed!"
[#]: via: "https://news.itsfoss.com/vanilla-os-release/"
[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/"
[#]: collector: "lkxed"
[#]: translator: "wxy"
[#]: reviewer: "wxy"
[#]: publisher: "wxy"
[#]: url: "https://linux.cn/article-15401-1.html"
不普通的普通操作系统Vanilla OS 稳定版发布了!
======
> Vanilla OS 已经准备好让你尝试!在这里了解令人兴奋的地方。
![][1]
Vanilla OS 是一个基于 Ubuntu 的发行版,旨在为用户提供一个具有随需应变能力和自由选择软件包的 GNOME 体验。LCTT 译注Vanilla —— “香草”,因为作为太普通的香料,所以也有“普普通通”的意思。)
经过几个月的测试,**Vanilla OS 的第一个版本** 终于以 **Vanilla 22.10 Kinetic** 的形式出现了,其提供了原汁原味的 **GNOME 43**
在最近的一次采访中,我们问创建者:“很多人认为我们已经有太多的发行版了。为什么还要有 Vanilla OS**Mirko Brombin**,分享了一些有趣的见解享。请看下面我们与他的对话,探索关于 Vanilla OS 的令人兴奋的事情:
> **[“不要害怕做出贡献”Mirko Brombin 谈 Vanilla OS 和其他未来项目][22]**
Vanilla OS 有几个特点,你可能会觉得有帮助,请允许我向你介绍一下。
### 主要亮点
![Vanilla OS 22.10 Kinetic][2]
作为一个新的发行版Vanilla OS 有一个装备精良的功能集,你可能会喜欢。一些值得注意的亮点包括:
- 原生安装程序
- Vanilla OS <ruby>首次设置<rt>First Setup</rt></ruby> 功能
- Vanilla OS 控制中心
- apx 软件包管理器
- 随需应变能力
#### 原生安装程序
![Vanilla OS 安装程序][3]
Vanilla OS 有一个用 [GTK4][4] 和 [libadwaita][5] 编写的原生的安装程序,它取代了该操作系统在早期开发阶段时使用的 [Calamares][6] 安装程序。
![Vanilla OS 安装程序正在进行][7]
之前,他们还宣布将使用来自 Crystal Linux 团队的 [Jade][8] 安装程序。
但是,他们改变了主意,选择在现有的 [Vanilla 首次设置][10] 项目之上建立 [Vanilla 安装程序][9]。
#### Vanilla OS 首次设置
![Vanilla OS 首次设置][11]
Vanilla OS 的安装完成后,你会看到一个快速设置屏幕,上面用各种语言写着 “欢迎”。
![Vanilla OS 软件包管理器选择][12]
然后它将带你完成各种设置,如选择颜色方案,选择你想要的软件包管理器,是否要安装受限制的编解码器,等等。
我必须说,这很方便! 😃️
#### Vanilla OS 控制中心
![Vanilla OS 控制中心][13]
这个图形化工具使你能够对操作系统进行修改,如运行关键更新和安装额外的驱动程序。
#### 随需应变的不变性
![展示 - Vanilla OS 中的 ABRoot 事务性更新][14]
正如上面 Vanilla OS 的创始人所展示的这个操作系统可以提供完全的不变性和原子性允许你在两个根分区A/B之间进行交易。
你问这是什么意思? 🤔
嗯,这意味着你的系统的核心部分被锁定,以防止任何不必要的变化,特别是那些由损坏的应用程序或错误的更新引起的变化。
Vanilla OS 使用 [ABRoot][15] 来实现这一目标,之前,他们曾尝试使用 [Almost][16],但结果并不理想。
![][17]
它还有一个**智能更新功能**,他们解释如下:
> VSOVanilla System Operator是一个工具它将定期检查更新然后如果设备没有处于大量使用状态就在后台下载和安装。事实上VSO 检查是否满足某些检查条件如资源是否空闲CPU/RAM连接是否允许电池是否至少有 30% 的电量等。
更新是通过 ABroot 应用的,并在下一次重启时得到修补,而不需要花费额外时间。
#### apx 软件包管理器
![Vanilla OS apx][18]
Vanilla OS 带有 [apx][19] 工具,允许你在不修改根文件系统的情况下在管理的容器内安装软件包。
### 下载 Vanilla OS
如果你认为 Vanilla OS 解决了你在 Ubuntu 上遇到的问题,并且想要一个原汁原味的 GNOME 体验,那就来试试吧。
你可以在其 [官方博客文章][20] 中了解更多关于 Vanilla OS 22.10 的信息。
> **[下载 Vanilla OS][21]**
--------------------------------------------------------------------------------
via: https://news.itsfoss.com/vanilla-os-release/
作者:[Sourav Rudra][a]
选题:[lkxed][b]
译者:[wxy](https://github.com/wxy)
校对:[wxy](https://github.com/wxy)
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
[a]: https://news.itsfoss.com/author/sourav/
[b]: https://github.com/lkxed
[1]: https://news.itsfoss.com/content/images/size/w2000/2022/12/vanilla-os-release.png
[2]: https://youtu.be/aDvIJ_Hu90Y
[3]: https://news.itsfoss.com/content/images/2022/12/Vanilla-OS-Installer.png
[4]: https://news.itsfoss.com/gtk-4-release/
[5]: https://news.itsfoss.com/gnome-libadwaita-library/
[6]: https://calamares.io
[7]: https://news.itsfoss.com/content/images/2022/12/Vanilla-OS-Installer-2.png
[8]: https://github.com/crystal-linux/jade
[9]: https://github.com/Vanilla-OS/vanilla-installer
[10]: https://github.com/Vanilla-OS/first-setup
[11]: https://news.itsfoss.com/content/images/2022/12/Vanilla-OS-First-Setup.png
[12]: https://news.itsfoss.com/content/images/2022/12/Vanilla-OS-Package-Manager.png
[13]: https://news.itsfoss.com/content/images/2022/12/Vanilla-OS-Control-Center.png
[14]: https://youtu.be/hIN-x3P12Tk
[15]: https://github.com/Vanilla-OS/ABRoot
[16]: https://documentation.vanillaos.org/docs/almost/
[17]: https://news.itsfoss.com/content/images/2022/12/vanilla-os-updates.png
[18]: https://news.itsfoss.com/content/images/2022/12/Vanilla-OS-apx.png
[19]: https://github.com/Vanilla-OS/apx
[20]: https://vanillaos.org/2022/12/29/vanilla-os-22-10-kinetic.html
[21]: https://vanillaos.org
[22]: https://news.itsfoss.com/interview-mirko-brombin/

View File

@ -1,134 +0,0 @@
[#]: subject: "Vanilla OS Stable Release Has Landed!"
[#]: via: "https://news.itsfoss.com/vanilla-os-release/"
[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/"
[#]: collector: "lkxed"
[#]: translator: " "
[#]: reviewer: " "
[#]: publisher: " "
[#]: url: " "
Vanilla OS Stable Release Has Landed!
======
Vanilla OS is ready for you to try! Learn what's exciting here.
![Vanilla OS Stable Release Has Landed!][1]
Vanilla OS is an Ubuntu-based distro that aims to provide a stock GNOME experience with on-demand immutability and the freedom to choose packages.
After months of testing, **Vanilla OS first release** is finally here in the form of **Vanilla 22.10 Kinetic** featuring **GNOME 43**.
In a recent interview, we asked the creator: '_Many people think we have more than enough distros. Why Vanilla OS?_', **Mirko Brombin**, had some interesting insights to share. Read our conversation with him below to explore exciting things about Vanilla OS:
Vanilla OS has several features that you might find helpful; allow me to introduce them to you.
### Key Highlights
![Vanilla OS 22.10 Kinetic][2]
Being a new distro, Vanilla OS has a well-equipped feature set that you might like. Some notable highlights include the following:
- **Native Installer**
- **Vanilla OS First Setup Utility**
- **Vanilla OS Control Center**
- **apx Package Manager**
- **On-Demand Immutability**
#### Native Installer
![vanilla os installer][3]
Vanilla OS features a native installer that is written in [GTK4][4] and [libadwaita][5], it replaces the '[Calamares][6]' installer that was being used while the OS was in the early development stages.
![vanilla os installer progress][7]
Previously, they had also announced that they would use the '[Jade][8]' installer from the Crystal Linux team.
But, they changed their mind and opted to build the '[Vanilla Installer][9]' on top of their existing '[Vanilla First Setup][10]' project.
#### Vanilla OS First Setup
![vanilla os first setup][11]
After the installation of Vanilla OS is complete, you are greeted with a quick setup screen, which says 'Welcome' in various languages.
![vanilla os package manager selection][12]
It will then take you through various settings, such as choosing the color scheme, choosing what package managers you want, whether you want to install restricted codecs, and more.
I must say, this is quite handy! 😃️
#### Vanilla OS Control Center
![vanilla os control center][13]
This graphical tool enables you to make changes to the operating system, such as running critical updates and installing additional drivers.
#### On-Demand Immutability
![Showcase - ABRoot transactional updates in Vanilla OS][14]
As showcased above by the founder of Vanilla OS, this OS can provide full immutability and atomicity by allowing you to transact between two root partitions (A/B).
What does that mean, you ask? 🤔
Well, this means that the core parts of your system are locked to prevent any unwanted changes, especially the ones caused by corrupt applications or faulty update.
Vanilla OS uses '[ABRoot][15]' to achieve this, previously, they had tried using '[Almost][16]', but it didn't pan out well.
![][17]
It also features a **smart update feature**, which they explain as follows:
> VSO (Vanilla System Operator) is the tool that will periodically check for an update and then download and install it in the background if the device is not under heavy usage. In fact, VSO checks that certain checks are met, such as whether the resources are free (CPU/RAM), whether the connection allows it, whether the battery is at least 30%, etc.
The updates are applied through ABroot and get patched during the next reboot without taking extra time.
#### apx Package Manager
![vanilla os apx][18]
Vanilla OS features the '[apx][19]' utility, allowing you to install packages inside a managed container without modifying the root file system.
### Download Vanilla OS
If you think Vanilla OS solves the problem you have been facing with Ubuntu and want a stock GNOME experience, give it a go.
You can learn more about Vanilla OS 22.10 in its [official blog post][20].
[Download Vanilla OS][21]
--------------------------------------------------------------------------------
via: https://news.itsfoss.com/vanilla-os-release/
作者:[Sourav Rudra][a]
选题:[lkxed][b]
译者:[译者ID](https://github.com/译者ID)
校对:[校对者ID](https://github.com/校对者ID)
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
[a]: https://news.itsfoss.com/author/sourav/
[b]: https://github.com/lkxed
[1]: https://news.itsfoss.com/content/images/size/w2000/2022/12/vanilla-os-release.png
[2]: https://youtu.be/aDvIJ_Hu90Y
[3]: https://news.itsfoss.com/content/images/2022/12/Vanilla-OS-Installer.png
[4]: https://news.itsfoss.com/gtk-4-release/
[5]: https://news.itsfoss.com/gnome-libadwaita-library/
[6]: https://calamares.io
[7]: https://news.itsfoss.com/content/images/2022/12/Vanilla-OS-Installer-2.png
[8]: https://github.com/crystal-linux/jade
[9]: https://github.com/Vanilla-OS/vanilla-installer
[10]: https://github.com/Vanilla-OS/first-setup
[11]: https://news.itsfoss.com/content/images/2022/12/Vanilla-OS-First-Setup.png
[12]: https://news.itsfoss.com/content/images/2022/12/Vanilla-OS-Package-Manager.png
[13]: https://news.itsfoss.com/content/images/2022/12/Vanilla-OS-Control-Center.png
[14]: https://youtu.be/hIN-x3P12Tk
[15]: https://github.com/Vanilla-OS/ABRoot
[16]: https://documentation.vanillaos.org/docs/almost/
[17]: https://news.itsfoss.com/content/images/2022/12/vanilla-os-updates.png
[18]: https://news.itsfoss.com/content/images/2022/12/Vanilla-OS-apx.png
[19]: https://github.com/Vanilla-OS/apx
[20]: https://vanillaos.org/2022/12/29/vanilla-os-22-10-kinetic.html
[21]: https://vanillaos.org