-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Labels
topic/packagestype/featureCompletely new functionality. Can only be merged if feature freeze is not active.Completely 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.The new feature has not been accepted yet but needs to be discussed first.
Milestone

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:
- Add env varialbe, that allows to enable pacman package registry, this command will install
pacman
utility withapk
for system calls and further actions. - Add new public directory containng pacman packages, signatures and database files.
- Add another package-related information (info/login/etc).
Let me know if i could work on that feature.
Thank you!
Screenshots
No response
CMiksche, SaintJacques, balki, FML128, MichaelSasser and 3 moreSaintJacques, FML128 and Matthieu-LAURENT39
Metadata
Metadata
Assignees
Labels
topic/packagestype/featureCompletely new functionality. Can only be merged if feature freeze is not active.Completely 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.The new feature has not been accepted yet but needs to be discussed first.