[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#706768: marked as done (release-notes: new in wheezy: systemd)



Your message dated Sat, 04 May 2013 16:48:29 +0100
with message-id <1367682509.20728.13.camel@jacala.jungle.funky-badger.org>
and subject line Re: Bug#706768: release-notes: new in wheezy: systemd
has caused the Debian Bug report #706768,
regarding release-notes: new in wheezy: systemd
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
706768: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=706768
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release-notes
Severity: normal

Hi,

please consider applying the attached patch to the release notes which
adds a section about systemd to what's new.

Cheers,
Michael


-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.8-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Index: en/whats-new.dbk
===================================================================
--- en/whats-new.dbk	(Revision 10039)
+++ en/whats-new.dbk	(Arbeitskopie)
@@ -458,6 +458,30 @@
 
 </section>
 
+<section id="systemd">
+  <title>systemd</title>
+  <para>
+    &debian; &release; introduces preliminary support for systemd, a modern
+    init system with advanced monitoring, logging and service management
+    capabilities.
+  </para>
+  <para>
+    While it is designed as a drop-in sysvinit replacement and as such makes
+    use of the existing SysV init scripts, the
+    <systemitem role="package">systemd</systemitem> package can be installed
+    safely alongside sysvinit and started via the
+    <literal>init=/bin/systemd</literal> kernel option.
+    To utilize the features provided by systemd, about 50 packages already
+    provide native systemd support, among them core packages like udev, dbus
+    and rsyslog.
+  </para>
+  <para>
+    systemd is shipped as a technology preview in &debian; &release;.
+    For more information on this topic, see the Debian
+    <ulink url="http://wiki.debian.org/systemd";>wiki</ulink>.
+  </para>
+</section>
+
 <!-- Copied from http://wiki.debian.org/NewInWheezy -->
 <section id="multimedia">
   <title>Multimedia</title>

--- End Message ---
--- Begin Message ---
On Sat, 2013-05-04 at 16:54 +0200, Michael Biebl wrote:
> please consider applying the attached patch to the release notes which
> adds a section about systemd to what's new.

Thanks; added the below as r10043.
Regards,

Adam

+<section id="systemd">
+  <title>systemd</title>
+  <para>
+    &debian; &release; introduces preliminary support for systemd, an
+    init system with advanced monitoring, logging and service management
+    capabilities.
+  </para>
+  <para>
+    While it is designed as a drop-in
+    <systemitem role="package">sysvinit</systemitem> replacement and as such
+    makes use of existing SysV init scripts, the
+    <systemitem role="package">systemd</systemitem> package can be installed
+    safely alongside <systemitem role="package">sysvinit</systemitem> and
+    started via the <literal>init=/bin/systemd</literal> kernel option.
+    To utilize the features provided by systemd, about 50 packages already
+    provide native support, among them core packages like udev, dbus and
+    rsyslog.
+  </para>
+  <para>
+    systemd is shipped as a technology preview in &debian; &release;.
+    For more information on this topic, see the Debian
+    <ulink url="http://wiki.debian.org/systemd";>wiki</ulink>.
+  </para>
+</section>

--- End Message ---

Reply to: