From: Didier Raboud Date: Tue, 26 Feb 2019 10:59:35 +0000 (+0100) Subject: Add vote script X-Git-Url: https://git.donarmstrong.com/?p=debian-ctte.git;a=commitdiff_plain;h=ecc74167c598979833af88e7ebad54705e11543d Add vote script --- diff --git a/914897_merged_usr/run_vote.sh b/914897_merged_usr/run_vote.sh new file mode 100755 index 0000000..b87f33a --- /dev/null +++ b/914897_merged_usr/run_vote.sh @@ -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' < M > W > FD +EOF