29 Commits

Author SHA1 Message Date
Joshua Harlow
542939bd0b More string fixes and initial add of docs 2012-03-30 12:56:55 -07:00
Doug Hellmann
cefd378401 Switch all of the commands in YAML files to simple strings and
parse them into lists in the code that fetches commands from
the config.
2012-03-21 11:59:03 -04:00
Joshua Harlow
2b7d461abb Some pip cleanups and progress bar prettifying 2012-03-17 01:19:20 -07:00
Joshua Harlow
993005da61 More progress bar usage 2012-03-17 00:43:30 -07:00
Joshua Harlow
b69701f0ec Massive comment cleanup 2012-03-15 23:10:15 -07:00
Joshua Harlow
d89a219989 Fixing pylint and pep8 issues/errors/warnings 2012-03-15 20:42:18 -07:00
Joshua Harlow
347ef053b8 Handling subsystems and runner kargs cleanups 2012-03-15 19:41:32 -07:00
Joshua Harlow
d2eb62290e Fixing up pkg/pip install/uninstall/setup... 2012-03-15 18:15:40 -07:00
Doug Hellmann
81cbd39b67 Start using the Distro class throughout the system instead of local platform maps. 2012-03-15 08:08:43 -04:00
Joshua Harlow
aee3a0de56 Updated pip uninstall message to not scare people + add a fail message. 2012-02-09 13:44:11 -08:00
Joshua Harlow
972739e77f Pylint cleanups and utils cleanups and moved libvirt cleanup functionality to libvirt file. 2012-02-07 20:56:50 -08:00
Joshua Harlow
a504f93601 Some updates since this new option should only be used on individual commands. 2012-02-07 15:56:59 -08:00
Ken Thomas
cc73d3d21c Moved str function to append, after the test for None 2012-02-07 09:23:50 -08:00
Ken Thomas
d8c9e98a7f Support pip command options on a per package basis 2012-02-07 09:11:31 -08:00
Ken Thomas
7509a9b996 Cleaned up some of the easy pylint warnings (e.g. unused import/variables) 2012-02-07 09:04:59 -08:00
Joshua Harlow
8dec3548b9 Merge pull request #48 from chriswright/fedora
Initial Fedora 16 support, Woot!
2012-02-06 20:58:18 -08:00
Joshua Harlow
7fe58a430e Ensuring more run as roots happen in the right places. 2012-02-06 20:51:21 -08:00
Chris Wright
e98118b27c Beginning of Fedora 16 support 2012-02-06 18:30:29 -08:00
Joshua Harlow
f7067e2dca Some small changes. 2012-02-03 18:43:44 -08:00
Joshua Harlow
5aee1578db Updated warning on pip uninstall. 2012-02-03 15:19:14 -08:00
Joshua Harlow
9f1eda617f Small cleanups. 2012-02-01 14:35:16 -08:00
Joshua Harlow
1df3eae3fa Updates for rhel6 work. 2012-01-31 16:07:40 -08:00
Joshua Harlow
31252f87ee Copyrights are fun (not). 2012-01-26 12:54:36 -08:00
Gunther Hagleitner
53c64125ee cleaning up if len(josh_doesn't_stop_this): --> if i_am_going_to_croak: 2012-01-25 15:13:48 -08:00
Gunther Hagleitner
8b0211c946 len(..)==0 --> not .. 2012-01-25 14:58:45 -08:00
Gunther Hagleitner
51af36e000 if(..): --> if ..:
sigh.
2012-01-25 12:59:12 -08:00
Joshua Harlow
10f0f9e327 Some logging cleanup and getting ready to try the screen runner. 2012-01-24 00:01:50 -08:00
Gunther Hagleitner
450ba34631 more warnings... 2012-01-21 21:53:36 -08:00
Joshua Harlow
0b46c02ac8 Large amount of renaming and cleanups to make everything much more pythonic. Yippe. 2012-01-20 14:12:20 -08:00