-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
974b261
commit ac9a667
Showing
1 changed file
with
31 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
title: Rocky Linux RSS Feeds | ||
--- | ||
|
||
This page goes over the RSS feeds provided by the Rocky Linux project. | ||
|
||
## About RSS Feeds | ||
|
||
Rocky Linux RSS feeds are provided as an alternative way for users to observe | ||
updates that come to the many repositories for supported versions of Rocky Linux. | ||
|
||
RSS feeds will appear in the public mirror: [RSS Feeds](https://dl.rockylinux.org/pub/feeds) | ||
|
||
These feeds are generated by the SIG/Core or Release Engineering [Toolkit](https://git.resf.org/sig_core/toolkit/src/branch/devel/mangle/generators/rss.py). | ||
|
||
## Notes on Refresh Times | ||
|
||
Every 30 minutes, the feeds are updated. If new packages were added to any of | ||
the repositories, they will appear right away on next refresh. | ||
|
||
## Notes on Packages | ||
|
||
The feeds will show the most recent packages up to 30 days. If a package is | ||
older than 30 days, they will be dropped from the feed. | ||
|
||
## Notes on Modules | ||
|
||
Some module packages may or may not appear in the feed. This is especially true | ||
for Rocky Linux 8. The RSS feed script is at this time not capable of | ||
taking into account of all modules. Notable exceptions to this are the default | ||
module streams. |