[systemd-devel] [ANNOUNCE] systemd 191
Dave Reisner
d at falconindy.com
Fri Sep 21 16:24:22 PDT 2012
On Sat, Sep 22, 2012 at 12:41:49AM +0200, Lennart Poettering wrote:
> Heya,
>
> http://www.freedesktop.org/software/systemd/systemd-191.tar.xz
>
> This is primarily a bugfix release.
This does not build from git:
make[2]: *** No rule to make target `src/journal/test-mmap-cache.c', needed by `src/journal/test-mmap-cache.o'. Stop.
make[2]: *** Waiting for unfinished jobs....
Did you forget to commit a file?
> CHANGES WITH 191:
>
> * nspawn will now create a symlink /etc/localtime in the
> container environment, copying the host's timezone
> setting. Previously this has been done via a bind mount, but
> since symlinks cannot be bind mounted this has now been
> changed to create/update the appropriate symlink.
>
> * journalctl -n's line number argument is now optional, and
> will default to 10 if omitted.
>
> * journald will now log the maximum size the journal files may
> take up on disk. This is particularly useful if the default
> built-in logic of determining this parameter from the file
> system size is used. Use "systemctl status
> systemd-journald.service" to see this information.
>
> * The multi-seat X wrapper tool has been stripped down. As X
> is now capable of enumerating graphics devices via udev in a
> seat-aware way the wrapper is not strictly necessary
> anymore. A stripped down temporary stop-gap is still shipped
> until the upstream display managers have been updated to
> fully support the new X logic. Expect this wrapper to be
> removed entirely in one of the next releases.
>
> * HandleSleepKey= in logind.conf has been split up into
> HandleSuspendKey= and HandleHibernateKey=. The old setting
> is not available anymore. X11 and the kernel are
> distuingishing between these keys and we should too. This
> also means the inhibition lock for these keys has been split
> into two.
>
> Changes from: Dave Airlie, Eelco Dolstra, Lennart Poettering,
> Lukas Nykryn, Václav Pavlín
>
>
> Lennart
>
> --
> Lennart Poettering - Red Hat, Inc.
> _______________________________________________
> systemd-devel mailing list
> systemd-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/systemd-devel
More information about the systemd-devel
mailing list