summaryrefslogtreecommitdiffstats
path: root/src/lib/Client/Debian.py
Commit message (Expand)AuthorAgeFilesLines
* fix glob bug and verbose reportingNarayan Desai2005-06-221-2/+2
* add noninteractive force to all apt-get callsNarayan Desai2005-06-011-1/+1
* fix service stuffNarayan Desai2005-04-111-3/+9
* fix inventory callNarayan Desai2005-04-111-1/+1
* move to using Toolset.InstallNarayan Desai2005-04-111-141/+5
* fixed statistics/clean problemNarayan Desai2005-04-051-2/+7
* add service removalNarayan Desai2005-03-311-1/+6
* fix var nameNarayan Desai2005-02-161-1/+1
* make 2 way print conditionallyNarayan Desai2005-02-141-6/+8
* fix extra printingNarayan Desai2005-02-021-3/+3
* fix thinkosNarayan Desai2005-02-021-3/+3
* implement --r=all|packageNarayan Desai2005-02-011-5/+15
* fix pylint warningNarayan Desai2005-01-271-1/+1
* add extra service supportNarayan Desai2005-01-191-2/+9
* switch installed_this_run to modifiedNarayan Desai2005-01-121-2/+2
* add apt-get clean callNarayan Desai2005-01-071-0/+1
* fix tbNarayan Desai2005-01-071-1/+1
* fix nonexistant init script errorsNarayan Desai2004-12-161-3/+8
* fix missing parenNarayan Desai2004-12-151-1/+1
* add support for restart targets other than reloadNarayan Desai2004-12-031-4/+4
* add another force optionNarayan Desai2004-11-131-1/+1
* fix one thinkoNarayan Desai2004-11-131-1/+1
* fix some runtime errorsNarayan Desai2004-11-111-4/+4
* switch init script targetNarayan Desai2004-11-101-1/+1
* fix most pylint issuesNarayan Desai2004-11-081-52/+42
* fix Build mode servicesNarayan Desai2004-11-041-2/+6
* move to using apt.confNarayan Desai2004-11-041-3/+4
* final dpkg fixNarayan Desai2004-11-041-1/+1
* fix noninteractive installsNarayan Desai2004-11-041-1/+1
* keep service starts from occuring during buildNarayan Desai2004-11-041-3/+4
* fix tai tbNarayan Desai2004-11-021-1/+4
* add default caseNarayan Desai2004-11-021-1/+1
* kill !# lineNarayan Desai2004-10-301-1/+0
* fix for pkg removal caseNarayan Desai2004-10-291-2/+34
* fix two-way reporting for packagesNarayan Desai2004-10-291-0/+3
* fix callNarayan Desai2004-10-271-31/+40
* pylint fixupsNarayan Desai2004-10-261-22/+27
* do nonpkg stuff first on debianNarayan Desai2004-10-261-5/+5
* stop using updaterc for service status checkNarayan Desai2004-10-251-58/+69
* fix pkg version error pathNarayan Desai2004-10-211-1/+1
* fix partial package errorsNarayan Desai2004-10-211-6/+7
* pylint fixesNarayan Desai2004-10-211-18/+17
* fixed the installed = true loopRick Bradshow2004-10-131-1/+1
* remove debug statementsNarayan Desai2004-10-131-15/+0
* More fixes from RickNarayan Desai2004-10-131-19/+24
* initial two-way reportingNarayan Desai2004-10-121-0/+1
* make complete non-two-way functionalNarayan Desai2004-10-111-21/+53
* implement bulk/async package installsNarayan Desai2004-10-071-7/+31
* remove unused codeNarayan Desai2004-10-051-4/+0
* handle malformed entries betterNarayan Desai2004-10-011-0/+4