From 6f86907a3726bab0c76c0208406c2b8589ba61e6 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Sun, 2 Apr 2023 09:59:52 +0800 Subject: [PATCH] ATRP @wxy https://linux.cn/article-15684-1.html --- ...dOS Aims to Replace All Linux Distributions.md | 92 ++++++++++++++++++ ...dOS Aims to Replace All Linux Distributions.md | 94 ------------------- 2 files changed, 92 insertions(+), 94 deletions(-) create mode 100644 published/20230327.1 ⭐️ blendOS Aims to Replace All Linux Distributions.md delete mode 100644 sources/news/20230327.1 ⭐️ blendOS Aims to Replace All Linux Distributions.md diff --git a/published/20230327.1 ⭐️ blendOS Aims to Replace All Linux Distributions.md b/published/20230327.1 ⭐️ blendOS Aims to Replace All Linux Distributions.md new file mode 100644 index 0000000000..e7d4818164 --- /dev/null +++ b/published/20230327.1 ⭐️ blendOS Aims to Replace All Linux Distributions.md @@ -0,0 +1,92 @@ +[#]: subject: "blendOS Aims to Replace All Linux Distributions" +[#]: via: "https://news.itsfoss.com/blendos/" +[#]: author: "Ankush Das https://news.itsfoss.com/author/ankush/" +[#]: collector: "lkxed" +[#]: translator: "wxy" +[#]: reviewer: "wxy" +[#]: publisher: "wxy" +[#]: url: "https://linux.cn/article-15684-1.html" + +blendOS 的目标:取代所有的 Linux 发行版 +====== + +> Ubuntu Unity 的负责人提出了一个新的发行版,听起来像是每个人都可能想要关注的东西。 + +![blend os][1] + +听起来太牵强了? + +好吧,blendOS 把自己定位为发行版的终极杂拌。 + +blendOS 是 Rudra Saraswat 的一个新项目,他以基于 Ubuntu 的合成版而闻名,特别是 Ubuntu Unity(现在是官方的 [Ubuntu 风味版][3])。 + +我想说的是,这个项目有一个非常准确的名字来表达它想要实现的目标。 + +但是,blendOS 的目标是如何成为所有人的替代品?它到底是什么? + +### blendOS 不只是又一个 Linux 发行版 + +![blendOS][4] + +blendOS 是一个基于 Arch 的发行版,它支持每种类型的应用程序包。 + +如果你了解过 [carbonOS][5] 和 [Vanilla OS][6],你应该对这类发行版中的一些共同点有了了解。 + +其中之一是,**不可变性**,意思是,操作系统的核心/基础保持不变,给你带来增强的安全性,以及更简单和可靠的更新。 + +同样,blendOS 也有以下的关键亮点: + +- 不可变操作系统 +- 支持多个软件包管理器,包括 Apt、DNF、Yum、Pacman 和 Yay +- 支持多种桌面环境 +- Flathub 商店桌面应用 + +[blendOS][7] 使用 Jade GUI(来自 [Crystal Linux][8] 的安装程序)来提供一个无缝的安装体验。而且,Flathub 商店可以直接安装应用程序,而不是像人们想象的那样下载 Flatpakref文件。 + +为了使所有的发行版的软件包都能正常工作,blendOS 使用其软件包管理器 blend。 + +你仍然可以通过 Arch 容器在命令行使用 Pacman。 + +此外,它还支持,T2 Mac,即 2018 年后生产的英特尔 Mac。因此,如果你想在你已经拥有的设备上做实验,blendOS 应该可以使用。 + +> 🚧 截至目前,该项目还处于早期发展阶段。 + +预计一些直接的变化包括: + +![][9] + +- 用 Podman 代替 Distrobox 的实现 +- 一个新的 GUI 配置工具,支持管理覆盖层和容器 + +所以,是的,你现在看到的东西可能会有变化。然而,它仍然是听起来令人激动的东西。 + +你可以在其 [官方博客文章][10] 中阅读其计划中的变化,并在其 [GitHub 页面][11]中探索 blendOS。 + +> **[blendOS][7]** + +你对 blendOS 有什么看法?它值得关注吗?请在评论中告诉我! + +-------------------------------------------------------------------------------- + +via: https://news.itsfoss.com/blendos/ + +作者:[Ankush Das][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/ankush/ +[b]: https://github.com/lkxed/ +[1]: https://news.itsfoss.com/content/images/size/w1304/2023/03/blendOS-first-look.png +[2]: https://news.itsfoss.com/content/images/2023/03/linux-mega-packt.webp +[3]: https://itsfoss.com/which-ubuntu-install/?ref=its-foss-news +[4]: https://news.itsfoss.com/content/images/2023/03/blend-os.jpg +[5]: https://news.itsfoss.com/carbonos/ +[6]: https://news.itsfoss.com/vanilla-os-debian-ubuntu/ +[7]: https://blendos.co/?ref=its-foss-news +[8]: https://news.itsfoss.com/crystal-linux-dev/ +[9]: https://news.itsfoss.com/content/images/2023/03/blend-settings-containers.png +[10]: https://blendos.co/future-of-blendos/?ref=its-foss-news +[11]: https://github.com/blend-os?ref=its-foss-news diff --git a/sources/news/20230327.1 ⭐️ blendOS Aims to Replace All Linux Distributions.md b/sources/news/20230327.1 ⭐️ blendOS Aims to Replace All Linux Distributions.md deleted file mode 100644 index d7aa71568a..0000000000 --- a/sources/news/20230327.1 ⭐️ blendOS Aims to Replace All Linux Distributions.md +++ /dev/null @@ -1,94 +0,0 @@ -[#]: subject: "blendOS Aims to Replace All Linux Distributions" -[#]: via: "https://news.itsfoss.com/blendos/" -[#]: author: "Ankush Das https://news.itsfoss.com/author/ankush/" -[#]: collector: "lkxed" -[#]: translator: " " -[#]: reviewer: " " -[#]: publisher: " " -[#]: url: " " - -blendOS Aims to Replace All Linux Distributions -====== - -Ubuntu Unity's lead has come up with a new distro that sounds like something everyone might want to keep an eye on. - -![blend os][1] - -![][2] - -Sounds too far-fetched? - -Well, **blendOS** pitches itself to be the **ultimate distro-blend**. - -blendOS is a new project by **Rudra Saraswat**, known for Ubuntu-based remixes, and Ubuntu Unity in particular (which is now an official [Ubuntu flavour][3]). - -I would say the project has a pretty accurate name for what it wants to achieve. - -_But, how does blendOS aim to be a replacement to all? What is it all about?_ - -### blendOS: Not Just Another Linux Distribution - -![blendOS][4] - -blendOS is an Arch-based distro which supports every type of app package. - -If you have read about **[carbonOS][5]** and **[Vanilla O][6]**[S][6], you should have a good idea about some common points among such distros. - -One of them being, **immutability**, meaning, the core/base of the operating system remains unchanged, giving you an enhanced security, and simpler, and reliable updates. - -Similarly, blendOS has the following key highlights: - -- Immutable operating system -- Support for multiple package managers including **apt, dnf, yum, pacman, and yay** -- Multiple desktop environment support -- Flathub Store as a desktop app - -[blendOS][7] uses Jade GUI (the installer from [Crystal Linux][8]) to provide a seamless installation experience. And, the Flathub store can directly install apps, and not download flatpakref files, as one would expect. - -To make all distribution packages work, blendOS uses its package manager **blend.** - -You can still use pacman from a shell through an Arch container. - -Additionally, it supports, T2 macs, i.e., Intel Macs made after 2018. So, if you want to experiment on a device that you already have, blendOS should work with it. - -> 🚧 As of now, the project is at its early stages of development. - -Some immediate changes expected include: - -![][9] - -- Distrobox to be replaced with its implementation using Podman -- A new GUI configuration tool, with support for managing overlays and containers - -So, yes, what you see right now is subject to change. However, it is still something that sounds exciting. - -You can read about its planned changes in its [official blog post][10] and explore blendOS on its [GitHub page][11]. - -[blendOS][7] - -_💬 What do you think about blendOS? Is it worth keeping an eye out for? Let me know in the comments!_ - --------------------------------------------------------------------------------- - -via: https://news.itsfoss.com/blendos/ - -作者:[Ankush Das][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/ankush/ -[b]: https://github.com/lkxed/ -[1]: https://news.itsfoss.com/content/images/size/w1304/2023/03/blendOS-first-look.png -[2]: https://news.itsfoss.com/content/images/2023/03/linux-mega-packt.webp -[3]: https://itsfoss.com/which-ubuntu-install/?ref=its-foss-news -[4]: https://news.itsfoss.com/content/images/2023/03/blend-os.jpg -[5]: https://news.itsfoss.com/carbonos/ -[6]: https://news.itsfoss.com/vanilla-os-debian-ubuntu/ -[7]: https://blendos.co/?ref=its-foss-news -[8]: https://news.itsfoss.com/crystal-linux-dev/ -[9]: https://news.itsfoss.com/content/images/2023/03/blend-settings-containers.png -[10]: https://blendos.co/future-of-blendos/?ref=its-foss-news -[11]: https://github.com/blend-os?ref=its-foss-news