~paelzer/curtin/bug-1574113-derived-repositories

  • Committer: Christian Ehrhardt
  • Date: 2016-07-14 08:03:31 UTC
  • Revision ID: christian.ehrhardt@canonical.com-20160714080331-gxyn9a6pr2f6v96p
add search and search_dns features

This inherits the cloud-init capabilities for these two features.
But it follows the new apt config format with split options for
primary/secondary for that as well.
Code could be simplified and unified a lot so that despite the extra split
primary/secondary it is mre readable now.
As discussed some fallbacks of cloud-init that rely on cloud-datasource are
dropped in the curtin handling of that configuration.
Filename Latest Rev Last Changed Committer Comment Size
..
block 23 10 years ago Scott Moser add stub files for commands 'extract', 'block-meta Diff
commands 7 10 years ago Scott Moser initial stub multi-command Diff
deps 196.1.2 9 years ago Scott Moser commit work in progress Diff
net 23 10 years ago Scott Moser add stub files for commands 'extract', 'block-meta Diff
reporter 162.1.1 9 years ago Newell Jensen Enabling curtin to be able to send back installati Diff
__init__.py 288 8 years ago Scott Moser features: mention 'system-upgrade' and 'system-ins 1.4 KB Diff Download File
config.py 362 8 years ago Scott Moser save the curtin install config to /root/curtin-ins 3.9 KB Diff Download File
futil.py 101 10 years ago Scott Moser decode_perms: fix error if permissions was not an 2.2 KB Diff Download File
gpg.py 521 7 years ago Christian Ehrhardt remove gpg_ prefix not that related functions are 2.5 KB Diff Download File
log.py 239.1.21 8 years ago Scott Moser add a 'result' event type this is currently separ 2.2 KB Diff Download File
pack.py 321.1.1 8 years ago Scott Moser fix calling curtin --help The launcher was passin 7.4 KB Diff Download File
swap.py 236.1.2 8 years ago Scott Moser add fallback to dd the fallback path to dd makes 3.2 KB Diff Download File
udev.py 380.2.6 8 years ago Ryan Harper skip udevadm settle if required path already exist 2.3 KB Diff Download File
url_helper.py 335 8 years ago Scott Moser add running of pylint for python27 and python34 T 10.2 KB Diff Download File
util.py 539 7 years ago Christian Ehrhardt add search and search_dns features This inherits 31.7 KB Diff Download File