summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Collapse)AuthorAgeFilesLines
* fix shared __provides__ table problemNarayan Desai2005-08-101-1/+4
| | | | | | | | | | 2005/08/03 14:44:03-05:00 anl.gov!desai supress events with blank filenames (Logical change 1.285) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1141 ce84e21b-d406-0410-9b95-82705330c041
* add error handling path for bad translation caseNarayan Desai2005-08-101-1/+5
| | | | | | | (Logical change 1.285) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1140 ce84e21b-d406-0410-9b95-82705330c041
* handle error path if empty file gets addedNarayan Desai2005-08-031-1/+4
| | | | | | | (Logical change 1.281) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1131 ce84e21b-d406-0410-9b95-82705330c041
* fix PermissionsNarayan Desai2005-08-021-1/+1
| | | | | | | (Logical change 1.277) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1116 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
* make PostInstall elements not bindNarayan Desai2005-06-291-1/+1
| | | | | | | (Logical change 1.244) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1019 ce84e21b-d406-0410-9b95-82705330c041
* add permission to unbound typesNarayan Desai2005-06-291-1/+1
| | | | | | | (Logical change 1.242) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1011 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
* fix for tg broken dns.Narayan Desai2005-06-281-3/+4
| | | | | | | | | don't use reverse lookups anymore. (Logical change 1.241) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1002 ce84e21b-d406-0410-9b95-82705330c041
* fix error messageNarayan Desai2005-06-221-4/+8
| | | | | | | | | | | | | 2005/06/22 17:02:52-05:00 anl.gov!desai fix double def 2005/06/22 17:01:33-05:00 anl.gov!desai add CoreInitError (Logical change 1.237) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@991 ce84e21b-d406-0410-9b95-82705330c041
* add error typesNarayan Desai2005-06-221-0/+9
| | | | | | | (Logical change 1.236) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@990 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
* check for undefined imageNarayan Desai2005-06-221-0/+3
| | | | | | | (Logical change 1.236) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@988 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
* fix glob bug and verbose reportingNarayan Desai2005-06-221-2/+2
| | | | | | | (Logical change 1.236) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@984 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
* 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
* 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
* 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