summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* (Logical change 1.233)Joey Hagedorn2005-06-211-0/+379
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@972 ce84e21b-d406-0410-9b95-82705330c041
* Initial revisionJoey Hagedorn2005-06-211-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@971 ce84e21b-d406-0410-9b95-82705330c041
* netzero fix for .cat/diff filesNarayan Desai2005-06-031-3/+12
| | | | | | | (Logical change 1.231) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@965 ce84e21b-d406-0410-9b95-82705330c041
* fix Symlink bugNarayan Desai2005-06-011-0/+6
| | | | | | | | | | 2005/05/17 10:42:56-05:00 anl.gov!desai add Reinstall for clobbered entries (Logical change 1.229) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@960 ce84e21b-d406-0410-9b95-82705330c041
* add noninteractive force to all apt-get callsNarayan Desai2005-06-011-1/+1
| | | | | | | (Logical change 1.229) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@959 ce84e21b-d406-0410-9b95-82705330c041
* handle xml parse failure.Narayan Desai2005-06-011-1/+6
| | | | | | | (Logical change 1.229) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@955 ce84e21b-d406-0410-9b95-82705330c041
* add sort to global file addition.Narayan Desai2005-05-131-0/+1
| | | | | | | | | fixes _long_ standing bug (Logical change 1.227) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@950 ce84e21b-d406-0410-9b95-82705330c041
* fix for python2.2Narayan Desai2005-05-131-1/+1
| | | | | | | (Logical change 1.227) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@949 ce84e21b-d406-0410-9b95-82705330c041
* pylint fixupsNarayan Desai2005-05-121-18/+19
| | | | | | | (Logical change 1.225) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@944 ce84e21b-d406-0410-9b95-82705330c041
* switch to url from nameNarayan Desai2005-05-121-1/+1
| | | | | | | (Logical change 1.225) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@943 ce84e21b-d406-0410-9b95-82705330c041
* fix :info file deletionNarayan Desai2005-05-121-1/+2
| | | | | | | (Logical change 1.225) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@941 ce84e21b-d406-0410-9b95-82705330c041
* do string conversion properly.Narayan Desai2005-05-121-3/+4
| | | | | | | | | | 2005/05/12 12:48:46-05:00 anl.gov!desai make attributes actually work without scopes (Logical change 1.225) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@940 ce84e21b-d406-0410-9b95-82705330c041
* add default fetch of nothing for pkgtool invocationsNarayan Desai2005-05-121-1/+1
| | | | | | | (Logical change 1.225) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@939 ce84e21b-d406-0410-9b95-82705330c041
* remove image prioNarayan Desai2005-04-111-1/+1
| | | | | | | (Logical change 1.224) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@938 ce84e21b-d406-0410-9b95-82705330c041
* fix single pass installNarayan Desai2005-04-111-2/+4
| | | | | | | (Logical change 1.223) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@935 ce84e21b-d406-0410-9b95-82705330c041
* fix service stuffNarayan Desai2005-04-111-3/+9
| | | | | | | (Logical change 1.223) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@933 ce84e21b-d406-0410-9b95-82705330c041
* fix extra argNarayan Desai2005-04-111-1/+1
| | | | | | | (Logical change 1.222) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@932 ce84e21b-d406-0410-9b95-82705330c041
* fix inventory callNarayan Desai2005-04-111-1/+1
| | | | | | | (Logical change 1.222) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@930 ce84e21b-d406-0410-9b95-82705330c041
* pylint fixesNarayan Desai2005-04-111-9/+9
| | | | | | | (Logical change 1.220) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@925 ce84e21b-d406-0410-9b95-82705330c041
* move to using Toolset.InstallNarayan Desai2005-04-111-141/+5
| | | | | | | | | | 2005/04/06 11:14:33-05:00 anl.gov!desai pylint fixes and consolidation (Logical change 1.220) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@924 ce84e21b-d406-0410-9b95-82705330c041
* Delete: src/lib/Server/Generators/FS.pyNarayan Desai2005-04-111-17/+0
| | | | | | | }(Logical change 1.220) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@923 ce84e21b-d406-0410-9b95-82705330c041
* pylint fixupsNarayan Desai2005-04-111-10/+160
| | | | | | | (Logical change 1.220) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@922 ce84e21b-d406-0410-9b95-82705330c041
* Delete: src/lib/Server/Generators/Debconf.pyNarayan Desai2005-04-111-59/+0
| | | | | | | }(Logical change 1.220) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@920 ce84e21b-d406-0410-9b95-82705330c041
* pylint fixes and GetDependencies additionNarayan Desai2005-04-111-1/+5
| | | | | | | (Logical change 1.220) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@919 ce84e21b-d406-0410-9b95-82705330c041
* pylint cleanupsNarayan Desai2005-04-111-147/+2
| | | | | | | (Logical change 1.220) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@918 ce84e21b-d406-0410-9b95-82705330c041
* fixed statistics/clean problemNarayan Desai2005-04-051-2/+7
| | | | | | | (Logical change 1.219) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@917 ce84e21b-d406-0410-9b95-82705330c041
* fix directory installation for wrongperms caseNarayan Desai2005-04-041-7/+14
| | | | | | | (Logical change 1.218) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@914 ce84e21b-d406-0410-9b95-82705330c041
* fixup error messageNarayan Desai2005-04-011-4/+4
| | | | | | | (Logical change 1.217) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@911 ce84e21b-d406-0410-9b95-82705330c041
* add service removalNarayan Desai2005-03-311-1/+6
| | | | | | | (Logical change 1.216) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@910 ce84e21b-d406-0410-9b95-82705330c041
* fix prio problemNarayan Desai2005-03-301-3/+3
| | | | | | | (Logical change 1.215) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@907 ce84e21b-d406-0410-9b95-82705330c041
* add client metadata into the mixNarayan Desai2005-03-291-2/+3
| | | | | | | (Logical change 1.213) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@902 ce84e21b-d406-0410-9b95-82705330c041
* fix tiebreaksNarayan Desai2005-03-171-1/+9
| | | | | | | (Logical change 1.212) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@900 ce84e21b-d406-0410-9b95-82705330c041
* minor cleanupsNarayan Desai2005-03-171-0/+14
| | | | | | | | | | 2005/03/17 10:49:10-06:00 anl.gov!desai add more commands (Logical change 1.212) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@899 ce84e21b-d406-0410-9b95-82705330c041
* move to efficient caching. now it both does the right thing, and itNarayan Desai2005-03-171-5/+39
| | | | | | | | | | | | | works fast (~1.7 s for initial config gen, ~.5 for all subsequent; compared with 1.8 all of the time) 2005/03/17 14:45:00-06:00 anl.gov!desai working multidomain version (slow) (Logical change 1.212) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@896 ce84e21b-d406-0410-9b95-82705330c041
* switch to all dynamic ssh_known_hosts generation (don't useNarayan Desai2005-03-021-22/+6
| | | | | | | | | repo/ssh_known_hosts as a base) (Logical change 1.208) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@886 ce84e21b-d406-0410-9b95-82705330c041
* fix the sort functionNarayan Desai2005-03-021-6/+5
| | | | | | | | | | 2005/02/18 13:40:24-06:00 anl.gov!desai add in profile support for ScopedXMLFiles (Logical change 1.208) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@883 ce84e21b-d406-0410-9b95-82705330c041
* fix import problemNarayan Desai2005-02-161-1/+1
| | | | | | | (Logical change 1.207) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@881 ce84e21b-d406-0410-9b95-82705330c041
* fix var nameNarayan Desai2005-02-161-1/+1
| | | | | | | (Logical change 1.207) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@880 ce84e21b-d406-0410-9b95-82705330c041
* change paranoid mode flagNarayan Desai2005-02-161-1/+1
| | | | | | | (Logical change 1.205) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@875 ce84e21b-d406-0410-9b95-82705330c041
* add loggingNarayan Desai2005-02-161-7/+11
| | | | | | | (Logical change 1.205) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@873 ce84e21b-d406-0410-9b95-82705330c041
* fix code for TGNarayan Desai2005-02-141-25/+16
| | | | | | | (Logical change 1.204) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@871 ce84e21b-d406-0410-9b95-82705330c041
* make 2 way print conditionallyNarayan Desai2005-02-141-6/+8
| | | | | | | (Logical change 1.204) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@870 ce84e21b-d406-0410-9b95-82705330c041
* update for GeneNarayan Desai2005-02-141-14/+23
| | | | | | | (Logical change 1.204) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@866 ce84e21b-d406-0410-9b95-82705330c041
* fix extra printingNarayan Desai2005-02-021-3/+3
| | | | | | | (Logical change 1.203) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@863 ce84e21b-d406-0410-9b95-82705330c041
* fix thinkosNarayan Desai2005-02-021-3/+3
| | | | | | | (Logical change 1.202) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@860 ce84e21b-d406-0410-9b95-82705330c041
* add better error handingNarayan Desai2005-02-011-3/+7
| | | | | | | | | | 2005/02/01 11:25:01-06:00 anl.gov!desai Change mode to -rwxr-xr-x (Logical change 1.200) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@856 ce84e21b-d406-0410-9b95-82705330c041
* (Logical change 1.200)Narayan Desai2005-02-011-0/+109
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@855 ce84e21b-d406-0410-9b95-82705330c041
* add CoreInitError and add error handling for the "no metadata" caseNarayan Desai2005-02-011-2/+9
| | | | | | | | | | 2005/02/01 11:29:28-06:00 anl.gov!desai loose default setting for cfile (Logical change 1.200) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@853 ce84e21b-d406-0410-9b95-82705330c041
* add error handling for CoreInitErrorNarayan Desai2005-02-011-2/+6
| | | | | | | | | | 2005/02/01 11:30:34-06:00 anl.gov!desai fix Core usage (Logical change 1.200) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@852 ce84e21b-d406-0410-9b95-82705330c041
* Initial revisionNarayan Desai2005-02-011-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@851 ce84e21b-d406-0410-9b95-82705330c041