Commit graph

  • 0cdbc1f223 Fix __check_unparsed_options() grep regular expression. Pedro Algarvio 2012-11-29 03:40:18 +00:00
  • 8e94671aaf Merge pull request #1 from s0undt3ch/features/curl-wget Alec Koumjian 2012-11-28 17:48:51 -08:00
  • c194ab6edf Merge a87610e042 into 822a573d98 Pedro Algarvio 2012-11-28 17:45:12 -08:00
  • a87610e042 Hard code script name, even on script's usage. Pedro Algarvio 2012-11-29 01:44:45 +00:00
  • aff51a1cc8 Check for options mixed with positional arguments and throw error. Pedro Algarvio 2012-11-29 01:27:43 +00:00
  • 764d0581c4 Hardcode logfile and logpipe's name so it works using curl/wget. Pedro Algarvio 2012-11-29 00:44:20 +00:00
  • 822a573d98 Using bootstrap script config dir option, removing shared folders from salty-vagrant. Alec Koumjian 2012-11-28 12:26:44 -08:00
  • 3305299cdb Fix another unbound variable. Pedro Algarvio 2012-11-28 18:47:20 +00:00
  • eef69ec33a Merge branch 'develop' of github.com:saltstack/salty-vagrant into features/salt-cloud Pedro Algarvio 2012-11-28 18:46:27 +00:00
  • 5461583f80 Fix unbound variable error. Pedro Algarvio 2012-11-28 18:13:19 +00:00
  • b76cc4a4fc Merge pull request #41 from s0undt3ch/support/freebsd Alec Koumjian 2012-11-28 09:50:30 -08:00
  • d4cb13c1a6 Include config function comment. Pedro Algarvio 2012-11-28 04:35:22 +00:00
  • d6e0b3a7b0 Add salt-cloud support. Pedro Algarvio 2012-11-28 04:29:33 +00:00
  • df280397ab Fix copy/paste typo. Pedro Algarvio 2012-11-28 04:25:40 +00:00
  • 8cd077170a Finished adding FreeBSD 9.0 support. Pedro Algarvio 2012-11-28 03:39:10 +00:00
  • 58a539f894 FreeBSD(at least 9.0) is correctly detected now. Pedro Algarvio 2012-11-28 01:56:13 +00:00
  • 81bfea19ec Remove -RELEASE from BSD distro version. Pedro Algarvio 2012-11-28 01:53:15 +00:00
  • ef45b170b3 Adding some spaces and the syntax error is gone! Pedro Algarvio 2012-11-28 01:52:23 +00:00
  • 16c62f4d58 Fix sed replace whitespace with underscore. Pedro Algarvio 2012-11-28 01:45:46 +00:00
  • 316059f478 FreeBSD does not have /proc/cpuinfo use sysctl in FreeBSD. Pedro Algarvio 2012-11-28 01:21:44 +00:00
  • f5407f7dad String comparison, trap fixes and some comments. Pedro Algarvio 2012-11-28 01:17:47 +00:00
  • 464d92141d Fix logging named pipe creation on FreeBSD. Pedro Algarvio 2012-11-28 01:02:25 +00:00
  • 3f30a6a379 Correctly detect RedHat distros. Make sure we have syntax correct distro name to search for in functions. Pedro Algarvio 2012-11-27 19:08:20 +00:00
  • 5acf8fa180 Only copy init' or upstart` files if they exist. Pedro Algarvio 2012-11-26 02:01:14 +00:00
  • eaceada783 Merge branch 'develop' of github.com:saltstack/salty-vagrant into develop Pedro Algarvio 2012-11-26 01:51:18 +00:00
  • 552f8c69fc Ubuntu's upstart file changed path. Pedro Algarvio 2012-11-26 01:50:54 +00:00
  • cae8a3f748 adding debian_stable for wheezy Alec Koumjian 2012-11-11 10:12:12 -08:00
  • d4945b3c2f fixing config file prompt Alec Koumjian 2012-10-31 19:10:54 -07:00
  • 9dd462d00d Fix git install for Ubuntu 10.04.4 Pedro Algarvio 2012-10-31 17:06:02 +00:00
  • 1076cfaf8b On ubuntu install git-core. Pedro Algarvio 2012-10-27 07:37:16 +01:00
  • d4b2170f52 Fix regular Fedora install and also add git install for it. Pedro Algarvio 2012-10-27 07:31:14 +01:00
  • a856f5a573 Take care of whitespace when parsing versions. Pedro Algarvio 2012-10-27 04:51:54 +01:00
  • b919d276ac Include a version parsing function which ignores revisions. Pedro Algarvio 2012-10-24 01:32:48 +01:00
  • ce7c286452 Merge pull request #28 from s0undt3ch/develop Alec Koumjian 2012-10-23 14:03:19 -07:00
  • 5d37d059e2 Don't ignore the CPU for FreeBSD installs, and the functions are for FreeBSD 9. FreeBSD installs are still untested. Pedro Algarvio 2012-10-23 08:09:12 +01:00
  • cffc725e08 Properly kill any sub-shells started while running the script. Fixes hanging in CentOS bootstrap. Pedro Algarvio 2012-10-23 04:16:03 +01:00
  • ca278f2a11 remove revision number from distribution version ffa 2012-10-18 19:54:05 -07:00
  • 066daea949 add debian git install ffa 2012-10-18 19:54:05 -07:00
  • 24d3543248 Add CentOS git install support. Pedro Algarvio 2012-10-22 03:39:33 +01:00
  • f31025464c One more copy/paste bug. Pedro Algarvio 2012-10-22 02:01:01 +01:00
  • 7f57964217 Fix copy/paste bug that prevented the post functions to be searched correctly. Pedro Algarvio 2012-10-22 01:51:59 +01:00
  • ae0dc73ef8 Don't ignore CPU information for CentOS. Pedro Algarvio 2012-10-21 16:05:29 +01:00
  • 808944c0c7 Grab CPU information. Pedro Algarvio 2012-10-21 16:04:57 +01:00
  • 0a755a5331 Updated docs and preliminary arch/freebsd support [untested] Alec Koumjian 2012-10-19 21:16:00 -07:00
  • f2b4b679cd Adding initial daily support and upping minor version Alec Koumjian 2012-10-19 11:08:37 -07:00
  • dd518979da Comment typo. Pedro Algarvio 2012-10-19 13:12:22 +01:00
  • 075149ca1d Improve option handling. Pedro Algarvio 2012-10-19 12:22:59 +01:00
  • 88ed42f3db Don't ignore /etc/lsb-release if it exists. Pedro Algarvio 2012-10-19 12:07:14 +01:00
  • b261a816bb Remove left behind option argument. Pedro Algarvio 2012-10-19 11:24:05 +01:00
  • 132fbc6213 Fix some bugs. Pedro Algarvio 2012-10-18 23:54:58 +01:00
  • ef699f7e38 Minor typos. Pedro Algarvio 2012-10-18 22:30:20 +01:00
  • 2c0ccad7ab Some indentation correction. Pedro Algarvio 2012-10-18 22:27:38 +01:00
  • 6c3a8ac62d Remove the temporary directory code. Pedro Algarvio 2012-10-18 22:25:21 +01:00
  • b3a9a90634 We no longer depend on shtool. Pedro Algarvio 2012-10-18 22:18:07 +01:00
  • 9ff1c608e5 Simplified the bootstrap script. Pedro Algarvio 2012-10-18 17:28:00 +01:00
  • 9887b234a3 Remove color support. Pedro Algarvio 2012-10-18 11:41:35 +01:00
  • 8b67922da0 Add Alec to authors, Salt Stack to organization and bugs address. Pedro Algarvio 2012-10-17 16:28:43 +01:00
  • 5775b0156e Add -e to echo calls and fix some if checks failing on CentOS. Add CentOS 6.3 support. Pedro Algarvio 2012-10-17 16:07:33 +01:00
  • 1150c69735 Bootstrap script reworked. Pedro Algarvio 2012-10-17 14:02:09 +01:00
  • 7f46c38289 Lucid's add-apt-repository does not support -y Pedro Algarvio 2012-10-13 12:08:06 +01:00
  • 762ac622df Adding rudimentary support for RHEL/CentOS 6 bootstrap Ben Hosmer 2012-09-26 08:09:27 -04:00
  • d6a7d29e1f Initial multi-os support, see saltstack/salty-vagrant/#1 Angus Peart 2012-09-06 23:17:02 +10:00