Re: OpenSnitch Reply #1 – 25 November 2020, 15:14:50 We don't really add init scripts for packages that aren't in the repos. You can always write a script yourself.
Re: OpenSnitch Reply #2 – 09 December 2020, 12:44:10 This is a reoccuring problem – packages from AUR that are written only for systemd. In my opinion the logical solution would be to add the runit, s6 and OpenRC init scripts to the AUR. A nice sideeffect is that runit, s6 and OpenRC would pierce into the mainline Arch 1 Likes
Re: OpenSnitch Reply #3 – 09 December 2020, 21:02:56 why should there be an AUR script for another init that archlinux does not use? it doesn't seem logical to me. Archlinux = systemd only. AUR = Archlinux
Re: OpenSnitch Reply #4 – 09 December 2020, 21:37:15 Create init script and with bit of luck it might just land in universe. 1 Likes
Re: OpenSnitch Reply #5 – 09 December 2020, 21:50:35 Quote from: alium – on 09 December 2020, 21:02:56why should there be an AUR script for another init that archlinux does not use? it doesn't seem logical to me. Archlinux = systemd only. AUR = Archlinux The Arch repo is systemd-only, the AUR isn't, since we do use the official AUR in Artix too – right? If you search for runit in the AUR, you will find out that the AUR already contains runit init scripts, specifically written for Artix (take a look at the corresponding PKGBUILD files): https://aur.archlinux.org/packages/?O=0&K=runitObviously it's not forbidden to upload non-systemd scripts to the AUR – so: why not?(Besides that, I'm convinced that Arch won't stay systemd-only forever – but this is another topic.)
Re: OpenSnitch Reply #6 – 09 December 2020, 22:45:53 Quote from: xanadu – on 09 December 2020, 21:50:35The Arch repo is systemd-only, the AUR isn't, since we do use the official AUR in Artix too – right? If you search for runit in the AUR, you will find out that the AUR already contains runit init scripts, specifically written for Artix (take a look at the corresponding PKGBUILD files): https://aur.archlinux.org/packages/?O=0&K=runitObviously it's not forbidden to upload non-systemd scripts to the AUR – so: why not?(Besides that, I'm convinced that Arch won't stay systemd-only forever – but this is another topic.)No. I don't think we have the right to flood AUR with our artixlinux programs / scripts. my personal opinion...
Re: OpenSnitch Reply #7 – 09 December 2020, 23:43:07 Quote from: alium – on 09 December 2020, 22:45:53No. I don't think we have the right to flood AUR with our artixlinux programs / scripts. my personal opinion...Regardless of that, I am convinced that we need a general solution for packages in the AUR that need additional runit/s6/OpenRC scripts on Artix. If not directly in the AUR then maybe in an official Artix repo where we can collect and supervise these scripts in a centralized manner. 1 Likes
Re: OpenSnitch Reply #8 – 09 December 2020, 23:50:07 Quote from: alium – on 09 December 2020, 22:45:53No. I don't think we have the right to flood AUR with our artixlinux programs / scripts. my personal opinion...Why not?AUR is for all and not all packages can be added in normal repos, especially when there is licensing issue. Last Edit: 10 December 2020, 11:37:12 by linuxer 2 Likes
Re: OpenSnitch Reply #9 – 10 December 2020, 00:25:30 I actually think you aren't allowed to host source files on AUR so such script packages wouldn't be allowed there.
Re: OpenSnitch Reply #10 – 10 December 2020, 00:43:06 Quote from: Dudemanguy – on 10 December 2020, 00:25:30I actually think you aren't allowed to host source files on AUR so such script packages wouldn't be allowed there.But they are already there:* https://aur.archlinux.org/packages/?O=0&SeB=nd&K=-openrc* https://aur.archlinux.org/packages/?O=0&SeB=nd&K=runit* https://aur.archlinux.org/packages/?O=0&SeB=nd&K=-s6 1 Likes
Re: OpenSnitch Reply #11 – 10 December 2020, 11:38:40 Quote from: Dudemanguy – on 10 December 2020, 00:25:30I actually think you aren't allowed to host source files on AUR so such script packages wouldn't be allowed there.Scripts are allowed alone with PKGBUILDs 1 Likes
Re: OpenSnitch Reply #13 – 13 December 2020, 00:01:13 Quote from: zippy99 – on 12 December 2020, 20:18:27there is also chaotic aur repoChaotic-aur is not like AUR.AUR has PKBUILDS and scripts from users, while on Chaotic-aur, are binaries derived from AUR with automated builds.
Re: OpenSnitch Reply #14 – 13 December 2020, 00:03:19 Quote from: linuxer – on 13 December 2020, 00:01:13Chaotic-aur is not like AUR.AUR has PKBUILDS and scripts from users, while on Chaotic-aur, are binaries derived from AUR with automated builds.yes...