summaryrefslogtreecommitdiffstats
path: root/src/lib/Client/Tools
Commit message (Collapse)AuthorAgeFilesLines
* Fix Yum.__ireq__ (to enable package installation)Narayan Desai2007-02-031-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2777 ce84e21b-d406-0410-9b95-82705330c041
* Clean up tool driver conflict codeNarayan Desai2007-02-021-1/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2769 ce84e21b-d406-0410-9b95-82705330c041
* Client Tool driver updates (Yum and Blastwave)Narayan Desai2007-02-022-2/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2768 ce84e21b-d406-0410-9b95-82705330c041
* Fix tbNarayan Desai2007-02-011-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2765 ce84e21b-d406-0410-9b95-82705330c041
* fix Yup/RPM conflictNarayan Desai2007-02-011-2/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2759 ce84e21b-d406-0410-9b95-82705330c041
* fix Yup option failureNarayan Desai2007-02-011-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2758 ce84e21b-d406-0410-9b95-82705330c041
* Implement complete Yum solutionNarayan Desai2007-02-012-3/+18
| | | | | | | | | * Add Yum into default loaded drivers * Add support for Yum to not use -y * Fix driver conflict setup git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2754 ce84e21b-d406-0410-9b95-82705330c041
* Finish up improving interactive mode log messages (Resolves Ticket #367)Narayan Desai2007-02-011-2/+23
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2753 ce84e21b-d406-0410-9b95-82705330c041
* Fix importsNarayan Desai2007-02-011-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2748 ce84e21b-d406-0410-9b95-82705330c041
* Fix blastwave packages (dont use the sysv constructor)Narayan Desai2007-02-011-0/+9
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2747 ce84e21b-d406-0410-9b95-82705330c041
* fix the yum driver (round 3)Narayan Desai2007-01-311-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2746 ce84e21b-d406-0410-9b95-82705330c041
* fix the yum driver (round 2)Narayan Desai2007-01-311-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2745 ce84e21b-d406-0410-9b95-82705330c041
* fix the yum driverNarayan Desai2007-01-311-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2744 ce84e21b-d406-0410-9b95-82705330c041
* Fix another aspect of postinstallsNarayan Desai2007-01-311-0/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2742 ce84e21b-d406-0410-9b95-82705330c041
* Maybe fix file diffing + xml encodingNarayan Desai2007-01-311-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2738 ce84e21b-d406-0410-9b95-82705330c041
* * Disable Yum driver for nowNarayan Desai2007-01-311-1/+1
| | | | | | | * Add info files as an alternative for :info files (Resolves Ticket #382) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2735 ce84e21b-d406-0410-9b95-82705330c041
* Import error message when config file diffs aren't available (Resolves ↵Narayan Desai2007-01-301-1/+1
| | | | | | Ticket #380) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2733 ce84e21b-d406-0410-9b95-82705330c041
* Fix PostInstall traceback (Resolves Ticket #378)Narayan Desai2007-01-301-0/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2732 ce84e21b-d406-0410-9b95-82705330c041
* For real this time, fixed the omission of "=" before package atoms onMichael Jinks2007-01-291-1/+1
| | | | | | | | install. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2731 ce84e21b-d406-0410-9b95-82705330c041
* Sometimes packages are being installed without the prefix "=" in theMichael Jinks2007-01-291-1/+1
| | | | | | | | | package atom. This join might have fixed that, but I'm not entirely sure. Needs more testing. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2725 ce84e21b-d406-0410-9b95-82705330c041
* Fix traceback for binary filesNarayan Desai2007-01-291-1/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2724 ce84e21b-d406-0410-9b95-82705330c041
* Fix RPM verification (Resolves Ticket #375)Narayan Desai2007-01-241-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2721 ce84e21b-d406-0410-9b95-82705330c041
* Removed call to 'emerge --sync' before package installsMichael Jinks2007-01-241-11/+9
| | | | | | | | | | | | Fixed mishandling of output from 'equery check' which caused packages to reinstall on each run if their config files had been changed Removed files from __important__ which matter more for building than installing/maintaining packages git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2717 ce84e21b-d406-0410-9b95-82705330c041
* Add return codes to action uploadsNarayan Desai2007-01-241-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2714 ce84e21b-d406-0410-9b95-82705330c041
* Implement Action supportNarayan Desai2007-01-242-2/+54
| | | | | | | | | | - Schema addition for bundles/rules - Tool driver for actions - Frame support for pre-actions and post-actions - Frame blacklist support (to preclude blocked entries from getting installed on the post-clobber pass) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2713 ce84e21b-d406-0410-9b95-82705330c041
* Commit infrastructure for Action driverNarayan Desai2007-01-231-1/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2711 ce84e21b-d406-0410-9b95-82705330c041
* Fix unicode problem for diff display (Resolves Ticket #365)Narayan Desai2007-01-201-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2705 ce84e21b-d406-0410-9b95-82705330c041
* Improve information message in interactive mode (Half-resolves Ticket #367)Narayan Desai2007-01-202-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2704 ce84e21b-d406-0410-9b95-82705330c041
* Fix PostInstall/Yum driver loadNarayan Desai2007-01-181-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2698 ce84e21b-d406-0410-9b95-82705330c041
* Add configfile interactive diff support. (Resolves Ticket #279)Narayan Desai2007-01-181-0/+4
| | | | | | | Remove query text from statistics upload git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2697 ce84e21b-d406-0410-9b95-82705330c041
* minor comment fix for bcfg2-adminNarayan Desai2007-01-171-0/+6
| | | | | | | Add fallback removal mechanism for RPM (to single removal, used when single-pass fails) [From Sumit Roy] git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2691 ce84e21b-d406-0410-9b95-82705330c041
* Implement more verbose questions for interactive mode (for Packages) ↵Narayan Desai2007-01-162-9/+32
| | | | | | (Halfway-resolves Ticket #279) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2684 ce84e21b-d406-0410-9b95-82705330c041
* Make bcfg2 -P actually paranoid (Resolves Ticket #359)Narayan Desai2007-01-161-2/+6
| | | | | | | * ConfigFile entry installation halted if backup cannot be created git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2683 ce84e21b-d406-0410-9b95-82705330c041
* Pylint fixesNarayan Desai2007-01-164-11/+13
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2681 ce84e21b-d406-0410-9b95-82705330c041
* Add version information for extra packages that use the ↵Narayan Desai2007-01-151-3/+4
| | | | | | PkgTool.FindExtraPackages method git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2675 ce84e21b-d406-0410-9b95-82705330c041
* Add conflicts support for tool driversNarayan Desai2007-01-111-2/+4
| | | | | | | | * Add Yum conflict with RPM * Add Yum dependency on /var/lib/rpm git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2645 ce84e21b-d406-0410-9b95-82705330c041
* Add Yum driverNarayan Desai2007-01-102-1/+24
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2642 ce84e21b-d406-0410-9b95-82705330c041
* Report on service restart errors (Begin to address Debian Bug 406288)Narayan Desai2007-01-101-3/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2640 ce84e21b-d406-0410-9b95-82705330c041
* Two client updatesNarayan Desai2007-01-081-2/+8
| | | | | | | | - add default toolset support for debian - Add support for clearing maintenance modes in smf git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2632 ce84e21b-d406-0410-9b95-82705330c041
* First working version of launchd support! Joey Hagedorn2007-01-082-18/+23
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2630 ce84e21b-d406-0410-9b95-82705330c041
* Fix DebInit and SMF extra service removalNarayan Desai2007-01-082-4/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2629 ce84e21b-d406-0410-9b95-82705330c041
* Two fixes for SMF FMRI verificationNarayan Desai2007-01-081-1/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2628 ce84e21b-d406-0410-9b95-82705330c041
* Fix verify failures when installation info isn't supplied.Narayan Desai2007-01-051-1/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2624 ce84e21b-d406-0410-9b95-82705330c041
* Enabled launchd as valid service; support is completely untested at this ↵Joey Hagedorn2007-01-032-12/+13
| | | | | | point. To use; install launchd plist files as configuration files, then setup a launchd service entry to make sure the item is loaded. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2619 ce84e21b-d406-0410-9b95-82705330c041
* Preliminiary launchd support implementation for Install function.Joey Hagedorn2007-01-031-11/+37
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2618 ce84e21b-d406-0410-9b95-82705330c041
* working on initial launchd service support implementationJoey Hagedorn2007-01-021-1/+14
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2617 ce84e21b-d406-0410-9b95-82705330c041
* Initial commit of launchd service support.Joey Hagedorn2007-01-021-0/+55
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2616 ce84e21b-d406-0410-9b95-82705330c041
* Portage driver update (it now works!) from mjinksNarayan Desai2006-12-231-8/+9
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2607 ce84e21b-d406-0410-9b95-82705330c041
* Fix some error paths in SMFNarayan Desai2006-12-211-4/+11
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2604 ce84e21b-d406-0410-9b95-82705330c041
* Only activate RPM when the db has been initializedNarayan Desai2006-12-211-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2603 ce84e21b-d406-0410-9b95-82705330c041