]> git.donarmstrong.com Git - debian-ctte.git/commitdiff
Add vote script
authorDidier Raboud <odyx@debian.org>
Tue, 26 Feb 2019 10:59:35 +0000 (11:59 +0100)
committerDidier Raboud <odyx@debian.org>
Tue, 26 Feb 2019 10:59:35 +0000 (11:59 +0100)
914897_merged_usr/run_vote.sh [new file with mode: 0755]

diff --git a/914897_merged_usr/run_vote.sh b/914897_merged_usr/run_vote.sh
new file mode 100755 (executable)
index 0000000..b87f33a
--- /dev/null
@@ -0,0 +1,7 @@
+../scripts/pocket-devotee \
+        --option 'W: `weak`: both directory schemes are allowed, but packages should only be built on hosts with classical directory schemes (or in such chroots)' \
+        --option 'M: `middle`: both directory schemes are allowed, and packages (including official packages) can be built on hosts with either classical or "merged `/usr`" directory schemes' \
+        --option 'H: `hard`: both directory schemes are allowed, but packages should only be built on hosts with "merged `/usr`" directory schemes (or in such chroots)' \
+        --option 'FD: Further Discussion' <<EOF
+odyx: H > M > W > FD
+EOF