lp:ubuntu/jaunty/upstart

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/jaunty/upstart
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

34. By Kees Cook

Do not attempt to continue communicating with the restarted upstart
(LP: #273761).

33. By Scott James Remnant (Canonical)

Implement "telinit u" by just sending Upstart SIGTERM with a slightly
different patch than Fedora. LP: #188925.

32. By Scott James Remnant (Canonical)

Really fix LP: #237276 properly this time, lost the change while mucking
around with bzr.

31. By Scott James Remnant (Canonical)

Correct build problem on amd64 and ia64 by only building libnih and
libupstart statically. The shared objects were unwanted, and conflict
with -fPIE.

30. By Scott James Remnant (Canonical)

Add missing limits.h, required to build with current libc.

29. By Scott James Remnant (Canonical)

* Change dependency from sysvutils to sysvinit-utils. LP: #237276.
* Compile with stack -fstack-protector, -fPIE, -z relro, -z now and -pie
  (MMmm, pie)

28. By Scott James Remnant (Canonical)

* Start the getty on tty1 after the rc script has stopped rather then
  at the same time it starts to avoid overwriting by console messages.
  tty2..6 will still be active if you want an early login. LP: #65230.
* If the recovery menu is available start that instead of sulogin when
  entering single-user-mode.

27. By Scott James Remnant (Canonical)

* New upstream release:
  - many bug fixes.

* Update reference to "edgy" in README.Debian to "hardy". LP: #140037.

26. By Colin Watson

Fix broken migration of old-style 'respawn process' stanzas which
produced corrupted 'exec' stanzas. Try to fix up files previously
corrupted by this. LP: #95210

25. By Scott James Remnant (Canonical)

* New upstream release:
  - much improved initctl tool.

* Update my standard prep_/undo_/rm_conffile functions to take into account
  current dpkg behaviour wrt obsolete conffiles. The conffile is now moved
  out of the way in preinst and the moved file deleted in postinst, or moved
  back in postrm abort-upgrade. This means it's not there when dpkg
  configures the new version, so the conffile is not left in the list.
* Purge backups of modified obsolete conffiles when the package is purged.

* Update runlevel and respawn rule generated in migrate-inittab.pl
  LP: #89314

* Drop 00-libnih-update.patch and 01-libnih-sparc-ftbfs.patch; new upstream
  release includes an up-to-date libnih which contains both patches.
* Drop 10-cant-stop-execless-job.patch; included upstream.
* Drop 20-complex-event-config.patch; this is going to be significantly
  changed upstream, and we don't want to ship something strange.
* Drop 30-fix-warnings.patch; included upstream.

Branch metadata

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

Subscribers