| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
The introduction is just a copy of the front page of the bcfg2.org wiki.
|
|
|
|
|
|
|
|
|
| |
* Changed all references to bcfg2-repo-validate in the documentation
to bcfg2-lint
* Wrote man pages for bcfg2-lint and bcfg2-lint.conf
* Cleaned up straggling references to bcfg2-repo-validate in
Makefiles, spec files, and the POSIX tool
* A few minor bug fixes
|
|
|
|
|
| |
It is no longer needed because the bug in packagemaker that required it appears
to be fixed in 3.0.4.
|
|
|
|
|
|
| |
Info.plist requires that IFMinorVersion be an integer. The
new hack assumes that the first character in the third section of
the setup.py version variable is always an integer.
|
|
|
|
| |
The payload in the package sets these permissions correctly.
|
|
|
|
|
|
|
|
|
|
| |
Xcode 3.2.5.
The test using /bin/expr and && was not working for me. When I changed
it to this format, I was able to get M2Crypto-0.20.2-py2.5-macosx-10.5-ppc.egg
inserted into the package when python was 2.5 or less. I used two if
statements because I had trouble comparing floating point numbers with bash's
if.
|
|
|
|
| |
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
|
|
|
|
|
|
| |
Signed-off-by: Sol Jerome <solj@ices.utexas.edu>
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5706 ce84e21b-d406-0410-9b95-82705330c041
|
|
|
|
|
|
| |
Signed-off-by: Sol Jerome <solj@ices.utexas.edu>
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5700 ce84e21b-d406-0410-9b95-82705330c041
|
|
|
|
|
|
| |
Signed-off-by: Sol Jerome <solj@ices.utexas.edu>
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5603 ce84e21b-d406-0410-9b95-82705330c041
|
|
|
|
|
|
|
|
|
|
| |
This adds the macports packaging from:
http://trac.macports.org/changeset/61067
Signed-off-by: Sol Jerome <solj@ices.utexas.edu>
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5602 ce84e21b-d406-0410-9b95-82705330c041
|
|
|
|
|
|
| |
Signed-off-by: Sol Jerome <solj@ices.utexas.edu>
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5593 ce84e21b-d406-0410-9b95-82705330c041
|
|
This commit allows you to build both client/server packages for OS X by
changing to the osx directory and running make client/server,
respectively. Hopefully make it easier to setup bcfg2 clients on OS X
since the most current packages I could find were still 0.9.4.
Signed-off-by: Sol Jerome <solj@ices.utexas.edu>
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5584 ce84e21b-d406-0410-9b95-82705330c041
|