summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* merge realname into path for altsrc templatesNarayan Desai2007-07-231-2/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3549 ce84e21b-d406-0410-9b95-82705330c041
* Switch default to RPMng/YUMng (RPM/Yum are still around just not enabled by ↵Narayan Desai2007-07-231-1/+1
| | | | | | default) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3548 ce84e21b-d406-0410-9b95-82705330c041
* quiet down RPMng a little (patch from lueningh)Narayan Desai2007-07-231-10/+10
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3547 ce84e21b-d406-0410-9b95-82705330c041
* Implement bcfg2-remote -H -Narayan Desai2007-07-231-13/+25
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3546 ce84e21b-d406-0410-9b95-82705330c041
* Add a realname attribute in altsrc bound entries and add TCheetah supportNarayan Desai2007-07-232-0/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3543 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Changed README to mention epkg bug and new binaries location.Daniel Joseph Barnhart Clark2007-07-231-2/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3541 ce84e21b-d406-0410-9b95-82705330c041
* Add default attribute to basic group in default configNarayan Desai2007-07-221-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3537 ce84e21b-d406-0410-9b95-82705330c041
* Fix use of altsrc when using Package entries with file attributesNarayan Desai2007-07-221-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3536 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Bumped bcfg2 .ep version to bcfg2-0.9.5pre2.epDaniel Joseph Barnhart Clark2007-07-221-5/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3535 ce84e21b-d406-0410-9b95-82705330c041
* ...Daniel Joseph Barnhart Clark2007-07-221-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3534 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Give encap package name in a non-hackish way, other misc ↵Daniel Joseph Barnhart Clark2007-07-213-49/+52
| | | | | | Makefile updates. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3533 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Major updates to epkg Makefile, including proper static ↵Daniel Joseph Barnhart Clark2007-07-212-8/+119
| | | | | | building of OpenSSL into the epkg binary, and the use of https URLs with server verification via the /usr/local/etc/epkg-ca-bundle.pem, proper naming of GNU/Linux platforms, and creation of a epkg-2.3.9-encap-*-*.tar.gz distribution as the last step. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3532 ce84e21b-d406-0410-9b95-82705330c041
* Account plugin improvement from mschick (Resolves Ticket #470)Narayan Desai2007-07-211-9/+24
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3530 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Improve epkg makefile, add openssl depDaniel Joseph Barnhart Clark2007-07-211-12/+30
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3529 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Updated to curl-7.16.4 (just because it now exists), and much ↵Daniel Joseph Barnhart Clark2007-07-211-2/+2
| | | | | | more importantly libtar-1.2.12, which fixes a bug that truncated 100 character long path names to 99 characters (and also fixes some major memory leaks). The truncation but was visable with 0.9.5pre1 - the "pre1" added enough characters that there were 3 *.py files that became *.p files. This was esp. confusing as the build systems continued to work, and even some clients continued to work because they still had *.pyc files lying around. New epkg binaries for a bunch of platforms will be made available shortly. Fun fun :-) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3528 ce84e21b-d406-0410-9b95-82705330c041
* Improve error handling in bcfg2-admin (Step towards resolving Ticket #469)Narayan Desai2007-07-211-2/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3527 ce84e21b-d406-0410-9b95-82705330c041
* Switch DebInit to use invoke-rc.d (Resolves Ticket #434)Narayan Desai2007-07-201-1/+19
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3526 ce84e21b-d406-0410-9b95-82705330c041
* Fix bcfg2-info build commandNarayan Desai2007-07-201-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3523 ce84e21b-d406-0410-9b95-82705330c041
* add altsrc to schemaNarayan Desai2007-07-201-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3522 ce84e21b-d406-0410-9b95-82705330c041
* Fix altsrcNarayan Desai2007-07-201-1/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3521 ce84e21b-d406-0410-9b95-82705330c041
* Add bcfg2-remote to spec fileNarayan Desai2007-07-201-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3520 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: On some platforms [a-z] was matching uppercase "R" for some ↵Daniel Joseph Barnhart Clark2007-07-201-1/+2
| | | | | | reason. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3517 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 0.9.5pre1Narayan Desai2007-07-203-5/+11
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3515 ce84e21b-d406-0410-9b95-82705330c041
* Fix stupid thinko in SGenshiNarayan Desai2007-07-201-1/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3514 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Bumped bcfg2 .ep version to bcfg2-0.9.5pre1.epDaniel Joseph Barnhart Clark2007-07-201-5/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3513 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Bumped bcfg2 .ep version to bcfg2-0.9.4j.epDaniel Joseph Barnhart Clark2007-07-201-5/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3512 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: How's this for fun: If you have 2 seperate python binaries at ↵Daniel Joseph Barnhart Clark2007-07-2011-44/+44
| | | | | | | | | | | | | | | different locations, both named "python", then somehow they both pick up the same python shared libraries, but if you call the second one using a different name, you get the shared library it's supposed to be using. This hit me when I installed a non-bcfg2 python in /usr/local, and suddenly bcfg2 stopped working with: Traceback (most recent call last): File "/usr/local/bin/bcfg2", line 14, in ? import Bcfg2.Options ImportError: No module named Bcfg2.Options Because it was using the python that thought modules were under /usr/local/lib instead of /usr/local/lib/bcfg2/lib This patch should fix it. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3511 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Some platforms need PYTHONPATH set even though proper .pth ↵Daniel Joseph Barnhart Clark2007-07-191-1/+2
| | | | | | files exist and sys.path shows that they exist in a path Python should know about. No clue why. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3510 ce84e21b-d406-0410-9b95-82705330c041
* Add tools for managing encapsDaniel Joseph Barnhart Clark2007-07-194-0/+101
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3509 ce84e21b-d406-0410-9b95-82705330c041
* Implement altsrc support, fix humorous misspelling of instantiationNarayan Desai2007-07-191-1/+15
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3508 ce84e21b-d406-0410-9b95-82705330c041
* add keyword expansion for SGenshiNarayan Desai2007-07-190-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3507 ce84e21b-d406-0410-9b95-82705330c041
* Add SGenshi pluginNarayan Desai2007-07-192-1/+37
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3506 ce84e21b-d406-0410-9b95-82705330c041
* merging back in xmlrpc branch for agent-mode supportJoey Hagedorn2007-07-195-18/+281
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3505 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Removed last reference to gcc versions, since anything seems ↵Daniel Joseph Barnhart Clark2007-07-191-2/+0
| | | | | | to work. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3502 ce84e21b-d406-0410-9b95-82705330c041
* Added [TracNav] elementDaniel Joseph Barnhart Clark2007-07-194-0/+8
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3500 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Fixed wiki formatting on HOWTODaniel Joseph Barnhart Clark2007-07-191-4/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3498 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Broke supported platforms out to seperate file, minor updates ↵Daniel Joseph Barnhart Clark2007-07-195-62/+102
| | | | | | to other doc. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3495 ce84e21b-d406-0410-9b95-82705330c041
* ...Daniel Joseph Barnhart Clark2007-07-191-6/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3494 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Make recreation of *.run package cleaner.Daniel Joseph Barnhart Clark2007-07-191-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3493 ce84e21b-d406-0410-9b95-82705330c041
* ...Daniel Joseph Barnhart Clark2007-07-191-3/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3492 ce84e21b-d406-0410-9b95-82705330c041
* ...Daniel Joseph Barnhart Clark2007-07-191-7/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3491 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Update runit to compile on Solaris 2.6Daniel Joseph Barnhart Clark2007-07-191-19/+38
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3490 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Bumped bcfg2 .ep version to bcfg2-0.9.4i.epDaniel Joseph Barnhart Clark2007-07-191-5/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3483 ce84e21b-d406-0410-9b95-82705330c041
* Change encap splitting regular expressions to allow package names with ↵Daniel Joseph Barnhart Clark2007-07-192-6/+6
| | | | | | dashes and version names with pluses. Should solve ticket #467 (except for the not complaining about epkg.log thing, but that seems harmless). http://kodos.sourceforge.net/ is your friend. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3482 ce84e21b-d406-0410-9b95-82705330c041
* Initial TGenshi checking (from jcollie)Narayan Desai2007-07-184-1/+213
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3476 ce84e21b-d406-0410-9b95-82705330c041
* Remove double signal handler setupNarayan Desai2007-07-181-3/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3474 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Fix rename of .run file for OS with dots in them (e.g. aix4.3.3)Daniel Joseph Barnhart Clark2007-07-181-9/+9
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3473 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Fix silly syntax errorDaniel Joseph Barnhart Clark2007-07-181-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3472 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Make python compile on AIX 4.3.3Daniel Joseph Barnhart Clark2007-07-181-1/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3471 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Make python compile on AIX 4.3.3Daniel Joseph Barnhart Clark2007-07-181-0/+13
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3470 ce84e21b-d406-0410-9b95-82705330c041