summaryrefslogtreecommitdiffstats
path: root/src/lib/Client
Commit message (Collapse)AuthorAgeFilesLines
* typoNarayan Desai2005-10-241-20/+10
| | | | | | | | | | | | | | | | | | | 2005/10/24 05:05:17-05:00 anl.gov!desai simplify 2005/10/24 05:00:05-05:00 anl.gov!desai pylint fixes 2005/10/24 04:56:20-05:00 anl.gov!desai fix package contents verification bug 2005/10/24 04:45:01-05:00 anl.gov!desai remove Popen4 duplication (Logical change 1.343) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1421 ce84e21b-d406-0410-9b95-82705330c041
* fixup pylint errorsNarayan Desai2005-10-241-10/+13
| | | | | | | (Logical change 1.343) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1420 ce84e21b-d406-0410-9b95-82705330c041
* pylint fixesNarayan Desai2005-10-241-9/+2
| | | | | | | | | remove duped code (Logical change 1.343) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1419 ce84e21b-d406-0410-9b95-82705330c041
* switch to new-style cobalt codeNarayan Desai2005-10-241-1/+1
| | | | | | | (Logical change 1.343) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1418 ce84e21b-d406-0410-9b95-82705330c041
* typoNarayan Desai2005-10-241-21/+7
| | | | | | | | | | | | | 2005/10/24 05:05:47-05:00 anl.gov!desai simplify 2005/10/24 04:53:17-05:00 anl.gov!desai simplify pkg verification logic (Logical change 1.343) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1417 ce84e21b-d406-0410-9b95-82705330c041
* dittoNarayan Desai2005-10-241-1/+12
| | | | | | | | | | | | | 2005/10/24 04:44:04-05:00 anl.gov!desai make saferun a little more friendly 2005/10/24 04:38:02-05:00 anl.gov!desai add saferun and fix some pylint errors (Logical change 1.343) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1415 ce84e21b-d406-0410-9b95-82705330c041
* add full path for chkconfigNarayan Desai2005-10-181-1/+1
| | | | | | | (Logical change 1.339) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1393 ce84e21b-d406-0410-9b95-82705330c041
* add XMLRPC compatibility layerNarayan Desai2005-10-131-1/+1
| | | | | | | (Logical change 1.336) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1379 ce84e21b-d406-0410-9b95-82705330c041
* (Logical change 1.336)Narayan Desai2005-10-131-0/+57
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1374 ce84e21b-d406-0410-9b95-82705330c041
* Initial revisionNarayan Desai2005-10-131-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1372 ce84e21b-d406-0410-9b95-82705330c041
* fix extra package removalNarayan Desai2005-10-061-1/+1
| | | | | | | (Logical change 1.335) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1368 ce84e21b-d406-0410-9b95-82705330c041
* don't include extra element if no extra config elements existNarayan Desai2005-10-061-3/+4
| | | | | | | (Logical change 1.334) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1366 ce84e21b-d406-0410-9b95-82705330c041
* fix rh tbNarayan Desai2005-09-301-0/+1
| | | | | | | (Logical change 1.329) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1348 ce84e21b-d406-0410-9b95-82705330c041
* add extra service supportNarayan Desai2005-09-301-0/+9
| | | | | | | (Logical change 1.329) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1344 ce84e21b-d406-0410-9b95-82705330c041
* remove local extra_services defNarayan Desai2005-09-301-1/+0
| | | | | | | (Logical change 1.329) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1343 ce84e21b-d406-0410-9b95-82705330c041
* add support for tracking extra config info properlyNarayan Desai2005-09-291-3/+6
| | | | | | | (Logical change 1.328) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1338 ce84e21b-d406-0410-9b95-82705330c041
* add extra reporting/removal supportNarayan Desai2005-09-291-0/+19
| | | | | | | (Logical change 1.328) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1337 ce84e21b-d406-0410-9b95-82705330c041
* add support for extra config reportingNarayan Desai2005-09-292-3/+7
| | | | | | | (Logical change 1.328) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1335 ce84e21b-d406-0410-9b95-82705330c041
* get solaris changes all workingNarayan Desai2005-09-161-4/+16
| | | | | | | | | | | 2005/09/15 13:27:36-05:00 anl.gov!desai make unbound configfiles return a reasonable error message, not a traceback (Logical change 1.316) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1293 ce84e21b-d406-0410-9b95-82705330c041
* get services mostly workingNarayan Desai2005-09-161-9/+71
| | | | | | | (Logical change 1.316) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1290 ce84e21b-d406-0410-9b95-82705330c041
* typoNarayan Desai2005-09-161-1/+1
| | | | | | | (Logical change 1.316) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1287 ce84e21b-d406-0410-9b95-82705330c041
* basic working Solaris toolset.Narayan Desai2005-09-141-19/+30
| | | | | | | | | | | | | | | | | | | | | need to: - fix fix fullname mappings for services - fix smf service interactions (maybe) - ensure that package installations work properly 2005/09/13 21:42:50-05:00 anl.gov!desai fix pkgchk call 2005/09/13 19:53:16-05:00 anl.gov!desai fixup the regex to handle full paths (like the ones produced by glob) 2005/09/13 19:42:26-05:00 anl.gov!desai integrate fixes from Phillip (Logical change 1.312) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1275 ce84e21b-d406-0410-9b95-82705330c041
* undo nosrv changesNarayan Desai2005-09-141-1/+2
| | | | | | | | | | 2005/09/14 08:27:34-05:00 anl.gov!desai add the nosvc setup flag (Logical change 1.312) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1272 ce84e21b-d406-0410-9b95-82705330c041
* another typoNarayan Desai2005-09-131-1/+1
| | | | | | | (Logical change 1.311) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1268 ce84e21b-d406-0410-9b95-82705330c041
* add spaceNarayan Desai2005-09-131-2/+2
| | | | | | | | | | 2005/09/13 10:55:08-05:00 anl.gov!desai version bump (Logical change 1.310) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1266 ce84e21b-d406-0410-9b95-82705330c041
* typoNarayan Desai2005-09-131-1/+1
| | | | | | | (Logical change 1.309) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1264 ce84e21b-d406-0410-9b95-82705330c041
* fix all of Cory's problemsNarayan Desai2005-09-131-2/+7
| | | | | | | (Logical change 1.306) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1256 ce84e21b-d406-0410-9b95-82705330c041
* add default package typeNarayan Desai2005-09-132-1/+5
| | | | | | | (Logical change 1.306) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1254 ce84e21b-d406-0410-9b95-82705330c041
* fix multi-tool codeNarayan Desai2005-09-131-4/+5
| | | | | | | (Logical change 1.306) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1253 ce84e21b-d406-0410-9b95-82705330c041
* relocation supportNarayan Desai2005-09-131-0/+7
| | | | | | | | | They should even get installed group-wise per relocation (Logical change 1.305) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1250 ce84e21b-d406-0410-9b95-82705330c041
* integrate multiple pkg system supportNarayan Desai2005-09-121-12/+30
| | | | | | | (Logical change 1.304) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1248 ce84e21b-d406-0410-9b95-82705330c041
* add type pkgtool supportNarayan Desai2005-09-121-1/+1
| | | | | | | (Logical change 1.304) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1247 ce84e21b-d406-0410-9b95-82705330c041
* new pkgtool API to allow for multiple package types on a single archNarayan Desai2005-09-121-33/+40
| | | | | | | (Logical change 1.304) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1246 ce84e21b-d406-0410-9b95-82705330c041
* update to typed pkgtool APINarayan Desai2005-09-121-1/+1
| | | | | | | (Logical change 1.304) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1245 ce84e21b-d406-0410-9b95-82705330c041
* add typed debian pkgtool supportNarayan Desai2005-09-121-2/+2
| | | | | | | (Logical change 1.304) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1244 ce84e21b-d406-0410-9b95-82705330c041
* fix version detectionNarayan Desai2005-09-011-28/+29
| | | | | | | | | | 2005/09/01 14:40:39-05:00 anl.gov!desai simplify and optimize package performance (Logical change 1.292) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1163 ce84e21b-d406-0410-9b95-82705330c041
* kill --level in chkconfig callNarayan Desai2005-07-231-1/+1
| | | | | | | (Logical change 1.270) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1097 ce84e21b-d406-0410-9b95-82705330c041
* fix conditional restart of services within bundlesNarayan Desai2005-07-231-1/+2
| | | | | | | | | | 2005/07/20 10:58:22-05:00 anl.gov!desai fix true path (Logical change 1.270) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1096 ce84e21b-d406-0410-9b95-82705330c041
* add Gentoo supportZach Lowry2005-07-141-5/+127
| | | | | | | (Logical change 1.267) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1087 ce84e21b-d406-0410-9b95-82705330c041
* fix other stupid bugsZach Lowry2005-07-141-2/+2
| | | | | | | (Logical change 1.260) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1067 ce84e21b-d406-0410-9b95-82705330c041
* add missing parenZach Lowry2005-07-142-2/+2
| | | | | | | (Logical change 1.259) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1064 ce84e21b-d406-0410-9b95-82705330c041
* fix conflict with pylint correctionsZach Lowry2005-07-131-10/+11
| | | | | | | | | | | | 2005/07/13 11:19:29-05:00 anl.gov!zach fix odata bug ?\008 add modlist to solaris fix Inventory (Logical change 1.255) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1051 ce84e21b-d406-0410-9b95-82705330c041
* fix odata bugZach Lowry2005-07-131-1/+1
| | | | | | | (Logical change 1.255) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1050 ce84e21b-d406-0410-9b95-82705330c041
* pylint cleanups and minor code reviewNarayan Desai2005-07-131-62/+61
| | | | | | | | | | | Still needs: - modlist support - maybe direct inventory support (?) (Logical change 1.252) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1044 ce84e21b-d406-0410-9b95-82705330c041
* Add solaris express supportZach Lowry2005-07-131-2/+112
| | | | | | | (Logical change 1.250) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1038 ce84e21b-d406-0410-9b95-82705330c041
* fix permission codeNarayan Desai2005-06-291-5/+6
| | | | | | | | | | 2005/06/29 15:45:08-05:00 anl.gov!desai typo (Logical change 1.246) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1025 ce84e21b-d406-0410-9b95-82705330c041
* change postinstall command name to "name"Narayan Desai2005-06-291-1/+7
| | | | | | | | | | 2005/06/29 13:08:26-05:00 anl.gov!desai add postinstall methods and integrate with bundles (Logical change 1.244) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1020 ce84e21b-d406-0410-9b95-82705330c041
* implement permissionsNarayan Desai2005-06-291-5/+38
| | | | | | | | | | | 2005/06/29 10:20:27-05:00 anl.gov!desai fix up perms on "wonderful" gpfs filesystems (and perhaps mount points in general) (Logical change 1.242) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1009 ce84e21b-d406-0410-9b95-82705330c041
* improve error messageNarayan Desai2005-06-221-2/+2
| | | | | | | (Logical change 1.236) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@989 ce84e21b-d406-0410-9b95-82705330c041
* fix IOError (broken pipe)Narayan Desai2005-06-221-1/+4
| | | | | | | (Logical change 1.236) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@987 ce84e21b-d406-0410-9b95-82705330c041