Matthew Johnson

Results 5 issues of Matthew Johnson

Much of the documentation for autospec was kept up-to-date internally to the clearlinux team while the README has become stale. Autospec should get a full documentation upgrade either in a...

documentation

Autospec should be installable using setuptools instead of existing as a glorified python script at some path on the user's system.

enhancement
review

In `options.conf['package']['url']`, resolve strings such as `'pypi://'` to either `pypi.debian.net` or `pypi.python.org` depending on which is available (`pypi.debian.net` is often down, but offers a much easier URL scheme). This could...

enhancement
review

The netifaces library pulls in the world when it comes to dependencies and balloons our installer image size. Considering that netifaces is minimally used to determine interface list and IP...

This came as a request via https://github.com/clearlinux/clr-bundles/issues/13