]> git.donarmstrong.com Git - debian-ctte.git/blobdiff - 914897_merged_usr/ballot.md
Add a sixth' option
[debian-ctte.git] / 914897_merged_usr / ballot.md
index ccc30f82f345a0b4a0f64e9728d2b09e4e6d0b4b..6f63671db969274d5bd4d5e90931651daffb1478 100644 (file)
@@ -52,24 +52,28 @@ Two initiatives are worth mentioning at this point:
 
 Various valid long-term desireable situations coexist, and while discussing immediate countermeasures, it is useful to keep the long-term outcome that those are most likely to produce.
 
-These are the five possible situations at the time of bullseye (buster + 1):
+These are the six possible situations at the time of bullseye (buster + 1):
 
-* `none`: "merged `/usr`" has been happened
+* `none`: "merged `/usr`" has been reverted
 * `weak`: both directory schemes are allowed, packages only built on classical hosts
-* `hard`: both directory schemes are allowed, packages can be built anywhere
-* `all` : only "merged `/usr`" directory schemes are allowed, packages only built on "merged `/usr`" hosts
+* `middle`: both directory schemes are allowed, packages can be built anywhere
+* `hard`: both directory schemes are allowed, packages only built on "merged `/usr`" hosts
+* `all`: only "merged `/usr`" directory schemes are allowed, packages only built on "merged `/usr`" hosts
 * `full`: only "merged `/usr`" directory schemes are allowed, symlinks have been removed
 
 It can be summarized by the following table:
 
+```
 |          |     Host types that are allowed     | Are merged-/usr  |    Official packages are built on   | Packages built on … can break on the other |
 | Codename | classical hosts | merged-/usr hosts | symlinks allowed | classical hosts | merged-/usr hosts |   classical hosts   |   merged-/usr hosts  |
 |----------|-----------------|-------------------|------------------|—----------------|-------------------|---------------------|----------------------|
 |     none |       yes       |         no        |         no       |       yes       |         no        |         yes         |          yes         |
 |     weak |       yes       |        yes        |        yes       |       yes       |         no        |          no         |          yes         |
-|     hard |       yes       |        yes        |        yes       |       yes       |        yes        |          no         |           no         |
+|   middle |       yes       |        yes        |        yes       |       yes       |        yes        |          no         |           no         |
+|     hard |       yes       |        yes        |        yes       |        no       |        yes        |          no         |           no         |
 |      all |       no        |        yes        |        yes       |        no       |        yes        |         yes         |           no         |
 |     full |       no        |        yes        |         no       |        no       |        yes        |         yes         |          yes         |
+```
 
 ## Immediate actions