Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '0.24.x' | Luke Kanies | 2008-09-23 | 1 | -1/+11 |
|\ | | | | | | | | | | | | | | | | | | | Conflicts: lib/puppet/metatype/container.rb lib/puppet/metatype/instances.rb lib/puppet/metatype/metaparams.rb lib/puppet/metatype/relationships.rb lib/puppet/metatype/schedules.rb | ||||
| * | Fixed #1553 - Puppet and Facter cannot both install the plist module into ↵ | James Turnbull | 2008-09-13 | 1 | -0/+10 |
| | | | | | | | | two different locations | ||||
| * | Fixed #1533 - changed permissions for man directory | James Turnbull | 2008-08-29 | 1 | -1/+1 |
| | | |||||
* | | Merge branch '0.24.x' | Luke Kanies | 2008-08-18 | 1 | -19/+64 |
|\| | | | | | | | | | | | | | Conflicts: CHANGELOG test/util/posixtest.rb | ||||
| * | Feature #1476: Allow specification of --bindir --sbindir --sitelibdir ↵ | Nigel Kersten | 2008-08-01 | 1 | -19/+64 |
| | | | | | | | | --mandir --destdir in install.rb | ||||
* | | Merge branch '0.24.x' | Luke Kanies | 2008-06-14 | 1 | -2/+2 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also added the fixes to make the certhandler tests pass even when certs exist; I'll deal with the conflict later. Conflicts: CHANGELOG bin/puppetd lib/puppet/network/http/handler.rb lib/puppet/network/http/mongrel/rest.rb spec/integration/indirector/rest.rb spec/integration/network/server/mongrel.rb spec/integration/network/server/webrick.rb spec/unit/network/http/webrick.rb | ||||
| * | Fixes for install.rb running of tests that fixes #1267 | James Turnbull | 2008-05-27 | 1 | -2/+2 |
| | | |||||
* | | Merge branch '0.24.x' | Luke Kanies | 2008-05-20 | 1 | -1/+10 |
|\| | | | | | | | | | | | | | | | | | | | Conflicts: CHANGELOG spec/integration/defaults.rb spec/integration/node/catalog.rb spec/unit/rails.rb spec/unit/type/mount.rb | ||||
| * | Update to man pages, fix to ralsh help text and fix for #1211 | James Turnbull | 2008-05-05 | 1 | -1/+1 |
| | | |||||
| * | fix bindir/sbindir defaults on OS X 10.5 | Nigel Kersten | 2008-04-30 | 1 | -0/+9 |
| | | |||||
* | | Merge branch '0.24.x' | Luke Kanies | 2008-03-25 | 1 | -6/+36 |
|\| | | | | | | | | | | | | | | | Conflicts: install.rb lib/puppet/defaults.rb man/man8/puppet.8 | ||||
| * | Disabled man page creation by default and updated CHANGELOG | James Turnbull | 2008-03-25 | 1 | -1/+1 |
| | | |||||
| * | Added man pages and man page creation logic to install.rb | James Turnbull | 2008-03-22 | 1 | -0/+19 |
| | | |||||
| * | Ported #198 man page creation functionality to 0.24.x branch | James Turnbull | 2008-03-22 | 1 | -0/+51 |
| | | |||||
* | | Tidied the man page creation function and created "master" branch man pages | James Turnbull | 2008-01-20 | 1 | -6/+7 |
| | | |||||
* | | Updated install.rb to product puppet.conf.man page - updating ticket #198 | James Turnbull | 2008-01-15 | 1 | -6/+9 |
| | | |||||
* | | Disabled new man page creation support | James Turnbull | 2008-01-12 | 1 | -1/+1 |
| | | |||||
* | | Added support for man page creation - requires rst2man.py and writer - ↵ | James Turnbull | 2008-01-12 | 1 | -0/+46 |
|/ | | | | closed ticket #198 | ||||
* | Applying patch by whaymond to fix #955. | Luke Kanies | 2007-12-11 | 1 | -1/+1 |
| | |||||
* | Removing the Id tags from all of the files | Luke Kanies | 2007-10-03 | 1 | -1/+0 |
| | |||||
* | Fixing #644 -- the install.rb file works again | luke | 2007-06-14 | 1 | -1/+1 |
| | | | | git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2580 980ebf18-57e1-0310-9a29-db15c13687c0 | ||||
* | Fixing #323 -- puppetd and puppetmasterd are now in sbin; packages still ↵ | luke | 2007-05-20 | 1 | -28/+37 |
| | | | | | | need to be fixed git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2529 980ebf18-57e1-0310-9a29-db15c13687c0 | ||||
* | Adding the execute bit to install.rb and fixing #473 -- there was a /win/ ↵ | luke | 2007-05-18 | 1 | -1/+1 |
| | | | | | | regex that matched darwin but was just supposed to match windows git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2527 980ebf18-57e1-0310-9a29-db15c13687c0 | ||||
* | Accepting patch from #220, thus fixing the bug. | luke | 2006-08-21 | 1 | -0/+1 |
| | | | | git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1479 980ebf18-57e1-0310-9a29-db15c13687c0 | ||||
* | Fixing installer; it somehow got broken with recent DESTDIR fixes | luke | 2006-06-13 | 1 | -0/+2 |
| | | | | git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1266 980ebf18-57e1-0310-9a29-db15c13687c0 | ||||
* | fixing destdir in installer, and adding solaris conf stuff | luke | 2006-05-25 | 1 | -1/+1 |
| | | | | git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1225 980ebf18-57e1-0310-9a29-db15c13687c0 | ||||
* | removing dos EOL chars | luke | 2006-03-14 | 1 | -303/+303 |
| | | | | git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1030 980ebf18-57e1-0310-9a29-db15c13687c0 | ||||
* | adding ftools require statement to install.rb | luke | 2006-01-05 | 1 | -0/+1 |
| | | | | git-svn-id: https://reductivelabs.com/svn/puppet/trunk@779 980ebf18-57e1-0310-9a29-db15c13687c0 | ||||
* | Disabling most documentation generation except for the API docs, and ↵ | luke | 2006-01-04 | 1 | -29/+61 |
| | | | | | | wrapping the StatusServer in the xmlrpc check git-svn-id: https://reductivelabs.com/svn/puppet/trunk@766 980ebf18-57e1-0310-9a29-db15c13687c0 | ||||
* | Updated install script to include all bin files. | Jesse Koontz | 2005-07-13 | 1 | -4/+6 |
| | | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@383 980ebf18-57e1-0310-9a29-db15c13687c0 | ||||
* | renaming blink to puppet | Luke Kanies | 2005-06-27 | 1 | -2/+2 |
| | | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@305 980ebf18-57e1-0310-9a29-db15c13687c0 | ||||
* | reorganizing | Luke Kanies | 2005-04-13 | 1 | -0/+268 |
git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@95 980ebf18-57e1-0310-9a29-db15c13687c0 |