summaryrefslogtreecommitdiffstats
path: root/src/lib/Client/Tools
Commit message (Collapse)AuthorAgeFilesLines
* Fix legacy service reactivationNarayan Desai2006-12-141-3/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2596 ce84e21b-d406-0410-9b95-82705330c041
* Remove debugging commentNarayan Desai2006-12-141-3/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2595 ce84e21b-d406-0410-9b95-82705330c041
* remove debug message from SMF driverNarayan Desai2006-12-141-2/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2594 ce84e21b-d406-0410-9b95-82705330c041
* Fix SMF problems on solarisNarayan Desai2006-12-142-27/+17
| | | | | | | | * SMF extra package location rewrite * SubCMD implementation change git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2593 ce84e21b-d406-0410-9b95-82705330c041
* Add better apt-verbosityNarayan Desai2006-12-121-0/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2589 ce84e21b-d406-0410-9b95-82705330c041
* Fix partial command output problemNarayan Desai2006-12-111-0/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2581 ce84e21b-d406-0410-9b95-82705330c041
* Spacing cleanup on Portage driverNarayan Desai2006-12-021-0/+1
| | | | | | | Remove deps support in create-debian-pkglist for now. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2564 ce84e21b-d406-0410-9b95-82705330c041
* Initial Gentoo support (from Michael Jinks)Narayan Desai2006-12-013-2/+128
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2561 ce84e21b-d406-0410-9b95-82705330c041
* Make reinventory contingent on configuration activity (Resolves Ticket #280)Narayan Desai2006-11-272-2/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2546 ce84e21b-d406-0410-9b95-82705330c041
* Add support for different output formats for debsums (Resolves Ticket #298)Narayan Desai2006-11-271-1/+10
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2545 ce84e21b-d406-0410-9b95-82705330c041
* Produce better message from APT when no md5sums exist (though verification ↵Narayan Desai2006-11-261-0/+4
| | | | | | will still fail) (Resolves Ticket #294) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2540 ce84e21b-d406-0410-9b95-82705330c041
* Fix apt checksum comparison (output formatting changed with new options)Narayan Desai2006-11-251-1/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2539 ce84e21b-d406-0410-9b95-82705330c041
* Improve error message for failed user/group resolutionNarayan Desai2006-11-241-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2537 ce84e21b-d406-0410-9b95-82705330c041
* Fix for secondary issue in ticket #280Narayan Desai2006-11-241-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2536 ce84e21b-d406-0410-9b95-82705330c041
* Fix APT driver to display package names upon removal (Resolves Ticket #285)Narayan Desai2006-11-231-3/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2532 ce84e21b-d406-0410-9b95-82705330c041
* Fix multiple debinit extra service problem [reported by naapuri]Narayan Desai2006-11-231-3/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2531 ce84e21b-d406-0410-9b95-82705330c041
* Fix package removal [report from naapuri]Narayan Desai2006-11-232-3/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2530 ce84e21b-d406-0410-9b95-82705330c041
* Add Permissions codeNarayan Desai2006-11-221-0/+8
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2526 ce84e21b-d406-0410-9b95-82705330c041
* Change to debsums -as (checks config files as well) [from naapuri request]Narayan Desai2006-11-221-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2517 ce84e21b-d406-0410-9b95-82705330c041
* Fix incremental output in client (will display partial results of executor ↵Narayan Desai2006-11-211-2/+2
| | | | | | calls) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2511 ce84e21b-d406-0410-9b95-82705330c041
* Remove __init__ based on (very useful, look at it if you need to debugDaniel Joseph Barnhart Clark2006-10-191-4/+0
| | | | | | | a tool) IRC chat with desai. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2449 ce84e21b-d406-0410-9b95-82705330c041
* Removed not working comment, and added debug code to RefreshPackagesDaniel Joseph Barnhart Clark2006-10-191-5/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2448 ce84e21b-d406-0410-9b95-82705330c041
* * Automatically load the encap toolNarayan Desai2006-10-152-2/+2
| | | | | | | | * Use ndiff instead of unified diffs in POSIX * Add pull support to bcfg2-admin. This allows users to decide that a client is correct, and fix it entirely from the server side. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2435 ce84e21b-d406-0410-9b95-82705330c041
* Fix apt problems againNarayan Desai2006-10-091-5/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2418 ce84e21b-d406-0410-9b95-82705330c041
* Important fixNarayan Desai2006-10-091-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2416 ce84e21b-d406-0410-9b95-82705330c041
* * Remove Launchd for nowNarayan Desai2006-10-091-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2413 ce84e21b-d406-0410-9b95-82705330c041
* * APT now fails cleanly on non-apt platformsNarayan Desai2006-10-093-1/+9
| | | | | | | | * PkgTool now calls RefreshPackages properly on instantiation * RPM handles error case with bogus output more robustly (should maybe move to the rpm python bindings?) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2412 ce84e21b-d406-0410-9b95-82705330c041
* * Respect verify=false in APT packagesNarayan Desai2006-10-081-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2409 ce84e21b-d406-0410-9b95-82705330c041
* * Implement a cleaner fix for the empty config file install checkNarayan Desai2006-10-081-3/+10
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2408 ce84e21b-d406-0410-9b95-82705330c041
* Fix case where file is not bound.Narayan Desai2006-10-071-0/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2407 ce84e21b-d406-0410-9b95-82705330c041
* Merge of the client/refactor branch (revisions r2218-r2400)Narayan Desai2006-10-0611-0/+1086
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2401 ce84e21b-d406-0410-9b95-82705330c041