Skip to content

Etc files reorg #332

Merged
merged 5 commits into from
Jul 7, 2023
Merged

Etc files reorg #332

merged 5 commits into from
Jul 7, 2023

Conversation

donald
Copy link
Collaborator

@donald donald commented Jul 7, 2023

Put all configuration files, which are not part of a tool with an own folder, into an "etc/" tree in this repository.

No changes on the target system by the changes in this PR.

donald added 5 commits July 7, 2023 13:42
Our README states that each tool should have a separate directory. This
rule was not really practical and has been diluted over time. We've
put simple configuration files into misc_systemd_units or
misc_etc_files.

But unbound-startup is a script and not a unit file, so it shouldn't be
in the directory which otherwise only contains unit files. Probably it
would be better to use tmpfiles.
These symlinks were wrongly copied into the repository:

    usrlocalpkg/admin/lib/jdk-7.profile -> jdk-7u80-1.profile
    usrlocalpkg/admin/lib/jdk-7u80.profile -> jdk-7u80-0.profile

It is the job of /usr/local/package/admin/makebin to create the symlinks
according to the coonfiguration file, so remove the symlinks in the
repository.
@donald donald merged commit f9949de into master Jul 7, 2023
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants