lp:~zulcss/ubuntu/lucid/eucalyptus/eucalyptus-apport-hook

Created by Chuck Short and last modified
Get this branch:
bzr branch lp:~zulcss/ubuntu/lucid/eucalyptus/eucalyptus-apport-hook
Only Chuck Short can upload to this branch. If you are Chuck Short please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Chuck Short
Status:
Development

Recent revisions

100. By Chuck Short

debian/source_eucalptus.py: Update apport hook with a bit more information.

99. By Dustin Kirkland 

* Merge from upstream 1.6.2 tree, minor logging fixes
* debian/eucalyptus-common.links: fix broken link

98. By Thierry Carrez

debian/eucalyptus-common.postinst: Add empty NODES variable to the
original eucalyptus.local.conf, so that euca_conf can actually modify
it when registering nodes (LP: #506316)

97. By Dustin Kirkland 

[ Mathias Gug ]
* tools/eucalyptus.conf.5: fix path to eucalyptus-local.conf file.

[ Dustin Kirkland ]
* debian/eucalyptus-cc.eucalyptus-cc-publication.upstart,
  debian/eucalyptus-cc.upstart,
  debian/eucalyptus-cloud.eucalyptus-cloud-publication.upstart,
  debian/eucalyptus-common.eucalyptus.upstart,
  debian/eucalyptus-common.install, debian/eucalyptus-common.links,
  debian/eucalyptus-common.postinst, debian/eucalyptus-common.preinst,
  debian/eucalyptus-defaults.conf,
  debian/eucalyptus-nc.eucalyptus-nc-publication.upstart,
  debian/eucalyptus-nc.upstart,
  debian/eucalyptus-sc.eucalyptus-sc-publication.upstart,
  debian/eucalyptus-udeb.finish-install,
  debian/eucalyptus-walrus.eucalyptus-walrus-publication.upstart,
  debian/eucalyptus.conf, debian/source_eucalyptus.py,
  tools/euca_conf.in, tools/eucalyptus.conf.5:
  - eucalyptus.conf rework, per discussion with mathiaz and nurmi
  - preserve /etc/eucalyptus/eucalyptus.conf as a conffile
  - eliminate eucalyptus-defaults.conf, moving the defaults to the
    eucalyptus.conf conffile
  - rename eucalyptus-local.conf to eucalyptus.local.conf to match
    work Dan Nurmi had already started in the parser
  - update a bunch scripts and packaging to handle the new names

96. By Dustin Kirkland 

* Merge from upstream 1.6.2 tree
* Makefile, clc/build.xml, clc/modules/bootstrap/Makefile,
  clc/modules/module-inc.xml,
  clc/modules/storage-controller/native/Makefile,
  clc/modules/www/build.xml, cluster/Makefile, gatherlog/Makefile,
  node/Makefile, tools/Makefile, util/Makefile: revert DESTDIR patch,
  as a more complete version has been integrated upstream

95. By Dustin Kirkland 

[ Thierry Carrez ]
* debian/eucalyptus-sc.config: Ask for cluster name on SC-only installs
  (LP: #497831)

[ Dustin Kirkland ]
* debian/eucalyptus-common.install, debian/eucalyptus-common.manpages,
  debian/eucalyptus-common.postinst, debian/eucalyptus-common.preinst,
  debian/eucalyptus-defaults.conf, debian/eucalyptus-nc.postinst,
  debian/eucalyptus.conf, tools/euca_conf.8, tools/euca_conf.in:
  - Massive rework fixing LP: #487275, improving the conffile handling
    of eucalyptus.conf and euca_conf
    + create /usr/share/eucalyptus/eucalyptus-defaults.conf,
      which contains generic, distro defaults
    + first source /usr/share/eucalyptus/eucalyptus-defaults.conf,
      in eucalyptus.conf
    + next source /etc/eucalyptus/eucalyptus-local.conf, in
      eucalyptus.conf, containing site-specific customizations
    + finally, allow for admin customizations at the bottom of
      eucalyptus.conf
    + move euca_conf.1 to euca_conf.8, and actually install it,
      LP: #458211
    + fix tools/euca_conf.in to use $FILE instead of eucalyptus.conf
    + have tools/euca_conf.in write to eucalyptus-local.conf
    + drop serveral postinst calls to euca_conf, now that these
      defaults are set/sourced in eucalyptus-defaults.conf
    + maintainer script fixes seeding eucalyptus-local.conf on new
      installs, moving existing eucalyptus.conf data to
      eucalyptus-local.conf on upgrades
* debian/eucalyptus-common.links, debian/eucalyptus-common.manpages,
  tools/eucalyptus.conf.5: move most of the inline documentation from
  eucalyptus.conf to a manpage, LP: #458211

94. By Dustin Kirkland 

[ Thierry Carrez ]
* Revert eucalyptus-nc-publication to start on "started eucalyptus-nc",
  pending a more elegant solution (LP: #504262)
* debian/eucalyptus-nc.eucalyptus-nc-publication.upstart: Be slightly more
  accurate and start on started eucalyptus-nc, ssh and avahi-daemon.
* debian/eucalyptus-{sc,walrus}.postinst: Fix /var/lib/eucalyptus/.ssh
  permissions, even for SC-only and Walrus-only installs (LP: #504309)

[ Dustin Kirkland ]
* debian/eucalyptus-cloud.postinst, debian/eucalyptus-cloud.postrm::
  if the default "It works!" page is in place, enhance it with a redirect
  to the real UEC front end, LP: #504615

93. By Colin Watson

* Log the URL from which we're loading the cloud preseed file.
* When constructing the cloud preseed URL, strip the port from the cloud
  before appending :8443 (LP: #504157).

92. By Dustin Kirkland 

[ Thierry Carrez ]
* debian/*publication.upstart: Start publication jobs when eth0 is up, and
  never stop them to work around The Upstart Bug (LP: #503850)

[ Dustin Kirkland ]
* debian/control, debian/eucalyptus-nc.upstart: (LP: #446036, #452572)
  - add a versioned depends for eucalyptus-nc on a new version
    of libvirt-bin that starts using upstart
  - start eucalyptus-nc on started libvirt-bin

91. By Thierry Carrez

[ Thierry Carrez ]
* Move again eucalyptus-interface.jar from eucalyptus-cloud to
  eucalyptus-java-common, fix got lost in bzr1103 merge (LP: #503400)
* debian/*publication.upstart, debian/control: Start publication when sshd
  and avahi-daemon are started and package is installed. Add versioned
  dependency on the upstart-enabled openssh-server, and move avahi-utils as
  a dependency of eucalyptus-common (LP: #503340)

[ Dustin Kirkland ]
* eucalyptus-common.eucalyptus.upstart, eucalyptus-nc.upstart: per slangasek,
  these should be starting on [2345], and stopping on [!2345], to prevent
  respawning on killall5 at shutdown

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/eucalyptus
This branch contains Public information 
Everyone can see this information.

Subscribers