You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A workstation for your childhood home's computer room.
3
2
4
-
Fedora Atomic Desktop variant using XFCE and [Chicago95](https://github.com/grassmunk/Chicago95).
3
+
> A workstation for your childhood home's computer room.
5
4
6
-
## Installation
5
+
Blue95 is a modern Fedora Atomic Desktop using the Xfce Desktop environment with the [Chicago95](https://github.com/grassmunk/Chicago95) theme.
6
+
Its goal is to provide a modern and lightweight Linux experience with looks that remind us of a bygone era of computing.
7
7
8
-
> **Warning**
9
-
> [This is an experimental feature](https://www.fedoraproject.org/wiki/Changes/OstreeNativeContainerStable), try at your own discretion.
8
+
## Installation
10
9
11
-
To rebase an existing atomic Fedora installation to the latest build:
10
+
The only way to install currently is to rebase from an existing atomic Fedora installation to the latest build.
11
+
ISOs will be available at some point.
12
12
13
13
- First rebase to the unsigned image, to get the proper signing keys and policies installed:
14
14
```
15
15
rpm-ostree rebase ostree-unverified-registry:ghcr.io/ledif/blue95:latest
16
16
```
17
-
- Reboot to complete the rebase:
18
-
```
19
-
systemctl reboot
20
-
```
21
-
- Then rebase to the signed image, like so:
17
+
- Reboot and then rebase to the signed image, like so:
22
18
```
23
19
rpm-ostree rebase ostree-image-signed:docker://ghcr.io/ledif/blue95:latest
24
20
```
25
-
- Reboot again to complete the installation
26
-
```
27
-
systemctl reboot
28
-
```
29
21
30
-
The `latest` tag will automatically point to the latest build. That build will still always use the Fedora version specified in `recipe.yml`, so you won't get accidentally updated to the next major version.
22
+
The `latest` tag will automatically point to the latest build.
-@grassmunk and @dominichayesferen for [Chicago95](https://github.com/grassmunk/Chicago95) and [Chicagofier](https://github.com/dominichayesferen/Chicagofier) respectively
34
+
-[@grassmunk](https://github.com/grassmunk/Chicago95) and [@dominichayesferen](https://github.com/grassmunk/Chicago95) for [Chicago95](https://github.com/grassmunk/Chicago95) and [Chicagofier](https://github.com/dominichayesferen/Chicagofier) respectively
43
35
-[BlueBuild](https://github.com/blue-build), [Universal Blue](https://github.com/ublue-os) and Fedora
0 commit comments