Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/live' into live
Browse files Browse the repository at this point in the history
  • Loading branch information
c0deplayer committed Sep 28, 2023
2 parents f5e0286 + ddb5244 commit 7ca323e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
uses: actions/checkout@v4

- name: Add yq (for reading recipe.yml)
uses: mikefarah/[email protected].1
uses: mikefarah/[email protected].2

- name: Gather image data from recipe
run: |
Expand Down
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SilverFlow (WIP)
# Fedora SilverFlow (WIP)

[![build-ublue](https://github.com/JakubKujawa/silverflow/actions/workflows/build.yml/badge.svg)](https://github.com/JakubKujawa/silverflow/actions/workflows/build.yml)

Expand Down Expand Up @@ -41,11 +41,15 @@ This repository builds date tags as well, so if you want to rebase to a particul
sudo rpm-ostree rebase ostree-image-signed:docker://ghcr.io/jakubkujawa/silverflow-nvidia:20230403
```

## ISO

For now, the iso is not available for download (but will be later this year)


## uBlue Documentation


- [Main website and documentation](https://universal-blue.org)
- [Documentation for these images](https://universal-blue.org/images/nvidia)
- [Installation](https://universal-blue.org/installation/) - follow this for clean installation
- [Rebase instructions](https://universal-blue.org/images/) - follow this if you want to switch to another image.
- [Rebase instructions](https://universal-blue.org/images/) - follow this if you want to switch to another image.

0 comments on commit 7ca323e

Please sign in to comment.