summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix type-specific option handling codeNarayan Desai2006-09-011-1/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2166 ce84e21b-d406-0410-9b95-82705330c041
* Bug fixes, code cleanups, and more user-friendly error handling for poorly ↵Jason Pepas2006-09-011-56/+48
| | | | | | named rpms. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2165 ce84e21b-d406-0410-9b95-82705330c041
* bump to 0.8.3pre6Narayan Desai2006-09-012-1/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2163 ce84e21b-d406-0410-9b95-82705330c041
* Fix bcfg2-cron script to be executableNarayan Desai2006-09-011-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2162 ce84e21b-d406-0410-9b95-82705330c041
* Updated version of rpmlisting.py.Jason Pepas2006-08-311-24/+84
| | | | | | | | | This newer version is backwards compatible with the previous version, but includes new functionality which allows for creating sepparate PackageLists based on the mtimes of the rpms. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2161 ce84e21b-d406-0410-9b95-82705330c041
* Add new epkg flagsNarayan Desai2006-08-311-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2160 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 0.8.3pre5Narayan Desai2006-08-312-1/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2158 ce84e21b-d406-0410-9b95-82705330c041
* Fix bundle deps in interactive modeNarayan Desai2006-08-301-0/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2157 ce84e21b-d406-0410-9b95-82705330c041
* Fix module importNarayan Desai2006-08-301-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2156 ce84e21b-d406-0410-9b95-82705330c041
* Fix Interactive mode spacingNarayan Desai2006-08-302-9/+21
| | | | | | | Fix Solaris service removal git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2155 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Bumped bcfg2 .ep version to bcfg2-0.8.3pre4Narayan Desai2006-08-291-0/+464
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2153 ce84e21b-d406-0410-9b95-82705330c041
* version bump to 0.8.3pre4Narayan Desai2006-08-292-1/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2151 ce84e21b-d406-0410-9b95-82705330c041
* Get a finalized, working version of lrc servicesNarayan Desai2006-08-291-4/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2150 ce84e21b-d406-0410-9b95-82705330c041
* ouchNarayan Desai2006-08-291-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2149 ce84e21b-d406-0410-9b95-82705330c041
* Add more debug for solarisNarayan Desai2006-08-291-0/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2148 ce84e21b-d406-0410-9b95-82705330c041
* More Solaris fixesNarayan Desai2006-08-291-7/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2147 ce84e21b-d406-0410-9b95-82705330c041
* minor formattingKen Raffenetti2006-08-291-14/+9
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2146 ce84e21b-d406-0410-9b95-82705330c041
* More solaris fixupsNarayan Desai2006-08-291-3/+14
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2145 ce84e21b-d406-0410-9b95-82705330c041
* Only restart enabled servicesNarayan Desai2006-08-292-6/+15
| | | | | | | Fix lrc services in the enable mode git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2144 ce84e21b-d406-0410-9b95-82705330c041
* fix typoNarayan Desai2006-08-291-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2143 ce84e21b-d406-0410-9b95-82705330c041
* Fix stupid thinkoNarayan Desai2006-08-291-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2142 ce84e21b-d406-0410-9b95-82705330c041
* Make service restarts tunable across platformsNarayan Desai2006-08-292-2/+15
| | | | | | | | | | * Remove hardcoded /etc/init.d calls in Toolset.py * Add an overloadable method * Implement the method for Solaris.py git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2141 ce84e21b-d406-0410-9b95-82705330c041
* Implement service removal for smf/lrc servicesNarayan Desai2006-08-291-1/+12
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2140 ce84e21b-d406-0410-9b95-82705330c041
* XMLRPC function added to Hostbase pluginKen Raffenetti2006-08-291-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2139 ce84e21b-d406-0410-9b95-82705330c041
* New Hostbase pluginKen Raffenetti2006-08-291-58/+45
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2138 ce84e21b-d406-0410-9b95-82705330c041
* Add FMRI to the service schemaNarayan Desai2006-08-291-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2137 ce84e21b-d406-0410-9b95-82705330c041
* remove ~ filesKen Raffenetti2006-08-292-92/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2136 ce84e21b-d406-0410-9b95-82705330c041
* Added all the django application codeKen Raffenetti2006-08-2938-27/+2568
| | | | | | | includes database models, file templates, and web apps git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2135 ce84e21b-d406-0410-9b95-82705330c041
* Fix error in probe receiptNarayan Desai2006-08-291-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2134 ce84e21b-d406-0410-9b95-82705330c041
* Fix pkgrm to not prompt the userNarayan Desai2006-08-291-1/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2133 ce84e21b-d406-0410-9b95-82705330c041
* Minor GenerateHostInfo cleanupsNarayan Desai2006-08-291-23/+9
| | | | | | | | * Switch to full module imports * Remove last of the fullnames stuff (from pre-fqdn days) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2132 ce84e21b-d406-0410-9b95-82705330c041
* Simple metadata bugfixNarayan Desai2006-08-291-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2131 ce84e21b-d406-0410-9b95-82705330c041
* added hostinfo tool for querying hostbase from the command lineKen Raffenetti2006-08-281-0/+185
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2130 ce84e21b-d406-0410-9b95-82705330c041
* Fix return for correct verify=false sysv packagesNarayan Desai2006-08-281-11/+12
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2129 ce84e21b-d406-0410-9b95-82705330c041
* Initial Hostbase stuffKen Raffenetti2006-08-282-281/+1052
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2128 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Sadly not going to be able to do testing and doc updateDaniel Joseph Barnhart Clark2006-08-285-66/+17
| | | | | | | before vacation; updated doc to at least alert users to this fact. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2127 ce84e21b-d406-0410-9b95-82705330c041
* added my hot crontab hacker which randomizes the times at which cron.daily runs.Rick Bradshow2006-08-281-0/+39
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2126 ce84e21b-d406-0410-9b95-82705330c041
* Fix output redirection in cron jobsNarayan Desai2006-08-282-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2125 ce84e21b-d406-0410-9b95-82705330c041
* Add address attribute to client schemaNarayan Desai2006-08-271-0/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2124 ce84e21b-d406-0410-9b95-82705330c041
* Refactor to allow manual address specification in clients.xmlNarayan Desai2006-08-273-30/+34
| | | | | | | | * Move address resolution to Bcfg2.Server.Metadata * Remove bcfg2-server -c option (can be done with bcfg2-info more easily git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2123 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Added bcfg2 bump functionality toDaniel Joseph Barnhart Clark2006-08-263-12/+39
| | | | | | | encap/src/encap-profiles/Makefile git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2122 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Make summary output look nice in 80 columnsDaniel Joseph Barnhart Clark2006-08-261-10/+10
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2121 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Update makefilesDaniel Joseph Barnhart Clark2006-08-262-8/+20
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2120 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Added password set functionality.Daniel Joseph Barnhart Clark2006-08-261-11/+127
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2119 ce84e21b-d406-0410-9b95-82705330c041
* Add a chdir to work around odd libxml2 bug on freebsdNarayan Desai2006-08-261-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2118 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Fix executable bit on makedist.shDaniel Joseph Barnhart Clark2006-08-261-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2117 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: makeself-dist done except for password handling code andDaniel Joseph Barnhart Clark2006-08-263-7/+159
| | | | | | | Makefile. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2116 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Run bcfg2-site install as part of all since it (should be)Daniel Joseph Barnhart Clark2006-08-252-1/+12
| | | | | | | convergant; also start up ostiary service if it hasn't already been started. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2115 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: More shell portability changes for SolarisDaniel Joseph Barnhart Clark2006-08-252-13/+38
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2114 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Solaris sed(1) requires newline from stdinDaniel Joseph Barnhart Clark2006-08-253-5/+8
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2113 ce84e21b-d406-0410-9b95-82705330c041