~curtin-dev/curtin/trunk

  • Committer: Scott Moser
  • Date: 2015-09-03 20:32:39 UTC
  • mfrom: (262.1.1 trunk.util-no-deps)
  • Revision ID: smoser@ubuntu.com-20150903203239-wsutlv9l0d2d0xv3
make util.py use only standard library things

this moves load_command_config from util.py in order to make
util.py use only standard library.

That way we can use things like subp or install_packages
to install the packages we'd need. Or generally make use of this
without worry about deps.

Unfortunately, I dont have an easy way to make tests fail if
this ever gains a dependency.
Filename Latest Rev Last Changed Committer Comment Size
..
bin 7 10 years ago Scott Moser initial stub multi-command Diff
curtin 7 10 years ago Scott Moser initial stub multi-command Diff
debian 9 10 years ago Scott Moser add initial packaging Diff
doc 2 11 years ago Scott Moser very rough initial doc using sphynx. Diff
examples 45 10 years ago Scott Moser add examples dir Diff
helpers 25 10 years ago Scott Moser block-meta simple now partitions with 'partition' Diff
tests 8 10 years ago Scott Moser make test (with 1 test) Diff
tools 8 10 years ago Scott Moser make test (with 1 test) Diff
.bzrignore 228 8 years ago Scott Moser add tox for easier testing 23 bytes Diff Download File
LICENSE 6 10 years ago Scott Moser add LICENSE file 33.7 KB Diff Download File
Makefile 249.1.1 8 years ago Scott Moser add docs rule to Makefile and 'tox -e docs' This 683 bytes Diff Download File
README 1 11 years ago Scott Moser initial README 163 bytes Diff Download File
requirements.txt 239.1.1 8 years ago Scott Moser initial commit 123 bytes Diff Download File
setup.py 254.1.1 8 years ago Scott Moser add reporter.legacy to modules 768 bytes Diff Download File
test-requirements.txt 228 8 years ago Scott Moser add tox for easier testing 10 bytes Diff Download File
tox.ini 249.1.1 8 years ago Scott Moser add docs rule to Makefile and 'tox -e docs' This 895 bytes Diff Download File