1. f8c4684 Change cp -p to mv. by Todd Willey · 14 years ago
  2. 0a16145 Make running as root work. by Todd Willey · 14 years ago
  3. 082cc3b Merge remote-tracking branch 'origin/master' into xen by Anthony Young · 14 years ago
  4. 7767d0b Merge pull request #112 from cloudbuilders/better_floats by Jesse Andrews · 14 years ago
  5. 0e74ecb fix so that our first floating ip doesn't end in .0 by Anthony Young · 14 years ago
  6. ea1290a use better bridge names by Anthony Young · 14 years ago
  7. 4d53b1a Merge pull request #104 from jeblair/master by Jesse Andrews · 14 years ago
  8. 47bb211 need to chmod 440 for sudoers file by Jesse Andrews · 14 years ago
  9. 84a399b typo by Jesse Andrews · 14 years ago
  10. 509992f if you are running as a regular user add sudo priveledges by Jesse Andrews · 14 years ago
  11. cc5028d Merge remote-tracking branch 'origin/master' into xen by Anthony Young · 14 years ago
  12. b62b4ca Initial commit of xen devstack support by Anthony Young · 14 years ago
  13. a098848 Merge branch 'master' into syslog by James E. Blair · 14 years ago
  14. 5855a64 Add syslog option, off by default. by James E. Blair · 14 years ago
  15. 73e5a1a Merge pull request #94 from cloudbuilders/redo_clone by Jesse Andrews · 14 years ago
  16. 6e34422 Merge pull request #97 from cloudbuilders/fix_paste by Jesse Andrews · 14 years ago
  17. 70506b1 in multi mode, send gratuitous arp by Anthony Young · 14 years ago
  18. 216ad69 fix basename invocation by Anthony Young · 14 years ago
  19. 42dc9a7 this is why we do a test run before merging by Jesse Andrews · 14 years ago
  20. f70569e don't modify the paste.ini inplace - copy to nova, then modify by Jesse Andrews · 14 years ago
  21. ac1831e simplify uec image url parsing by Jesse Andrews · 14 years ago
  22. e09a6e4 update comment by Jesse Andrews · 14 years ago
  23. 9fef844 use git clean - thanks lundy by Jesse Andrews · 14 years ago
  24. 480644b error in conversion by Jesse Andrews · 14 years ago
  25. b9b3ad4 some of the files are owned by root by Jesse Andrews · 14 years ago
  26. 917c665 use variable names for git_clone function by Jesse Andrews · 14 years ago
  27. eeec020 another attempt at reclone which preserves existing git object dir by Jesse Andrews · 14 years ago
  28. 13050a8 Merge pull request #85 from cloudbuilders/n-vol by Jesse Andrews · 14 years ago
  29. 698fc61 Merge remote-tracking branch 'cloudbuilders/master' by James E. Blair · 14 years ago
  30. a7e2bfb disable n-vol by default for now by Anthony Young · 14 years ago
  31. b22263a tweaks per jesse comments by Anthony Young · 14 years ago
  32. 7057ae9 Reduce timeouts to 60 seconds. by James E. Blair · 14 years ago
  33. ee1b495 add non-interactive flags to apt. by Scott Moser · 14 years ago
  34. 199d76e redirect output of rabbitmq install (LP: #878600) by Scott Moser · 14 years ago
  35. acff87a initial support for volumes by Anthony Young · 14 years ago
  36. 9b35367 fix whitespace by Vishvananda Ishaya · 14 years ago
  37. 92e8199 Add bare-metal build scripts. by James E. Blair · 14 years ago
  38. 0e0affd Merge pull request #67 from dtroyer/7-stack-home by Jesse Andrews · 14 years ago
  39. f1a9814 Merge branch 'master' of github.com:cloudbuilders/devstack by Jesse Andrews · 14 years ago
  40. a50a346 standardize mysql/rabbit password/user settings by Jesse Andrews · 14 years ago
  41. fe95e0f only chown if needed (fixes nfs issue) by Jesse Andrews · 14 years ago
  42. c8d9ce4 vish points out that sudo isn't needed here since DEST is owned by user by Jesse Andrews · 14 years ago
  43. 3fc8571 Merge pull request #79 from cloudbuilders/docs by vishvananda · 14 years ago
  44. aab7eae docs by Jesse Andrews · 14 years ago
  45. 51fb22e update comments and added check for double mount bug by Jesse Andrews · 14 years ago
  46. 1f27360 redux of reclone by Jesse Andrews · 14 years ago
  47. 9122e7b Set stack user's home dir to DEST by Dean Troyer · 14 years ago
  48. 59a285c change variable to RESET_BRANCHES by Jesse Andrews · 14 years ago
  49. 64c2ba2 fixes anthony's comment about not working if you aren't switching branches by Jesse Andrews · 14 years ago
  50. aa8bb24 rearrange order of setup.py develop as novaclient is needed by nova in essex by Jesse Andrews · 14 years ago
  51. b1304f2 if RECLONE is set, reclone the directories by Jesse Andrews · 14 years ago
  52. 7a8989e fix doc by Anthony Young · 14 years ago
  53. 120f486 allow multiple images by Anthony Young · 14 years ago
  54. 93947e5 improve docs by Anthony Young · 14 years ago
  55. 0ab1d46 Allow user to download and install arbitrary images by Anthony Young · 14 years ago
  56. 696b6a3 Merge remote-tracking branch 'origin/master' into image_config by Anthony Young · 14 years ago
  57. f2b5f88 starting work to extract image configuration so it isn't hard coded by Anthony Young · 14 years ago
  58. cf145b7 merge trunk, and also make sure localrc exists before running build_lxc.sh by Anthony Young · 14 years ago
  59. f8dfba1 Merge remote-tracking branch 'origin/master' into password_prompt by Anthony Young · 14 years ago
  60. 2e536a3 add some docs by Jesse Andrews · 14 years ago
  61. d5d5b68 Set sensible default for mysql client by Chmouel Boudjnah · 14 years ago
  62. 4bec581 add includedir entry to sudoers if its not there by Scott Moser · 14 years ago
  63. 55c9d3f fix writing of 50_stack_sh in sudoers by Scott Moser · 14 years ago
  64. df47967 fix STACK_DIR variable by Scott Moser · 14 years ago
  65. 102e440 fix bad usage of 'su'. instead use 'set -e'. by Scott Moser · 14 years ago
  66. b4db225 No need to check localrc for password. Also use TOP_DIR as described by smoser. by Anthony Young · 14 years ago
  67. f9da508 move setting variables and run-as-stack-user code by Scott Moser · 14 years ago
  68. 8ab1ade instead of 'newgrp' and a pipe, use 'sg' by Scott Moser · 14 years ago
  69. b94f4bf move 'how to use cloud' info outside of xtrace by Scott Moser · 14 years ago
  70. d67a18b make sure apt-get update is run by Scott Moser · 14 years ago
  71. 0d2145a some improvements to 'create stack user' path by Scott Moser · 14 years ago
  72. 7c48118 log output of stack.sh to logfile in current dir by Scott Moser · 14 years ago
  73. c4e47ab simplify script duration output by Scott Moser · 14 years ago
  74. 66b8bbc update msg by Anthony Young · 14 years ago
  75. 6015c82 use hard path to localrc by Anthony Young · 14 years ago
  76. 7a549f4 Prompt users for passwords, and write those passwords to localrc by Anthony Young · 14 years ago
  77. 74c084c Add option not to run bash after execing stack.sh by James E. Blair · 14 years ago
  78. 461bfdc delete instances needs sudo by Jesse Andrews · 14 years ago
  79. e430423 only mount cgroups if you haven't already by Jesse Andrews · 14 years ago
  80. 1c598da call novnc with flagfile by Anthony Young · 14 years ago
  81. f2aee71 use 10 bytes for dash password, as the UI truncates at 20 characters by Anthony Young · 14 years ago
  82. 06b7ad7 don't require uuidgen, as it isn't always in sparse natty installs by Anthony Young · 14 years ago
  83. 0031df0 spacing fixes by Jesse Andrews · 14 years ago
  84. 2abbdd4 fix comparisons by Jesse Andrews · 14 years ago
  85. 5372f43 update readmes by Jesse Andrews · 14 years ago
  86. 85d9be3 document images upload by Jesse Andrews · 14 years ago
  87. 08e8b74 add uec-natty by Jesse Andrews · 14 years ago
  88. a5e5f2a attempt to get the id from glance redux by Jesse Andrews · 14 years ago
  89. 2ff3f59 TODO: fix parsing of glance results by Andy Smith · 14 years ago
  90. 014e913 fix grabbing kernel/ramdisk by Jesse Andrews · 14 years ago
  91. 644b8e8 more documentation and attempt to fix glance add by Jesse Andrews · 14 years ago
  92. cbe98d5 more documentation by Jesse Andrews · 14 years ago
  93. 782b991 update docs by Jesse Andrews · 14 years ago
  94. 0e7e897 simple docs by Jesse Andrews · 14 years ago
  95. 53ed387 don't use guest for rabbitmq password - fixes #41 by Jesse Andrews · 14 years ago
  96. 89358af don't use secrete as admin password - fixes #34 by Jesse Andrews · 14 years ago
  97. c315ebf append to fstab correctly by Jesse Andrews · 14 years ago
  98. 8cfd8b6 apt-get needs sudo'd by Jesse Andrews · 14 years ago
  99. c6d3042 attempt to get lxc working #23 by Jesse Andrews · 14 years ago
  100. 9b6741e remove nixon & munin by Jesse Andrews · 14 years ago