1
0
Fork 0
Commit Graph

66 Commits

Author SHA1 Message Date
Rafael Mendonça França ddada19796 Merge pull request #587 from nbmorgan/master
Added boxen upgrade instructions
2014-05-19 10:15:07 -03:00
Blaine Morgan cb8fb9c55c Update README.md
Other boxem fixed.
2014-05-18 17:51:12 -07:00
Blaine Morgan ff9161ec73 Moved Upgrading instructions to FAQ 2014-05-16 16:03:17 -07:00
Blaine Morgan bdbcefbd7a Added boxen upgrade instructions 2014-04-25 12:01:15 -07:00
Sean Knox be298839fa Fix to support LLVM/ruby that ships with Xcode 5.1 2014-04-18 10:13:50 -07:00
David Goodlad 2397e7a3cb Suggest some example hierarchies 2014-04-01 10:01:13 +11:00
David Goodlad 234cd8f661 Mention the default hiera configuration in README 2014-04-01 10:01:13 +11:00
Mark Tareshawty 552a1d139b fixed the rubies list 2014-03-23 14:03:48 -04:00
Mark Tareshawty 975aac8914 added note about clang error and workaround 2014-03-23 12:58:26 -04:00
JJ Asghar 4b14611313 Update README.md
I found a superfluous space, and also because you are _in_ the directories you need to `./script/boxen` each time.
2014-01-01 13:12:55 -06:00
Adam Ochonicki ae7b1dffbe OSX -> OS X 2013-12-29 12:41:40 -05:00
Aidan Feldman e644595ef1 update XCode instructions re: boxen-web 2013-12-29 00:14:43 -06:00
Aidan Feldman 65e9a26852 add xcode instructions for mavericks 2013-12-22 00:58:55 -05:00
David Goodlad ffde15f0c9 Merge pull request #478 from mattr-/clarify-install
Clarify the installation steps after bootstrapping
2013-12-12 20:28:39 -08:00
Matt Rogers 7e186198ef Clarify the installation steps after bootstrapping
Make it clearer on how to install a boxen from the command line after the
bootstrapping steps are done.
2013-12-11 21:58:52 -06:00
Matt Rogers 7b529c00d5 Clarify where to create the new git repo.
Be more explicit about where the new repo should be located. It's much
easier to set up a repo on the internet. This was implied before and now
it's explicit.

The first time I helped a colleague set this up, we used a local repo.
Since we didn't know what we were doing, we screwed it up pretty badly.
This bit of text might allow others not to make the same mistake we did.
2013-12-11 21:26:54 -06:00
Pedro Gimenez 526fc8fc6e Add Node 0.10 2013-11-24 02:49:16 +01:00
Christopher Elkins 740a4f4f05 Node.js v0.4 no longer provided by default
as of 2fc3983825
2013-11-22 12:26:54 -08:00
John Bohn a89f288539 Add Ruby 2.0.0 to README
It's provided now.
2013-10-31 12:57:55 -05:00
Adam Ochonicki 8723a1e651 Formatting 2013-09-22 20:01:34 -04:00
Adam Ochonicki 28b38ab19d Update puppet-inifile location in readme 2013-06-29 11:02:44 -04:00
Adam Bowen b39cff5735 Fix typo: 1.0.5 -> 1.1.0
Code says `github "java",     "1.1.0"`, but documentation says "1.0.5", so I fixed it.
2013-05-20 11:00:21 -04:00
Adam Ochonicki f57089f589 Merge pull request #274 from mdelagralfo/github-enterprise
Github enterprise config and docs
2013-05-15 12:24:15 -07:00
Adam Ochonicki 3fe86022b6 Put a space in this 2013-05-13 21:10:27 -03:00
Morgan Delagrange 90837b5849 adding docs for Github Enterprise users 2013-05-13 16:13:46 -05:00
Adam Ochonicki 419688a0bb Some readme consistency 2013-05-11 19:19:29 -03:00
Adam Ochonicki bff779bc3d Update to chown staff to be consistent with script.sh. Fixes #152. 2013-05-11 11:19:03 -03:00
Adam Ochonicki 63386bb66a Merge pull request #241 from mattdbridges/add-fde-tip
Update readme with note about no-fde option
2013-05-09 05:46:05 -07:00
Adam Ochonicki d1a806e421 Update nodejs version in readme 2013-05-08 23:23:42 -03:00
Adam Ochonicki 6527d53ec0 Merge pull request #260 from sankage/puppet-updates
update puppetfile to latest module versions
2013-05-08 19:22:40 -07:00
David Briggs ee2d94256a update puppetfile and readme to latest versions 2013-05-08 22:17:47 -04:00
Eugene Vilensky 09873beeba Minor grammatical edit
I think in this case "bootstrap" is already a verb.
2013-04-18 18:45:32 -05:00
Matt Bridges 7f9e2dbebc No hard drive encryption
Some users may not want to encrypt their hard drive, so make
sure they know the option exists to not have to encrypt their
hard drive.
2013-04-15 12:15:48 -05:00
Johan Haals 08009e9b07 Updates README
Noticed that Boxen won't run people/manifests/user-name.pp if it
includes dash
2013-04-05 13:41:07 +02:00
Josh Parnham e977e27d49 Update README 2013-03-23 21:40:47 +11:00
Jon Perl 34dcce6911 initial faq 2013-03-07 16:21:36 -05:00
Kevin Suttle 320ad92e4d Correct typo in README
s/bothers/others
2013-03-05 14:29:52 -05:00
Will Farrington c3808d88b6 README overhaul 2013-03-04 23:16:43 -08:00
Will Farrington 75a9261cd3 Update README for Puppet Module sharing docs 2013-03-05 07:51:08 +10:00
Robin Wenglewski 8d29c7b59d change $USER to ${USER} to avoid history expansion
see [here](http://stackoverflow.com/questions/15140221/weired-zsh-behavior-how-to-debug/)
2013-02-28 19:24:07 +01:00
Adam Ochonicki 0b8282e36b halp! 2013-02-24 14:26:51 -05:00
Kyle Prager 3e8aa6dbbf Update README.md including module documentation
The README.md has more detailed instructions on how to include modules from Github by editing your Puppetfile and site.pp files.
2013-02-16 18:01:08 -08:00
Kevin Suttle 09e8926fe9 Add opt dir instructions
Add missing instructions that will affect the shell config.
2013-02-15 17:46:13 -05:00
Yossef Mendelssohn 92dd6a9fdb XCode → Xcode
We of all people should care about how to capitalize something properly.
2013-02-10 17:53:38 -08:00
Yossef Mendelssohn d0a0192285 relativize documentation links 2013-02-06 18:59:53 -08:00
Kevin R. Barnes b9eac9217a minor cleanup
Fix typos.
Clarify module includes in the Puppetfile.
2013-01-26 13:41:18 -08:00
Will Farrington 049d55af73 README for boxen-web 2013-01-08 20:05:44 -08:00
Will Farrington ec849b811d Merge pull request #16 from technicalpickles/fix-git-co-in-readme
Update git command in README
2012-10-21 23:31:12 -07:00
Will Farrington 9f7f1e1030 Merge pull request #17 from technicalpickles/agree-to-xcode-license-readme
Add note about agreeing to XCode license.
2012-10-21 23:30:49 -07:00
Will Farrington 16ae316366 add docs about how to have members of your org set things up 2012-10-17 18:12:17 -07:00