~vorlon/ubuntu/raring/upstart/lp.1199778

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: James Hunt
  • Date: 2011-05-31 16:15:31 UTC
  • mto: (1182.14.28 upstart)
  • mto: This revision was merged to the branch mainline in revision 1317.
  • Revision ID: james.hunt@ubuntu.com-20110531161531-bnq80ngfzwyrl7my
Add ability to suppress initial event and/or change its name.

* init/main.c: New command-line options: "--no-startup-event" and
  "--startup-event". If "--no-startup-event" specified, log message as a
  debug aid.
* init/man/init.8: Documentation for new command-line options:
  "--no-startup-event" and "--startup-event".

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
        * init/paths.h: Added define for CONFDIR_ENV.
25
25
        * init/man/init.8: Update for new "--confdir" command-line option.
26
26
 
 
27
        Add ability to suppress initial event and/or change its name.
 
28
        
 
29
        * init/main.c: New command-line options: "--no-startup-event" and
 
30
          "--startup-event". If "--no-startup-event" specified, log message as a
 
31
          debug aid.
 
32
        * init/man/init.8: Documentation for new command-line options:
 
33
          "--no-startup-event" and "--startup-event".
 
34
 
27
35
2011-05-12  Marc - A. Dahlhaus  <mad@wol.de>
28
36
 
29
37
        * init/job_class.h (JobClass): Add kill signal member