Re: [PATCH v2] options.c: add DSCP code LE Least Effort

2022-01-08 Thread Rui Salvaterra
Hi, Kevin, On Sat, 8 Jan 2022 at 23:45, Kevin Darbyshire-Bryant via openwrt-devel wrote: > > The sender domain has a DMARC Reject/Quarantine policy which disallows > sending mailing list messages using the original "From" header. > > To mitigate this problem, the original message has been wrapped

[PATCH v2] options.c: add DSCP code LE Least Effort

2022-01-08 Thread Kevin Darbyshire-Bryant via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- RFC-8622 implements a low priority

Re: Switch issues and CI to GitHub

2022-01-08 Thread Sam Kuper
On Sat, Jan 08, 2022 at 08:02:30PM +0100, Bjørn Mork wrote: > Sam Kuper writes: >> Not everyone has, or can have, a Microsoft (GitHub) account. > > Please explain. > > These terms are pretty much identical: > > > https://docs.github.com/en/github/site-policy/github-terms-of-service#b-account-

Re: [PATCH] options.c: add DSCP code LE Least Effort

2022-01-08 Thread Rui Salvaterra
Hi, Kevin, On Sat, 8 Jan 2022 at 15:38, Kevin Darbyshire-Bryant via openwrt-devel wrote: > > Signed-off-by: Kevin Darbyshire-Bryant > --- > options.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/options.c b/options.c > index 6131786..2f419a3 100644 > --- a/options.c > +++ b/options.

Re: Switch issues and CI to GitHub

2022-01-08 Thread Bjørn Mork
Sam Kuper writes: > Not everyone has, or can have, a Microsoft (GitHub) account. Please explain. These terms are pretty much identical: https://docs.github.com/en/github/site-policy/github-terms-of-service#b-account-terms https://man.sr.ht/terms.md#account-terms You must be a) human, b) ag

Re: Switch issues and CI to GitHub

2022-01-08 Thread Sam Kuper
On Sat, Jan 08, 2022 at 10:31:01AM -0600, Lao Shaw wrote: > github is used by so many open source projects and it becomes the de > facto git repo platform for many, This is a tragedy. > what makes openwrt so special to the point that github is not good > enough and your idea will do better (for

Re: Switch issues and CI to GitHub

2022-01-08 Thread Ansuel Smith
> > Hi all, > > Back at the Hamburg meeting in 2019 and a succeeding vote we decided to > migrate over to a self-hosted GitLab instance. Some years passed and nothing > really happened so I’d like to give this another go. > > None of the OpenWrt project members is willing to setup and maintain a

Switch issues and CI to GitHub

2022-01-08 Thread Lao Shaw
+1 Yes let's move to github. github is used by so many open source projects and it becomes the de facto git repo platform for many, what makes openwrt so special to the point that github is not good enough and your idea will do better(for long term with reliability and easy to maintain)? what exa

[PATCH] options.c: add DSCP code LE Least Effort

2022-01-08 Thread Kevin Darbyshire-Bryant via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- Signed-off-by: Kevin Darbyshire-Br

Re: Switch issues and CI to GitHub

2022-01-08 Thread Bjørn Mork
Rosen Penev writes: > https://www.gnu.org/software/repo-criteria-evaluation.html seems to be > complete garbage. Seems the higher the criteria, the less users. Yes, I encourage everyone to read that page. Personally, it made me worry more about the FSFs definition of freedom than using github...