1. e3c47a3 parameterize vm size, improve metadata, conditional for ubuntu version by Jesse Andrews · 14 years ago
  2. 955e5e7 don't need static uec meta/user data since we generate by Jesse Andrews · 14 years ago
  3. dca8900 destroying the network isn't enough to delete the leases by Jesse Andrews · 14 years ago
  4. 02cc96c increase the dhcp range by Jesse Andrews · 14 years ago
  5. 6e3a4c5 run hostname on remote server by Jesse Andrews · 14 years ago
  6. b17c4f3 make sure hostname resolves by Jesse Andrews · 14 years ago
  7. d55a515 egrep needed for parens by Jesse Andrews · 14 years ago
  8. dadb07f Switch the way we check for completion by Jesse Andrews · 14 years ago
  9. c7f72ad should speed up by 20 seconds - sudo and no sleep by Jesse Andrews · 14 years ago
  10. 00d6bc6 Don't forget to echo so we can find it by Jesse Andrews · 14 years ago
  11. 53d7533 pull DIST_NAME from source by Jesse Andrews · 14 years ago
  12. 11416bf use the right revision by Jesse Andrews · 14 years ago
  13. 0c00895 accidentally running stack.sh ... by Jesse Andrews · 14 years ago
  14. 81881ec use the right devstack sha by Jesse Andrews · 14 years ago
  15. 6b1c26e use the provided localrc by Jesse Andrews · 14 years ago
  16. 9102d45 resize the uec image by Jesse Andrews · 14 years ago
  17. 446a330 another attempt at userdata by Jesse Andrews · 14 years ago
  18. 2d40c26 git clone by Jesse Andrews · 14 years ago
  19. e735833 more userdata by Jesse Andrews · 14 years ago
  20. 63cb923 more userdata by Jesse Andrews · 14 years ago
  21. 7306f3b more metadata by Jesse Andrews · 14 years ago
  22. 9645b0c kill ... by Jesse Andrews · 14 years ago
  23. cc03cc8 kill works by Jesse Andrews · 14 years ago
  24. 3ce79aa improve kill by Jesse Andrews · 14 years ago
  25. 947a765 switch lsof syntax by Jesse Andrews · 14 years ago
  26. d7ce7af set the hostname by Jesse Andrews · 14 years ago
  27. ee34f62 kill the old metadata process by Jesse Andrews · 14 years ago
  28. e49f751 force the uec to be recreated by Jesse Andrews · 14 years ago
  29. 438ea57 typo by Jesse Andrews · 14 years ago
  30. f504e28 don't need to spawn a bash by Jesse Andrews · 14 years ago
  31. 9ed6bbd attempt to run the metadata service by Jesse Andrews · 14 years ago
  32. 6416407 simple metadata service by Jesse Andrews · 14 years ago
  33. 63fa7ab tweaks by Jesse Andrews · 14 years ago
  34. a628262 let dhcp work by Jesse Andrews · 14 years ago
  35. f5a7691 closer to fine by Jesse Andrews · 14 years ago
  36. 3b76858 extract tarball in image dir by Jesse Andrews · 14 years ago
  37. 96dffbc uec_url should be underscore by Jesse Andrews · 14 years ago
  38. 228f246 work towards booting by Jesse Andrews · 14 years ago
  39. 8b3eb5f work towards simpiler uec by Jesse Andrews · 14 years ago
  40. 5f3f21f Merge pull request #161 from cloudbuilders/lessapt by sleepsonthefloor · 14 years ago
  41. ca2c047 fix caching so that there is the ability to download services without installing them. This is done with a #NOPRIME comment in apts/files/ by Anthony Young · 14 years ago
  42. 23324e9 create the uec cachedir if it doesn't exist. Otherwise build_libvirt fails on clean installs by Anthony Young · 14 years ago
  43. df5e994 don't install memcached in general list by Jesse Andrews · 14 years ago
  44. af6ed6b source stackrc by Anthony Young · 14 years ago
  45. 2cec3dc unpause paused instances before terminating by Anthony Young · 14 years ago
  46. 4bd41ad deleting build_kvm.sh in favor of build_libvirt.sh by Jesse Andrews · 14 years ago
  47. 1d1dda1 allow build_libvirt.sh not to destroy/recreate net by Jesse Andrews · 14 years ago
  48. 037d3bd Merge pull request #143 from cloudbuilders/fix_races by Jesse Andrews · 14 years ago
  49. 55c0273 Trap SIGINT, etc and release used resources by Dean Troyer · 14 years ago
  50. f0dca55 fix typos by Anthony Young · 14 years ago
  51. 2826911 Merge remote-tracking branch 'origin/master' into fix_races by Dean Troyer · 14 years ago
  52. dccd6b9 Add map_nbd function by Dean Troyer · 14 years ago
  53. 1de18c6 Changes to make exercise.sh work with xen by Anthony Young · 14 years ago
  54. 2567c81 Update for variable dist name by Dean Troyer · 14 years ago
  55. a06ac1c build_libvirt should check for completion not failure by Jesse Andrews · 14 years ago
  56. 02a0869 Merge pull request #130 from cloudbuilders/fix_races by Jesse Andrews · 14 years ago
  57. 6fe687b Cleanups for NBD and GRUB2 by Dean Troyer · 14 years ago
  58. 981f194 Merge pull request #131 from cloudbuilders/xen_env by Jesse Andrews · 14 years ago
  59. 7a56973 Address NBD race by Dean Troyer · 14 years ago
  60. a1a9077 copy over ssh keys and other env by Anthony Young · 14 years ago
  61. 71745fe Address races in NBD and images by Dean Troyer · 14 years ago
  62. 2dfdbc9 Fix up sources.list by Dean Troyer · 14 years ago
  63. 2c1a2d5 Switch to e2fsck by Dean Troyer · 14 years ago
  64. c2ddc97 Leave downloaded image untouched by Dean Troyer · 14 years ago
  65. 8b42562 Merge pull request #128 from cloudbuilders/grub1 by Jesse Andrews · 14 years ago
  66. 4e20969 Remove GRUB 1 config by Dean Troyer · 14 years ago
  67. 04156db attempt to fix path issues by Jesse Andrews · 14 years ago
  68. 97c8474 sources.list needs to support multiple dists - #124 by Jesse Andrews · 14 years ago
  69. 0d0cddd don't need to reboot with proper console by Jesse Andrews · 14 years ago
  70. 1634196 don't show the grep in build_libvirt.sh by Jesse Andrews · 14 years ago
  71. 0a24783 attempt to get around the tail not outputing issue by Jesse Andrews · 14 years ago
  72. b07381f nbd default via the guest network by Jesse Andrews · 14 years ago
  73. ddcc36d try to overwrite the overwrite by Jesse Andrews · 14 years ago
  74. 2c5201b can't figure out cloudinit by Jesse Andrews · 14 years ago
  75. ed8aa54 try ds=nocloud-net;h=foo by Jesse Andrews · 14 years ago
  76. 932649f proper way of setting hostname using uec kernel params by Jesse Andrews · 14 years ago
  77. 7e4a33b another attemp at setting guest name by Jesse Andrews · 14 years ago
  78. fd584eb set hostname using uec kernel options by Jesse Andrews · 14 years ago
  79. 5f894cd typo by Jesse Andrews · 14 years ago
  80. b0559b2 having work_dir in here complicates jenkins by Jesse Andrews · 14 years ago
  81. d6ee73f blow up if CACHEDIR doesn't exist by Jesse Andrews · 14 years ago
  82. 2b7d221 switch to uec by Jesse Andrews · 14 years ago
  83. 19d6287 another attempt at exclude by Jesse Andrews · 14 years ago
  84. 16ba919 use rsync so we can exclude the work_dir by Jesse Andrews · 14 years ago
  85. 3198974 topdir should be a real path by Jesse Andrews · 14 years ago
  86. 7fa5613 fix sourcing by Jesse Andrews · 14 years ago
  87. 489edb0 don't need bridge by Jesse Andrews · 14 years ago
  88. e97a2e7 convert build_kvm to build_libvirt - using libvirt net by Jesse Andrews · 14 years ago
  89. ca85b79 changing dash to horizon by Tres Henry · 14 years ago
  90. 082cc3b Merge remote-tracking branch 'origin/master' into xen by Anthony Young · 14 years ago
  91. 1fdddf8 remove extraneous doc by Anthony Young · 14 years ago
  92. d395b3a add --no-check-certificate so that document procedure works by Anthony Young · 14 years ago
  93. b957a85 fix for #109 - set the hostname to GUEST_NAME by Anthony Young · 14 years ago
  94. 138b283 clean up setting of hostname by Anthony Young · 14 years ago
  95. ea1290a use better bridge names by Anthony Young · 14 years ago
  96. d7f29e6 update docs to tell how to get xs5.6sp2 by Anthony Young · 14 years ago
  97. f54bc06 fix typo by Anthony Young · 14 years ago
  98. 91f58c9 fix grammar by Anthony Young · 14 years ago
  99. f6ef569 make vm net ip configurable by Anthony Young · 14 years ago
  100. fe1c6de fix license by Anthony Young · 14 years ago