From 81cbf9701f279a78e14b60e789a909d6c0983b9c Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Oct 12 2021 21:49:03 +0000 Subject: SemBr for Relocatable packages section --- diff --git a/guidelines/modules/ROOT/pages/index.adoc b/guidelines/modules/ROOT/pages/index.adoc index 9f268ba..6b119da 100644 --- a/guidelines/modules/ROOT/pages/index.adoc +++ b/guidelines/modules/ROOT/pages/index.adoc @@ -2385,7 +2385,14 @@ which does not have access to any sensitive data. == Relocatable packages -The use of RPM's facility for generating relocatable packages is strongly discouraged. It is difficult to make work properly, impossible to use from the installer or from yum, and not generally necessary if other packaging guidelines are followed. However, in the unlikely event that you have a good reason to make a package relocatable, you MUST state this intent and reasoning in the request for package review. +The use of RPM's facility for generating relocatable packages +is strongly discouraged. +It is difficult to make work properly, +impossible to use from the installer or from yum, +and not generally necessary if other packaging guidelines are followed. +However, in the unlikely event that you have a good reason +to make a package relocatable, +you MUST state this intent and reasoning in the request for package review. == File and Directory Ownership