lp:~nacc/curtin

Owned by Nish Aravamudan
Get this repository:
git clone https://git.launchpad.net/~nacc/curtin
Only Nish Aravamudan can upload to this repository. If you are Nish Aravamudan please log in for upload directions.

Branches

Name Last Modified Last Commit
nacc/curtin-mirror-config 2020-12-23 03:33:22 UTC
apt_config: allow in-place source.list modification to use mirror from config

Author: Nishanth Aravamudan
Author Date: 2020-12-23 03:33:22 UTC

apt_config: allow in-place source.list modification to use mirror from config

If no sources.list template is provided for an `apt` stanza,
generate_source_list will use the default_mirrors unconditionally,
even when that same stanza is defining a mirror. This seems counter-
intuitive, given that the config-specified mirror is fetched earlier
in the function. Attempt to use a config-specified value, and fallback
to the default values.

A side-effect of the current code is that without this change, when
the dist files are renamed on the target filesystem, if the in-use
mirror is not an exact match for the public Ubuntu archive, apt
gets very unhappy.

nacc/lp1892494 2020-12-11 18:32:56 UTC
CR updates

Author: Nishanth Aravamudan
Author Date: 2020-12-11 18:32:56 UTC

CR updates

drop invalid comment
add test fixture for binary GPG key

12 of 2 results
This repository contains Public information 
Everyone can see this information.

Subscribers