From 3bf8534995d3afaa67a2667f4523ada1c49f07c0 Mon Sep 17 00:00:00 2001 From: Vít Ondruch Date: Mar 28 2019 14:12:55 +0000 Subject: [PATCH 1/2] Boostrapping requires FPC exception, not filesystem exception. --- diff --git a/guidelines/modules/ROOT/pages/index.adoc b/guidelines/modules/ROOT/pages/index.adoc index c0193f8..5117122 100644 --- a/guidelines/modules/ROOT/pages/index.adoc +++ b/guidelines/modules/ROOT/pages/index.adoc @@ -1611,7 +1611,7 @@ Provides: bar(some_functionality) %endif .... -Please note that usage of pre-built binaries in bootstrap still needs an exception from the Packaging Committee as stated in <>. +Please note that usage of pre-built binaries in bootstrap still needs an exception from the Packaging Committee as stated in <>. == System cryptographic policies From 1d80c144a12f52497e5790520b201f9f6ecb60a8 Mon Sep 17 00:00:00 2001 From: Vít Ondruch Date: Mar 28 2019 14:12:55 +0000 Subject: [PATCH 2/2] Remove unused (hopefully) anchor. --- diff --git a/guidelines/modules/ROOT/pages/index.adoc b/guidelines/modules/ROOT/pages/index.adoc index 5117122..a208566 100644 --- a/guidelines/modules/ROOT/pages/index.adoc +++ b/guidelines/modules/ROOT/pages/index.adoc @@ -194,7 +194,6 @@ with regards to filesystem layout, with exceptions noted below. The FHS defines where files should be placed on the system. -[#exceptions] === Exceptions * Fedora allows cross-compilers to place files in `+/usr/target+`.