From 8d023168534c829a823563d1d72c59110652791b Mon Sep 17 00:00:00 2001 From: madonuko Date: Sun, 11 Aug 2024 18:53:57 +0800 Subject: [PATCH 1/4] feat(release/diff-fedora): Document changes and differences with Fedora --- src/content/docs/en/release/diff-fedora.mdx | 46 +++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 src/content/docs/en/release/diff-fedora.mdx diff --git a/src/content/docs/en/release/diff-fedora.mdx b/src/content/docs/en/release/diff-fedora.mdx new file mode 100644 index 00000000..c868076f --- /dev/null +++ b/src/content/docs/en/release/diff-fedora.mdx @@ -0,0 +1,46 @@ +--- +title: Differences with Fedora +description: "Known differences and changes compared to/with Fedora" +--- + +import Alert from "../../../../components/Docs/Alert.astro"; + +This page documents Ultramarine Linux's significant changes and differences with a typical Fedora workstation setup. + +Changes listed below are nonexhaustive and cumulative, meaning each section contains changes from all the section below it. + +### Emoji meanings + +- 📦 This is packaged in Terra +- 🛳️ This ships existing Fedora packages +- 🔥 This is a significant breaking change + +## Ultramarine 40 + +- 🔥 [Change default package manager to `dnf5`](/en/usage/um40-dnf5) (`dnf5-default-package-manager`) +- Remove Fedora bookmarks in Firefox (`ultramarine-phony-bookmarks`) +- Remove Pantheon Edition +- `ultramarine-fun` +- 🛳️ `git` +- 🛳️ XFCE Edition +- Improve key bindings for `zsh` + +## Before Ultramarine 40 + +- Out of box repositories: [Terra](https://terra.fyralabs.com), full set of [RPM Fusion](https://rpmfusion.org/) +- IP MTU probing enabled (which fixes ubiconnect games) +- [Custom wallpapers](https://github.com/Ultramarine-Linux/backgrounds) 🌇 by Aikoyori +- 📦 [System76 Scheduler](https://github.com/pop-os/system76-scheduler) preinstalled (significantly better scheduling for low-end devices) + - 📦 [KWin Script for system76-scheduler Integration](https://github.com/maxiberta/kwin-system76-scheduler-integration) +- Numerous popular GNOME extensions + - 🛳️ [AppIndicator/KStatusNotifierItem support](https://github.com/ubuntu/gnome-shell-extension-appindicator) (`gnome-shell-extension-appindicator`) + - 🛳️ [Pop shell extension](https://github.com/pop-os/shell) (`gnome-shell-extension-pop-shell`) + - 🛳️ Support for keyboard selection of windows and workspaces in GNOME Shell (`gnome-shell-extension-windowsNavigator`) + - 🛳️ [Bringing back the app menu](https://github.com/fthx/appmenu-is-back) (`gnome-shell-extension-appmenu-is-back`) + - 📦 [Pop Launcher](https://github.com/pop-os/launcher/) +- 🛳️ Most drivers and codecs +- 🛳️ Guest Desktop Agents (`@guest-desktop-agents`) +- 📦 `sipa-fonts` (Thai National Fonts) +- 🛳️ Mozc (Japanese Input Method Editor) +- 📦 Pantheon Edition (`@pantheon-desktop`) +- 📦 [Starship](https://starship.rs/) From 4ca06287d92a71fbc59f1372fbf2cf5767905c6f Mon Sep 17 00:00:00 2001 From: madonuko Date: Sun, 11 Aug 2024 19:11:44 +0800 Subject: [PATCH 2/4] chore(release/diff-fedora): a bit of tidying up --- src/content/docs/en/release/diff-fedora.mdx | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/src/content/docs/en/release/diff-fedora.mdx b/src/content/docs/en/release/diff-fedora.mdx index c868076f..0bbb8bd9 100644 --- a/src/content/docs/en/release/diff-fedora.mdx +++ b/src/content/docs/en/release/diff-fedora.mdx @@ -1,17 +1,17 @@ --- title: Differences with Fedora -description: "Known differences and changes compared to/with Fedora" +description: "Known differences and changes compared with Fedora" --- import Alert from "../../../../components/Docs/Alert.astro"; -This page documents Ultramarine Linux's significant changes and differences with a typical Fedora workstation setup. +This page documents Ultramarine Linux's significant changes compared with a typical Fedora workstation setup. Changes listed below are nonexhaustive and cumulative, meaning each section contains changes from all the section below it. ### Emoji meanings -- 📦 This is packaged in Terra +- 📦 This is packaged in [Terra] - 🛳️ This ships existing Fedora packages - 🔥 This is a significant breaking change @@ -19,7 +19,7 @@ Changes listed below are nonexhaustive and cumulative, meaning each section cont - 🔥 [Change default package manager to `dnf5`](/en/usage/um40-dnf5) (`dnf5-default-package-manager`) - Remove Fedora bookmarks in Firefox (`ultramarine-phony-bookmarks`) -- Remove Pantheon Edition +- Drop Pantheon Edition - `ultramarine-fun` - 🛳️ `git` - 🛳️ XFCE Edition @@ -27,20 +27,25 @@ Changes listed below are nonexhaustive and cumulative, meaning each section cont ## Before Ultramarine 40 -- Out of box repositories: [Terra](https://terra.fyralabs.com), full set of [RPM Fusion](https://rpmfusion.org/) +- Out of box repositories: [Terra], full set of [RPM Fusion], [Flathub] - IP MTU probing enabled (which fixes ubiconnect games) - [Custom wallpapers](https://github.com/Ultramarine-Linux/backgrounds) 🌇 by Aikoyori -- 📦 [System76 Scheduler](https://github.com/pop-os/system76-scheduler) preinstalled (significantly better scheduling for low-end devices) +- 📦 [System76 Scheduler](https://github.com/pop-os/system76-scheduler) (significantly better scheduling for low-end devices) - 📦 [KWin Script for system76-scheduler Integration](https://github.com/maxiberta/kwin-system76-scheduler-integration) - Numerous popular GNOME extensions - 🛳️ [AppIndicator/KStatusNotifierItem support](https://github.com/ubuntu/gnome-shell-extension-appindicator) (`gnome-shell-extension-appindicator`) - 🛳️ [Pop shell extension](https://github.com/pop-os/shell) (`gnome-shell-extension-pop-shell`) - 🛳️ Support for keyboard selection of windows and workspaces in GNOME Shell (`gnome-shell-extension-windowsNavigator`) - 🛳️ [Bringing back the app menu](https://github.com/fthx/appmenu-is-back) (`gnome-shell-extension-appmenu-is-back`) - - 📦 [Pop Launcher](https://github.com/pop-os/launcher/) + - 📦 [Pop Launcher](https://github.com/pop-os/launcher) (`pop-launcher`) - 🛳️ Most drivers and codecs - 🛳️ Guest Desktop Agents (`@guest-desktop-agents`) - 📦 `sipa-fonts` (Thai National Fonts) - 🛳️ Mozc (Japanese Input Method Editor) - 📦 Pantheon Edition (`@pantheon-desktop`) -- 📦 [Starship](https://starship.rs/) +- 📦 [Starship](https://starship.rs) +- Custom Budgie Layout that focuses on simplicity + +[Terra]: https://terra.fyralabs.com +[RPM Fusion]: https://rpmfusion.org +[Flathub]: https://flathub.org From c7cbe60a25f552d2a38f027364cf1cf8dd67d7cc Mon Sep 17 00:00:00 2001 From: madonuko Date: Mon, 12 Aug 2024 01:28:44 +0800 Subject: [PATCH 3/4] chore(release/diff-fedora): apply suggestions --- src/content/docs/en/release/diff-fedora.mdx | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/content/docs/en/release/diff-fedora.mdx b/src/content/docs/en/release/diff-fedora.mdx index 0bbb8bd9..71f965f9 100644 --- a/src/content/docs/en/release/diff-fedora.mdx +++ b/src/content/docs/en/release/diff-fedora.mdx @@ -28,7 +28,7 @@ Changes listed below are nonexhaustive and cumulative, meaning each section cont ## Before Ultramarine 40 - Out of box repositories: [Terra], full set of [RPM Fusion], [Flathub] -- IP MTU probing enabled (which fixes ubiconnect games) +- IP MTU probing enabled (which fixes [Ubisoft Connect](https://en.wikipedia.org/wiki/Ubisoft_Connect) games) - [Custom wallpapers](https://github.com/Ultramarine-Linux/backgrounds) 🌇 by Aikoyori - 📦 [System76 Scheduler](https://github.com/pop-os/system76-scheduler) (significantly better scheduling for low-end devices) - 📦 [KWin Script for system76-scheduler Integration](https://github.com/maxiberta/kwin-system76-scheduler-integration) @@ -40,12 +40,15 @@ Changes listed below are nonexhaustive and cumulative, meaning each section cont - 📦 [Pop Launcher](https://github.com/pop-os/launcher) (`pop-launcher`) - 🛳️ Most drivers and codecs - 🛳️ Guest Desktop Agents (`@guest-desktop-agents`) -- 📦 `sipa-fonts` (Thai National Fonts) +- 📦 `sipa-fonts` ([Thai National Fonts](https://en.wikipedia.org/wiki/National_Fonts)) - 🛳️ Mozc (Japanese Input Method Editor) -- 📦 Pantheon Edition (`@pantheon-desktop`) +- 📦 ~~Pantheon Edition (`@pantheon-desktop`)~~ (deprecated since UM40) - 📦 [Starship](https://starship.rs) - Custom Budgie Layout that focuses on simplicity + +(last update: 2024-08-12) + [Terra]: https://terra.fyralabs.com [RPM Fusion]: https://rpmfusion.org [Flathub]: https://flathub.org From 0eb6c5520544a6e15dd8a92a1482ee3c5ff13731 Mon Sep 17 00:00:00 2001 From: madomado Date: Mon, 12 Aug 2024 20:36:16 +0800 Subject: [PATCH 4/4] feat(release/diff-fedora): rpi use ext4 --- src/content/docs/en/release/diff-fedora.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/en/release/diff-fedora.mdx b/src/content/docs/en/release/diff-fedora.mdx index 71f965f9..e978086b 100644 --- a/src/content/docs/en/release/diff-fedora.mdx +++ b/src/content/docs/en/release/diff-fedora.mdx @@ -24,6 +24,8 @@ Changes listed below are nonexhaustive and cumulative, meaning each section cont - 🛳️ `git` - 🛳️ XFCE Edition - Improve key bindings for `zsh` +- Supported by [Raspberry Pi Imager](https://github.com/raspberrypi/rpi-imager) +- Use `ext4` instead of `btrfs` for Raspberry Pis ## Before Ultramarine 40