Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,7 @@ module.exports = {
title: "Special interest groups (SIGs)",
path: "/sigs/",
children: [
"/sigs/AltArch",
"/sigs/Atomic",
"/sigs/Build-System",
"/sigs/Certification",
Expand Down
2 changes: 1 addition & 1 deletion docs/documentation/nvidia.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ We build and ship drivers for AlmaLinux Kitten 10, AlmaLinux 10, and AlmaLinux 9

NVIDIA drivers are only available for x86_64 (excluding x86_64_v2 variants of 10\*) and aarch64 architectures.

_\* ~~We expect to ship x86_64_v2 support in the near future.~~ Unfortunately x86_64_v2 will not be supported._
_\* ~~We expect to ship x86_64_v2 support in the near future.~~ Unfortunately x86_64_v2 will not be supported._

## Installation of GPU Driver

Expand Down
6 changes: 4 additions & 2 deletions docs/sigs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,18 @@ Special interest groups (SIGs) are teams within the AlmaLinux OS community that

The following SIGs are already established:

- [Atomic](/sigs/Atomic) - The AlmaLinux Atomic SIG
- [AltAtch](/sigs/AltAtch) - The AlmaLinux AltAtch SIG.
- [Atomic](/sigs/Atomic) - The AlmaLinux Atomic SIG.
- [Build System](/sigs/Build-System) - The AlmaLinux OS build system developers and maintainers.
- [Certification](/sigs/Certification) - The AlmaLinux Certification SIG.
- [Core](/sigs/Core) - The AlmaLinux OS distribution developers and maintainers.
- [Cloud](/sigs/Cloud) - The AlmaLinux OS cloud and container images maintainers.
- [HPC and AI](/sigs/HPCandAI) - The AlmaLinux High performance computing and AI SIG.
- [Infrastructure](/sigs/Infrastructure) - The AlmaLinux OS infrastructure team.
- [Live Media](/sigs/LiveMedia) - The AlmaLinux OS Live Media maintainers.
- [Migration](/sigs/Migration) - The AlmaLinux OS Migration maintainers.
- [Marketing](/sigs/Marketing) - The AlmaLinux OS Marketing SIG.
- [Media and Entertainment](/sigs/MediaAndEntertainment) - The AlmaLinux OS Marketing SIG.
- [Migration](/sigs/Migration) - The AlmaLinux OS Migration maintainers.

# Additional Resources

Expand Down