From b8027467c9b110272c27f867b701e86460195741 Mon Sep 17 00:00:00 2001 From: Jibec Date: Apr 19 2020 13:32:22 +0000 Subject: suppress indentation warning --- diff --git a/council/modules/ROOT/pages/policies.adoc b/council/modules/ROOT/pages/policies.adoc index dd4bad3..48f07df 100644 --- a/council/modules/ROOT/pages/policies.adoc +++ b/council/modules/ROOT/pages/policies.adoc @@ -1,14 +1,14 @@ = Additional Policies * The Council will have a regular face-to-face in November each year. -The region will be dependent on the location of Council members at the time. -We will also conduct in-person meetings at Flock and DevConf.CZ for Council members in attendance. + The region will be dependent on the location of Council members at the time. + We will also conduct in-person meetings at Flock and DevConf.CZ for Council members in attendance. * Fedora Magazine is the venue for user-targeted communication and the Community Blog is the venue for contributor-targeted communication. * The Council supports greater efficiency in the infrastructure to allow more to be done, even when this means that we move away from self-hosted or self-maintained infrastructure. * The Fedora Project wants to advance free and open source software and as a pragmatic matter we recognize that some infrastructure needs may be best served by using closed source or non-free tools today. -Therefore the Council is willing to accept closed source or non-free tools in Fedora’s infrastructure where free and open source tools are not viable or not available. + Therefore the Council is willing to accept closed source or non-free tools in Fedora’s infrastructure where free and open source tools are not viable or not available. * Because we value participation over strict bureaucracy ('Friends' foundation!) candidates for Fedora elections may be accepted within a reasonable grace period after the deadline. -However, be aware that this may mean missing out on Fedora Magazine interviews, town halls, and other opportunities for campaigning. + However, be aware that this may mean missing out on Fedora Magazine interviews, town halls, and other opportunities for campaigning. * The Council has no objections to events being held in the local language or in English, and separate events can be held if there are multiple audiences. -We encourage event organizers to specify the language(s) for their event. + We encourage event organizers to specify the language(s) for their event. * Unspent budget allocated to the $150 event program will be pulled into the Council budget at the end of each fiscal quarter. diff --git a/project/modules/ROOT/pages/index.adoc b/project/modules/ROOT/pages/index.adoc index 20aea92..be99b54 100644 --- a/project/modules/ROOT/pages/index.adoc +++ b/project/modules/ROOT/pages/index.adoc @@ -59,11 +59,11 @@ concentrating on the free software and content we provide and promote, the end result is that we are able to provide: * releases that are predictable and 100% legally redistributable for -everyone; + everyone; * innovation in free and open source software that can equal or exceed -closed source or proprietary solutions; + closed source or proprietary solutions; * and, a completely free project that anyone can emulate or copy in -whole or in part for their own purposes. + whole or in part for their own purposes. |Friends diff --git a/project/modules/ROOT/pages/objectives/minimization-phase-2.adoc b/project/modules/ROOT/pages/objectives/minimization-phase-2.adoc index 83c32fc..b695123 100644 --- a/project/modules/ROOT/pages/objectives/minimization-phase-2.adoc +++ b/project/modules/ROOT/pages/objectives/minimization-phase-2.adoc @@ -118,13 +118,13 @@ https://minimization.github.io/reports/[**Feedback Pipeline**] — A service tha Policy thinking: * A - If systemd is only needed to start services, a package should only -"Recommend" systemd.  This will allow containers to install the -package without systemd. + "Recommend" systemd.  This will allow containers to install the + package without systemd. * B - If a program is just using a library of systemd, only require -systemd-libs.  Example: libusb + systemd-libs.  Example: libusb * C - If a package wants to use systemd-sysusers to create users/groups, -only require systemd-sysusers.  (NOTE:  This subpackage isn't -implemented yet) + only require systemd-sysusers.  (NOTE:  This subpackage isn't + implemented yet) **initial-setup** — If an image is built without users, there needs to be some way to add a user at startup.  initial-setup does a good job of that, but at the expense of size.  It pulls in anaconda-tui and anaconda-core.  Those two packages then commence to pull in alot of other, rather large, packages. This is for the IoT images, as well as others. We currently do not have a recommendation, but it is being worked on.