summaryrefslogtreecommitdiffstats
path: root/install.rb
Commit message (Expand)AuthorAgeFilesLines
* maint: install erb templates under lib/Daniel Pittman2011-04-131-1/+1
* Merge branch '2.6.x' into nextMax Martin2011-04-071-2/+6
|\
| * Merge branch 'ticket/2.6.x/6554' of git://github.com/jamtur01/puppet into 2.6...Jacob Helwig2011-04-041-2/+6
| |\
| | * Fixed #6554 - Missing $haveftool if/else conditional in install.rb breaking R...James Turnbull2011-03-021-2/+6
* | | Merge branch '2.6.x' into nextMatt Robinson2011-03-181-25/+20
|\| |
| * | (5724) Prep for deprecation of DESTDIRElias Lutfallah2011-03-051-0/+1
| * | Refactoring duplicate code and logic in prep for DESTDIR deprecation.Elias Lutfallah2011-03-051-25/+19
| |/
* / (#1204) Move man generation task from install.rb to a rake tasknfagerlund2011-02-171-53/+0
|/
* (#5424) Ship auth.conf as part of installing from sourceNigel Kersten2010-12-021-7/+38
* Fix for #4945 -- explicitly check os to supress man page installationMarkus Roberts2010-10-061-1/+1
* Fix for #4644: install.rb works properly on WindowsNick Lewis2010-09-281-13/+7
* Updated man pagesJames Turnbull2010-08-291-1/+1
* Updated Man page generation since move to MarkdownJames Turnbull2010-08-271-12/+13
* [#4219] Install misses command_line dir, puppet $app --help failsTodd Zullinger2010-07-131-1/+1
* Code smell: Two space indentationMarkus Roberts2010-07-091-308/+308
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-1/+1
* Code smell: Avoid unneeded blocksMarkus Roberts2010-07-091-3/+1
* Code smell: Booleans are first class values.Markus Roberts2010-07-091-5/+1
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-3/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-2/+2
* Code smell: English names for special globals rather than line-noiseMarkus Roberts2010-07-091-4/+4
* Code smell: Use {} for % notation delimiters wherever practicalMarkus Roberts2010-07-091-1/+1
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-248/+247
* Code smell: Win32 --> MS_windowsMarkus Roberts2010-07-091-1/+1
* Update man pages and partial doc fix to #3491James Turnbull2010-02-171-5/+7
* Fix for #3412 install.rb should not put "." first in the tmp_dirsMartin Englund2010-02-171-1/+1
* Fixed #3128 - Updated man pages and moved puppet.conf.8 to puppet.conf.5James Turnbull2010-02-091-3/+3
* Fixed #2651 - Corrected install permissions on man page directories.James Turnbull2009-09-181-1/+1
* Fixed #2608 - install.rb will not run on ruby 1.9.1 due to ftools being depre...James Turnbull2009-09-151-7/+25
* Update install.rb to cope with all OS X versions, not just 10.5Nigel Kersten2009-07-241-2/+3
* Removed extra whitespace from end of linesIan Taylor2009-06-061-10/+10
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-061-18/+18
* Merge branch '0.24.x'Luke Kanies2009-04-021-2/+2
|\
| * Fixed install.rb typoJames Turnbull2009-03-241-1/+1
| * Updated lib install permissions to 0644James Turnbull2009-03-241-1/+1
* | Merge branch '0.24.x'Luke Kanies2008-09-231-1/+11
|\|
| * Fixed #1553 - Puppet and Facter cannot both install the plist module into two...James Turnbull2008-09-131-0/+10
| * Fixed #1533 - changed permissions for man directoryJames Turnbull2008-08-291-1/+1
* | Merge branch '0.24.x'Luke Kanies2008-08-181-19/+64
|\|
| * Feature #1476: Allow specification of --bindir --sbindir --sitelibdir --mandi...Nigel Kersten2008-08-011-19/+64
* | Merge branch '0.24.x'Luke Kanies2008-06-141-2/+2
|\|
| * Fixes for install.rb running of tests that fixes #1267James Turnbull2008-05-271-2/+2
* | Merge branch '0.24.x'Luke Kanies2008-05-201-1/+10
|\|
| * Update to man pages, fix to ralsh help text and fix for #1211James Turnbull2008-05-051-1/+1
| * fix bindir/sbindir defaults on OS X 10.5Nigel Kersten2008-04-301-0/+9
* | Merge branch '0.24.x'Luke Kanies2008-03-251-6/+36
|\|
| * Disabled man page creation by default and updated CHANGELOGJames Turnbull2008-03-251-1/+1
| * Added man pages and man page creation logic to install.rbJames Turnbull2008-03-221-0/+19
| * Ported #198 man page creation functionality to 0.24.x branchJames Turnbull2008-03-221-0/+51
* | Tidied the man page creation function and created "master" branch man pagesJames Turnbull2008-01-201-6/+7