diff options
| author | spwhitton <spwhitton@web> | 2017-02-20 22:23:34 +0000 |
|---|---|---|
| committer | admin <admin@branchable.com> | 2017-02-20 22:23:34 +0000 |
| commit | 24e17c5ff362668e83737203ff7e79c53ad7ad24 (patch) | |
| tree | 692452a35c2911b1868b9e2be89ddbc89881cf71 | |
| parent | 659935e101500189a82fbd1f0d43a161d49e5dd5 (diff) | |
clarify todo
| -rw-r--r-- | doc/todo/Info_property_to_select_host__39__s_preferred_Apt_mirror.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/Info_property_to_select_host__39__s_preferred_Apt_mirror.mdwn b/doc/todo/Info_property_to_select_host__39__s_preferred_Apt_mirror.mdwn index 42aa8504..355d53b2 100644 --- a/doc/todo/Info_property_to_select_host__39__s_preferred_Apt_mirror.mdwn +++ b/doc/todo/Info_property_to_select_host__39__s_preferred_Apt_mirror.mdwn @@ -1 +1 @@ -It would be good to have an info property, say `Apt.mirror`, which sets a host's preferred apt mirror. Then all properties in `Propellor.Property.Apt` would use this mirror when generating sources lists. The value of `Apt.mirror` could be an apt cache on the LAN, or a mirror that is known to be better than the Debian CDN, due to where the host is located. --[[spwhitton|user/spwhitton]] +It would be good to have an info property, say `Apt.mirror`, which sets a host's preferred apt mirror. Then all properties in `Propellor.Property.Apt` would use this mirror when generating sources lists, falling back to the `deb.debian.org` default. The value of `Apt.mirror` could be an apt cache on the LAN, or a mirror that is known to be better than the Debian CDN from where the host is located. --[[spwhitton|user/spwhitton]] |
