mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-13 22:30:37 +08:00
parent
9910c903e9
commit
de45e9c35a
@ -0,0 +1,83 @@
|
|||||||
|
[#]: subject: "Fedora Workstation 39 May Feature Anaconda Web UI Installer by Default"
|
||||||
|
[#]: via: "https://news.itsfoss.com/fedora-workstation-39-webui/"
|
||||||
|
[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/"
|
||||||
|
[#]: collector: "lkxed"
|
||||||
|
[#]: translator: "ChatGPT"
|
||||||
|
[#]: reviewer: "wxy"
|
||||||
|
[#]: publisher: "wxy"
|
||||||
|
[#]: url: "https://linux.cn/article-15963-1.html"
|
||||||
|
|
||||||
|
Fedora 工作站 39 可能会默认使用 Anaconda Web UI 安装程序
|
||||||
|
======
|
||||||
|
|
||||||
|
> 新的 Anaconda Web UI 安装程序可能会随 Fedora 工作站 39 一同推出。
|
||||||
|
|
||||||
|
![fedora 39 anaconda][1]
|
||||||
|
|
||||||
|
长期以来,Fedora 的安装体验一直未曾改变。
|
||||||
|
|
||||||
|
然而,这个新的 Web UI 安装程序已经开发了一年多的时间,现在离正式实现的目标更近了。
|
||||||
|
|
||||||
|
**为什么现在是时候了?**
|
||||||
|
|
||||||
|
在我们上次 [了解][2] 即将到来的 **Anaconda WebUI 安装程序**时,它的进展相当不错。
|
||||||
|
|
||||||
|
而现在,它已经提交了一份 **变更提案**,旨在将这个安装程序添加到 Fedora 工作站中,以提供现代化的用户体验。该提案正等待 Fedora 工程和指导委员会(FESCo)的审查。
|
||||||
|
|
||||||
|
让我们再次来看看即将到来的安装程序和提案,以及可以期待在 Fedora 发布中看到它的时间。
|
||||||
|
|
||||||
|
### Anaconda WebUI:概述 ⭐
|
||||||
|
|
||||||
|
![anaconda webui 安装程序的预发布屏幕截图][3]
|
||||||
|
|
||||||
|
**目前 Fedora 使用的旧的安装程序是基于 GTK3 的**,在许多情况下已被证明效率低下和不安全。新的 Anaconda WebUI 安装程序旨在解决这个问题。
|
||||||
|
|
||||||
|
它使用了一个由 Anaconda 团队开发的 **基于 PatternFly 的现代后端和用户界面**。
|
||||||
|
|
||||||
|
后端由 [Python][4]、[DBus][5]、[Cockpit][6]、[React][7] 和 [PatternFly][8] 组成,旨在从一开始解决许多已知的用户体验问题,并为一致的安装体验铺平了道路。
|
||||||
|
|
||||||
|
变更提案还提到了新 UI 的一些关键亮点,包括:
|
||||||
|
|
||||||
|
- 向导式解决方案而非中心轮毂式。
|
||||||
|
- 新的欢迎屏幕用于选择语言(将从系统中配置的语言预先选择)。
|
||||||
|
- 时区和日期配置。
|
||||||
|
- 磁盘选择。
|
||||||
|
- 引导式分区。
|
||||||
|
- 配置审核。
|
||||||
|
- 安装进度。
|
||||||
|
- 内置帮助。
|
||||||
|
|
||||||
|
主要关注的重点是向用户提供类似向导的体验,提供更多信息,并帮助他们更好地完成安装过程。
|
||||||
|
|
||||||
|
这个新安装程序添加了很多功能,听起来是一个很好的用户体验改变! 😃
|
||||||
|
|
||||||
|
**那么,我们可以期待什么时候呢?**
|
||||||
|
|
||||||
|
由于这个变更需要经过 FESCo 的批准,一切取决于投票过程的进行。
|
||||||
|
|
||||||
|
但是,我相当有信心这个变更会得到批准,因为 [变更提案][9] 已经设定了 **在 Fedora 39 中发布新的 Anaconda WebUI 安装程序** 的目标。
|
||||||
|
|
||||||
|
💬 这个变更批准只是时间问题;您对此有什么看法?
|
||||||
|
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
via: https://news.itsfoss.com/fedora-workstation-39-webui/
|
||||||
|
|
||||||
|
作者:[Sourav Rudra][a]
|
||||||
|
选题:[lkxed][b]
|
||||||
|
译者:ChatGPT
|
||||||
|
校对:[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/w1304/2023/06/fedora-new-anaconda-webui-default.png
|
||||||
|
[2]: https://news.itsfoss.com/fedora-new-web-ui-install-dev/
|
||||||
|
[3]: https://news.itsfoss.com/content/images/2023/06/Anaconda_Web_UI_Installer.jpg
|
||||||
|
[4]: https://www.python.org:443/
|
||||||
|
[5]: https://www.freedesktop.org:443/wiki/Software/dbus/
|
||||||
|
[6]: https://cockpit-project.org:443/
|
||||||
|
[7]: https://reactjs.org:443/
|
||||||
|
[8]: https://www.patternfly.org:443/
|
||||||
|
[9]: https://fedoraproject.org:443/wiki/Changes/AnacondaWebUIforFedoraWorkstation
|
@ -1,83 +0,0 @@
|
|||||||
[#]: subject: "Fedora Workstation 39 May Feature Anaconda Web UI Installer by Default"
|
|
||||||
[#]: via: "https://news.itsfoss.com/fedora-workstation-39-webui/"
|
|
||||||
[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/"
|
|
||||||
[#]: collector: "lkxed"
|
|
||||||
[#]: translator: " "
|
|
||||||
[#]: reviewer: " "
|
|
||||||
[#]: publisher: " "
|
|
||||||
[#]: url: " "
|
|
||||||
|
|
||||||
Fedora Workstation 39 May Feature Anaconda Web UI Installer by Default
|
|
||||||
======
|
|
||||||
|
|
||||||
The new Anaconda Web UI installer could debut with Fedora Workstation 39.
|
|
||||||
|
|
||||||
![fedora 39 anaconda][1]
|
|
||||||
|
|
||||||
Fedora's installation experience has remained unchanged for quite a while now.
|
|
||||||
|
|
||||||
However, the new Web UI installer, which has been in the works for over a year, is now closer to implementation than ever before.
|
|
||||||
|
|
||||||
**Why now?**
|
|
||||||
|
|
||||||
When we last [looked][2] at the upcoming **Anaconda WebUI installer**, the progress was quite good.
|
|
||||||
|
|
||||||
But now, a **change proposal has finally been filed** to **add the installer to Fedora Workstation** to provide a modern user experience. The proposal is pending review from the Fedora Engineering and Steering Committee (FESCo).
|
|
||||||
|
|
||||||
Let's look at the upcoming installer and the proposal, taking a second peek, and when to expect it to arrive with a Fedora release.
|
|
||||||
|
|
||||||
### Anaconda WebUI: Overview ⭐
|
|
||||||
|
|
||||||
![a pre-release screenshot of the anaconda webui installer][3]
|
|
||||||
|
|
||||||
The **existing installer for Fedora uses an old GTK3 base**, known for being **inefficient** and **insecure** in numerous instances. The new Anaconda WebUI installer aims to mitigate that.
|
|
||||||
|
|
||||||
It uses a **modern backend with a PatternFly-based user interface** developed by the Anaconda team.
|
|
||||||
|
|
||||||
The backend consists of [Python][4], [DBus][5], [Cockpit][6], and [React][7]/[PatternFly][8]. These are set to address many known UX issues from the get-go and have made way for a consistent install experience.
|
|
||||||
|
|
||||||
The change proposal also mentions a few key highlights of the new UI that include the following:
|
|
||||||
|
|
||||||
- **Wizard solution instead of hub and spoke.**
|
|
||||||
- **New welcome screen to select language (will be preselected from a language configured in the system).**
|
|
||||||
- **Timezone and date configuration.**
|
|
||||||
- **Disk selection**
|
|
||||||
- **Guided partitioning**
|
|
||||||
- **Review Configuration**
|
|
||||||
- **Installation progress**
|
|
||||||
- **Build-in help**
|
|
||||||
|
|
||||||
The primary focus is on presenting a wizard-like experience with more information to the users and helping them better along the installation process.
|
|
||||||
|
|
||||||
That's a lot of additions to the new installer; it sounds like a good user experience change! 😃
|
|
||||||
|
|
||||||
**So, when can we expect this?**
|
|
||||||
|
|
||||||
As this change is subject to approval by FESCo, it all depends on how the voting process goes.
|
|
||||||
|
|
||||||
But, I am pretty confident that this change will be approved, as the [change proposal][9] has set a **targeted release of the new Anaconda WebUI installer with Fedora 39**.
|
|
||||||
|
|
||||||
_💬 It's only a matter of time before this change is approved; what do you think of it?_
|
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
|
||||||
|
|
||||||
via: https://news.itsfoss.com/fedora-workstation-39-webui/
|
|
||||||
|
|
||||||
作者:[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/w1304/2023/06/fedora-new-anaconda-webui-default.png
|
|
||||||
[2]: https://news.itsfoss.com/fedora-new-web-ui-install-dev/
|
|
||||||
[3]: https://news.itsfoss.com/content/images/2023/06/Anaconda_Web_UI_Installer.jpg
|
|
||||||
[4]: https://www.python.org:443/
|
|
||||||
[5]: https://www.freedesktop.org:443/wiki/Software/dbus/
|
|
||||||
[6]: https://cockpit-project.org:443/
|
|
||||||
[7]: https://reactjs.org:443/
|
|
||||||
[8]: https://www.patternfly.org:443/
|
|
||||||
[9]: https://fedoraproject.org:443/wiki/Changes/AnacondaWebUIforFedoraWorkstation
|
|
Loading…
Reference in New Issue
Block a user