diff --git a/README.md b/README.md index e3d5759..5fb19ea 100644 --- a/README.md +++ b/README.md @@ -14,3 +14,11 @@ build: * If `rllh` is set to a number higher than `0`, the lookahead packages are built The `rllh` macro may be versioned out for future use. + +### How does this benefit us? + +It allows us to track future minor releases from Stream and see how it will +affect us going forward. When a minor release is being branched, the "lookahead" +files can just be copied and a new "stable" release is made in preparation. The +beta of each RHEL tends to stick around for a month before a release is done, +which makes it easier to make sure everything "stays in line" for the most part.