Add FIXME comment about docs for mirrors.systemd (MR 2371)

This commit is contained in:
Oliver Smith 2024-07-21 12:33:34 +02:00 committed by Caleb Connolly
parent ebfda16d6d
commit f47115b61b
No known key found for this signature in database
GPG key ID: 0583312B195F64B6

View file

@ -545,6 +545,8 @@ def ask_for_additional_options(config):
config.mirrors["pmaports"] = mirror
# FIXME: this path will change once the systemd repository is
# integrated into bpo (fixing this is a tasks in bpo#140)
# FIXME: when updating this, also add 'pmbootstrap config mirrors.systemd'
# examples to docs/mirrors.md
config.mirrors["systemd"] = os.path.join(mirror, "staging/systemd/")