Giter Club home page Giter Club logo

j-silverblue's Introduction

build-ublue

Ubuntu

A familiar(ish) Ubuntu desktop for Fedora Silverblue. This is a containerized version of ublue utilizing the latest image based features in ostree. You'll need to have Fedora Silverblue installed to rebase to this image (see below). We anticipate that at some point the Fedora installer will grow an ability to install a custom image.

It 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.

image

"Let's see what's out there." - Jean-Luc Picard

Usage

Warning This is an experimental feature and should not be used in production, try it in a VM for a while, you have been warned!

  1. Download and install Fedora Silverblue

  2. After you reboot you should pin the working deployment so you can safely rollback.

  3. Open a terminal and rebase the OS to this image:

     sudo rpm-ostree rebase --experimental ostree-unverified-registry:ghcr.io/ublue-os/ubuntu:latest
    
  4. Reboot the system and you're done!

  5. To revert back:

     sudo rpm-ostree rebase fedora:fedora/37/x86_64/silverblue
    

Check the Silverblue documentation for instructions on how to use rpm-ostree. We build date tags as well, so if you want to rebase to a particular day's release:

sudo rpm-ostree rebase --experimental ostree-unverified-registry:ghcr.io/ublue-os/ubuntu:20221217 

The latest tag will automatically point to the latest build.

Features

This image heavily utilizes cloud-native concepts.

System updates are image-based and automatic. Applications are logically seperated from the system by using Flatpaks, and the CLI experience is contained within OCI containers:

  • Ubuntu-like GNOME layout
    • Includes the following GNOME Extensions
      • Dash to Dock - for a more Unity-like dock
      • Appindicator - for tray-like icons in the top right corner
      • GSConnect - Integrate your mobile device with your desktop
  • GNOME Software with Flathub
    • 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, your home directory will be transparently mounted
      • A BlackBox terminal 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 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).
  • Built on top of the the uBlue base image
    • System designed for automatic staging of updates
      • If you've never used an image-based Linux before just use your computer normally
      • Don't overthink it, just shut your computer off when you're not using it

Future Features

These are currently unimplemented ideas that we plan on adding:

  • Provide a :lts tag derived from CentOS Stream for a more enterprise-like cadence
  • Inclusion of more Ubuntu artwork

Applications

  • Mozilla Firefox, Mozilla Thunderbird, Extension Manager, Libreoffice, DejaDup, FontDownloader, Flatseal, and the Celluloid Media Player
  • Core GNOME Applications installed from Flathub
    • GNOME Calculator, Calendar, Characters, Connections, Contacts, Evince, Firmware, Logs, Maps, NautilusPreviewer, TextEditor, Weather, baobab, clocks, eog, and font-viewer
  • All applications installed per user instead of system wide, similar to openSUSE MicroOS. Thanks for the inspiration Team Green!

Frequently Asked Questions

What about codecs?

It's unlikely you'll need extra codecs, Flathub provides everything you need. You might need to force enable hardware acceleration in Firefox directly.

Are you planning on adding more apps and stuff?

Not really, but I'm hoping to do more images like -gaming, -cloudnative, etc. that derive off of this base image. Once we figure out a way to cleanly split out application installation from the base image we'll split it up to make it easy to customize.

I cancelled the first run thing or it failed, how do I rerun it?

Running /usr/bin/ublue-firstboot will restart the process. You might need to delete ~/.config/ublue/firstboot-done if you ever want to rerun it again.

Ugh man why didn't you do nvidia drivers while you're at it?

I don't have the hardware to test, but you know someone's going to do it, this is really new stuff, part of the reason I am doing this is to show others that this is possible!

Should I trust you?

This is all hosted, built, and pushed on GitHub. As far as if I'm a trustable fellow, here's my bio. If you've made it this far then hopefully you've come to the conclusion on how easy it would be to build all of this on your own trusted machinery. ๐Ÿ˜„

j-silverblue's People

Contributors

aaronlake avatar castrojo avatar jordan-bravo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.