Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate source repo from almalinux-vault #848

Open
metalefty opened this issue Aug 1, 2023 · 2 comments
Open

Separate source repo from almalinux-vault #848

metalefty opened this issue Aug 1, 2023 · 2 comments

Comments

@metalefty
Copy link
Member

Hello,

Can we have a chance to separate source repository from almalinux-vault? For example, almalinux-source.

I want to mirror the AlmaLinux source repository but not the entire almalinux-vault.

Currently, following two directories are seen via rsync.

rsync --list-only rsync://rsync.repo.almalinux.org/
almalinux       almalinux repository
almalinux-vault almalinux vault repository

Here are requirements I'm thinking

  1. Create almalinux-source directory and put source repos there.
  2. Souce repo of older versions are supposed to be put in vault
  3. Modify mirror service to return regional mirrors if necessary:
    for example, this URL can return
    https://mirrors.somewhere.example.jp/almalinux-source/9.2/BaseOS/Source/
    additional to repo.almalinux.org.
@jonathanspw
Copy link
Member

We plan to split out vault in the near future anyway so we can easily do this with source as well.

To be clear, you want a target for almalinux-source that is source for the current versions, with old ones moved to vault so you are mirroring on the latest supported sources from almalinux-source and not old ones?

@metalefty
Copy link
Member Author

Exactly. The same system with the current almalinux target.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants