lorax/src
Brian C. Lane 658df4f3f9 Fix installpkg error handling
If the query filter doesn't return anything it would just ignore the
install request instead of logging and raising an error when
required=True.

This checks for no packages matching, and if required is True raises an
error after all of the requested packages have been processed, instead
of after the first one to fail.
2016-06-24 13:40:58 -07:00
..
bin image-minimizer: Fix argument parsing 2016-03-29 09:44:53 -07:00
pylorax Fix installpkg error handling 2016-06-24 13:40:58 -07:00
sbin Make sure cmdline config file exists (#1348304) 2016-06-20 16:13:45 -07:00