summaryrefslogtreecommitdiffstats
path: root/src/lib/Client
Commit message (Collapse)AuthorAgeFilesLines
* Merged in certs branch in preparation for 0.9.3pre2Narayan Desai2007-03-121-57/+24
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2928 ce84e21b-d406-0410-9b95-82705330c041
* Move multiple inclusion messages into debug modeNarayan Desai2007-03-121-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2926 ce84e21b-d406-0410-9b95-82705330c041
* Properly integrate actions into Interactive mode (Resolves Ticket #414)Narayan Desai2007-03-102-39/+42
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2922 ce84e21b-d406-0410-9b95-82705330c041
* Fix a cosmetic tracebackNarayan Desai2007-02-281-3/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2888 ce84e21b-d406-0410-9b95-82705330c041
* Make bcfg2.conf-less -p -s runs workNarayan Desai2007-02-281-32/+56
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2886 ce84e21b-d406-0410-9b95-82705330c041
* Added Revision to svn:keywords so Revision shows up correctly in sourceDaniel Joseph Barnhart Clark2007-02-253-3/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2870 ce84e21b-d406-0410-9b95-82705330c041
* Fix another tracebackNarayan Desai2007-02-151-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2821 ce84e21b-d406-0410-9b95-82705330c041
* Fixup for case when diff needs to be displayed (Resolved Ticket #401)Narayan Desai2007-02-151-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2817 ce84e21b-d406-0410-9b95-82705330c041
* Add noverify version support to YumNarayan Desai2007-02-151-0/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2814 ce84e21b-d406-0410-9b95-82705330c041
* Include permissions entries in bundle modlistsNarayan Desai2007-02-151-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2813 ce84e21b-d406-0410-9b95-82705330c041
* Fix interactive messages when no diff is needed (Resolves Ticket #397)Narayan Desai2007-02-151-2/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2811 ce84e21b-d406-0410-9b95-82705330c041
* Improve information for cases like Ticket #398Narayan Desai2007-02-141-3/+8
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2809 ce84e21b-d406-0410-9b95-82705330c041
* Fix error messages for posix perms/ownership (Resolves Ticket #397)Narayan Desai2007-02-131-3/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2808 ce84e21b-d406-0410-9b95-82705330c041
* Fix overenthusiastic yum override (Reported by Pedro)Narayan Desai2007-02-051-4/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2785 ce84e21b-d406-0410-9b95-82705330c041
* Change around rpm removalNarayan Desai2007-02-051-1/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2784 ce84e21b-d406-0410-9b95-82705330c041
* add a sleep to executorNarayan Desai2007-02-031-1/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2780 ce84e21b-d406-0410-9b95-82705330c041
* Final executor fixNarayan Desai2007-02-031-0/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2779 ce84e21b-d406-0410-9b95-82705330c041
* Fix executorNarayan Desai2007-02-031-6/+8
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2778 ce84e21b-d406-0410-9b95-82705330c041
* 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
* Ensure that (pre) actions are not executed from BaseNarayan Desai2007-02-021-0/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2771 ce84e21b-d406-0410-9b95-82705330c041
* Fix base installation caseNarayan Desai2007-02-021-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2770 ce84e21b-d406-0410-9b95-82705330c041
* Clean up tool driver conflict codeNarayan Desai2007-02-022-10/+12
| | | | 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-013-7/+23
| | | | | | | | | * 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
* Pretty up multiple inclusion messageNarayan Desai2007-01-291-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2727 ce84e21b-d406-0410-9b95-82705330c041
* Fix message (Resolves Ticket #377)Narayan Desai2007-01-291-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2726 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
* Add bad entries output if -e is specifiedNarayan Desai2007-01-251-0/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2722 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-243-29/+104
| | | | | | | | | | - 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-232-7/+17
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2711 ce84e21b-d406-0410-9b95-82705330c041
* Add output describing clobbered entriesNarayan Desai2007-01-231-2/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2710 ce84e21b-d406-0410-9b95-82705330c041