Greg Troxel
Greg Troxel
After a lot of reading and reading the commit history, I have this change (to 25.04) that works on NetBSD: ``` - as_install_user) su -s /bin/sh -c 'exec "$0" "$@"'...
I read FreeBSD's man page and would say make it like NetBSD. I think Linux's use of -s is unusual, and that should be reserved for an "is this Linux"...
Reading the diff: - why did you drop the -- in the openbsd case? (Why do you think it is there in the first place?) - I am surprised that...
What I meant is that the line for OpenBSD lacks --, but it is present in the way the code was before for all systems. So compared to before, --...
Any progress? It is clear that the current code is buggy.
While I don't like the present situation or the post-merge situation (see comments above about --, -s being viewed as normal vs linuxy, FreeBSD), I agree with you that it's...
I have outlined it, but I do not have code. Basically - write to POSIX. Try to use only constructs in the POSIX description to start with. This means dropping...
Commenting out that line would be an improvement :-) I am actually serious, in that not installing the files seems better than putting them someplace wrong. I don't know where...
This is technically not that hard (on Android), but it would have QField cross into a different realm of privacy considerations according to app store rules. FWIW, my view is...
It seems what's asked for in this issue is implemented and the issue should be closed. (Positioning is more aggressive than is reasonable, but there are separate issues for that.)