You are not logged in.

#1 2026-06-15 16:03:15

feinedsquirrel
Member
Registered: 2020-12-11
Posts: 45

[Solved] proper name for shipped sysusers & tmpfiles

I've been poking around and found this reversion:

https://gitlab.archlinux.org/archlinux/ … ca65549883

I'm curious as to what "reuse complian[ce]" is? Additionally, are there guidelines published somewhere on what the packaged names of included files should be? I haven't found anything regarding the sysusers or tmpfiles.

edit: spelling

Last edited by feinedsquirrel (2026-06-15 16:25:20)

Offline

#2 2026-06-15 16:16:38

loqs
Member
Registered: 2014-03-06
Posts: 18,961

Re: [Solved] proper name for shipped sysusers & tmpfiles

feinedsquirrel wrote:

I'm curious as to what "reuse complian[ce]" is?

The official site is https://reuse.software/ and compliance can be check with `reuse lint` provided by reuse.

feinedsquirrel wrote:

Additionally, are there guidelines published somewhere on what the packaged names of included files should be? I haven't found anything regarding the sysusers or tmpfiles.

The default `REUSE.toml` for a PKGBUILD as provided by `pkgctl license setup` includes:

    "*.sysusers",
    "*.tmpfiles",

I do not know of any official guidelines.

Offline

#3 2026-06-15 16:26:55

feinedsquirrel
Member
Registered: 2020-12-11
Posts: 45

Re: [Solved] proper name for shipped sysusers & tmpfiles

I've not used license setup. This is good to know. Thanks!

Offline

Board footer

Powered by FluxBB