Merge lp:~jamesodhunt/ubuntu/precise/upstart/ffe-bug-962124 into lp:ubuntu/precise/upstart

Proposed by James Hunt
Status: Work in progress
Proposed branch: lp:~jamesodhunt/ubuntu/precise/upstart/ffe-bug-962124
Merge into: lp:ubuntu/precise/upstart
Diff against target: 22 lines (+3/-1)
2 files modified
debian/changelog (+2/-0)
debian/conf/flush-early-job-log.conf (+1/-1)
To merge this branch: bzr merge lp:~jamesodhunt/ubuntu/precise/upstart/ffe-bug-962124
Reviewer Review Type Date Requested Status
Didier Roche-Tolomelli Needs Fixing
Ubuntu branches Pending
Review via email: mp+99524@code.launchpad.net

Description of the change

Doc changes only.

  * init/man/init.8: Remove duplicate telinit(8).
  * debian/manpages/upstart-events.7:
    - Added table 'Job Goals and State Transitions'.
    - Corrected errors and omissions in 'Job Lifecycle' section.

To post a comment you must log in.
Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

@James: upstart 1.5 is already in precise, can you please add a new changelog for it?
Also, the above merge description doesn't match at all the content. Please repropose a new branch with the correct rationale :)

review: Needs Fixing

Unmerged revisions

1382. By James Hunt

debian/conf/flush-early-job-log.conf: Change initctl command from
'flush-early-job-log' to 'notify-disk-writeable' to reflect new name.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2012-03-23 00:01:38 +0000
3+++ debian/changelog 2012-03-27 13:43:21 +0000
4@@ -9,6 +9,8 @@
5 'initctl check-config'.
6 * debian/manpages/upstart-events.7: Added 'failsafe-boot' and
7 'recovery' events.
8+ * debian/conf/flush-early-job-log.conf: Change initctl command from
9+ 'flush-early-job-log' to 'notify-disk-writeable' to reflect new name.
10
11 -- James Hunt <james.hunt@ubuntu.com> Thu, 22 Mar 2012 13:50:31 +0000
12
13
14=== modified file 'debian/conf/flush-early-job-log.conf'
15--- debian/conf/flush-early-job-log.conf 2012-02-14 17:01:16 +0000
16+++ debian/conf/flush-early-job-log.conf 2012-03-27 13:43:21 +0000
17@@ -8,4 +8,4 @@
18
19 start on filesystem
20
21-exec initctl flush-early-job-log
22+exec initctl notify-disk-writeable

Subscribers

People subscribed via source and target branches

to all changes: