From e4da266c23ad01517e9ccd87f29b1f6b2fe46ebb Mon Sep 17 00:00:00 2001 From: "Jorge O. Castro" Date: Sun, 19 Mar 2023 15:12:12 -0400 Subject: [PATCH 1/2] docs: rework the intro of the readme a bit --- README.md | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 46d8ff0a750..b996e3e8cd1 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,11 @@ Fedora Silverblue for Ubuntu Expatriates [![release-please](https://github.com/ublue-os/bluefin/actions/workflows/release-please.yml/badge.svg)](https://github.com/ublue-os/bluefin/actions/workflows/release-please.yml) A familiar(ish) Ubuntu desktop for Fedora Silverblue. -Currently you'll need to have Fedora Silverblue installed to rebase to this image (see below). We will provide ISOs as soon as the custom image feature lands in the Fedora installer. +Note: Currently you'll need to have Fedora Silverblue installed to rebase to this image (see below). We will provide ISOs as soon as the custom image feature lands in the Fedora installer. -This is an interpretation of "What if we could rebuild Ubuntu from the ground up built on cloud-native technology?" -The goal is to provide an Ubuntu experience using the most amount of automation possible. -The endstate is a system as reliable as a Chromebook with near-zero maintainance, but with the power of Ubuntu and Fedora fused together. +For end users it provides a system as reliable as a Chromebook with near-zero maintainance, with the power of Ubuntu and Fedora fused together. + +For developers we endeavour to provide the best cloud-native developer experience by enabling easy consumption of the [industry's leading tools](https://landscape.cncf.io/card-mode) ![image](https://user-images.githubusercontent.com/1264109/224488462-ac4ed2ad-402d-4116-bd08-15f61acce5cf.png) @@ -54,14 +54,13 @@ System updates are image-based and automatic. Applications are logically seperat - GSConnect - Integrate your mobile device with your desktop - GNOME Variable Refresh Rate patches included via the [GNOME VRR COPR](https://copr.fedorainfracloud.org/coprs/kylegospo/gnome-vrr/) - Blur my Shell - for dat bling -- GNOME Software with Flathub +- GNOME Software with [Flathub](https://flathub.org) - Use a familiar software center UI to install graphical software -- Built-in Ubuntu user space - - Official Ubuntu LTS cloud image - - `Ctrl`-`Alt`-`u` - will launch an Ubuntu image inside a terminal via [Distrobox](https://github.com/89luca89/distrobox), your home directory will be transparently mounted - - A [BlackBox terminal](https://www.omgubuntu.co.uk/2022/07/blackbox-gtk4-terminal-emulator-for-gnome) is used just for this configuration - - Use this container for your typical CLI needs or to install software that is not available via Flatpak or Fedora - - Refer to the [Distrobox documentation](https://distrobox.privatedns.org/#distrobox) for more information on using and configuring custom images +- For developers: Built-in Ubuntu user space + - `Ctrl`-`Alt`-`u` - will launch an Ubuntu image inside a terminal via [Distrobox](https://github.com/89luca89/distrobox), your home directory will be transparently mounted + - A [BlackBox terminal](https://www.omgubuntu.co.uk/2022/07/blackbox-gtk4-terminal-emulator-for-gnome) is used just for this configuration + - Use this container for your typical CLI needs or to install software that is not available via Flatpak or Fedora + - Refer to the [Distrobox documentation](https://distrobox.privatedns.org/#distrobox) for more information on using and configuring custom images - GNOME Terminal - `Ctrl`-`Alt`-`t` - will launch a host-level GNOME Terminal if you need to do host-level things in Fedora (you shouldn't need to do much). - Cloud Native Tools From 387a3779a406311cdc8a6851b841877c630eb291 Mon Sep 17 00:00:00 2001 From: "Jorge O. Castro" Date: Sun, 19 Mar 2023 15:15:18 -0400 Subject: [PATCH 2/2] docs: fix CNCF landscape url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b996e3e8cd1..aab93d25a79 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Note: Currently you'll need to have Fedora Silverblue installed to rebase to thi For end users it provides a system as reliable as a Chromebook with near-zero maintainance, with the power of Ubuntu and Fedora fused together. -For developers we endeavour to provide the best cloud-native developer experience by enabling easy consumption of the [industry's leading tools](https://landscape.cncf.io/card-mode) +For developers we endeavour to provide the best cloud-native developer experience by enabling easy consumption of the [industry's leading tools](https://landscape.cncf.io/card-mode?sort=stars) ![image](https://user-images.githubusercontent.com/1264109/224488462-ac4ed2ad-402d-4116-bd08-15f61acce5cf.png)