forked from Mirror/pmbootstrap
Add FIXME comment about docs for mirrors.systemd (MR 2371)
This commit is contained in:
parent
ebfda16d6d
commit
f47115b61b
1 changed files with 2 additions and 0 deletions
|
@ -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/")
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue