Skip to content

Arch linux packages #25037

Closed
Closed
@ghost

Description

Feature Description

I would like to add new package registry with arch linux packages to gitea. I've seen the implementation of other package registries, with arch linux pacman it's quite different.
To get complete working pacman registry with arch linux packages you have to mount file server with directory containing package archives, signatures and database.

Contribution plan:

  1. Add env varialbe, that allows to enable pacman package registry, this command will install pacman utility with apk for system calls and further actions.
  2. Add new public directory containng pacman packages, signatures and database files.
  3. Add another package-related information (info/login/etc).

Let me know if i could work on that feature.

Thank you!

Screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic/packagestype/featureCompletely new functionality. Can only be merged if feature freeze is not active.type/proposalThe new feature has not been accepted yet but needs to be discussed first.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions