[<prev] [next>] [day] [month] [year] [list]
Message-ID: <4DF8DD69.3010406@ubuntu.com>
Date: Wed, 15 Jun 2011 17:27:21 +0100
From: James Hunt <james.hunt@...ntu.com>
To: linux-kernel@...r.kernel.org
Subject: Upstart 1.3 released (yesterday :)
A plethora or new features and updates, including all those from Ubuntu Natty.
* New upstart-socket-bridge application which allows jobs to be
started when an incoming client socket connection is initiated
(requires a suitably modified server daemon since jobs only
need call accept(2) before reading from the socket).
* User session support allowing non-privileged users to
manipulate their own jobs (not available within a chroot
environment).
* Chroot support allowing jobs to be controlled within chroot
environments.
* Updated bash completion script.
* Updated vim syntax script.
* init-checkconf script used to check syntax of Job
Configuration Files (including script sections).
* initctl2dot script to convert initctl(8) output to GraphViz
dot(1) format for analysing relationships between jobs and
events.
* New "check-config" initctl command to check for jobs whose
* "start on" and "stop on" events cannot be satisfied.
* New "show-config" initctl command to display "start on", "stop
on" and emits" information in parseable format.
* New initctl command-line option: "--session" for D-Bus
session connection.
* New init command line options (mostly for testing):
- "--session" for D-Bus session bus.
- "--confdir <dir>".
- "--startup-event <event>".
- "--no-startup-event".
* New "kill signal" stanza to allow override of SIGTERM when
stopping jobs.
* Add support for the oom_score_adj procfs API.
* Improved POSIX compliance when running shell scripts.
The tarball can be found here:
https://launchpad.net/upstart/1.x/1.3
For more information on upstart:
http://upstart.at/
http://upstart.ubuntu.com/
Regards,
James Hunt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists