Skip to content

Commit

Permalink
chore: deprecation notice (#316)
Browse files Browse the repository at this point in the history
  • Loading branch information
m2Giles authored Feb 1, 2025
1 parent 9156b3b commit 0f01259
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/reusable-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
- ${{ inputs.fedora_version }}
kernel_flavor:
- main
- asus
- surface
- asus # Remove when F42 releases
- surface # Remove when F42 releases
image_name:
- silverblue
- kinoite
Expand Down
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@

[![build-41](https://github.com/ublue-os/hwe/actions/workflows/build-41.yml/badge.svg)](https://github.com/ublue-os/hwe/actions/workflows/build-41.yml) [![build-40](https://github.com/ublue-os/hwe/actions/workflows/build-40.yml/badge.svg)](https://github.com/ublue-os/hwe/actions/workflows/build-40.yml)

The purpose of these images is to provide [community Fedora images](https://github.com/ublue-os/main) with hardware enablement (ASUS and Surface) and Nvidia. This approach can lead to greater reliability as failures can be caught at the build level instead of the client machine. This also allows for individual sets of images for each series of Nvidia drivers, allowing users to remain current with their OS but on an older, known working driver. Performance regression with a recent driver update? Reboot into a known-working driver after one command. That's the goal!
The purpose of these images is to provide [community Fedora images](https://github.com/ublue-os/main) with Nvidia. This approach can lead to greater reliability as failures can be caught at the build level instead of the client machine.

# Deprecation Notice
Fedora 41 is the last version of Fedora with Asus and Surface Images being built. Surface images were never built for F41. Nvidia images will likely be moved to Main. Note, at this time we are not deprecating Surface or Asus kernel caching or akmods building.

# Documentation

Expand Down

0 comments on commit 0f01259

Please sign in to comment.