forked from pool/systemd
update
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=132
This commit is contained in:
committed by
Git OBS Bridge
parent
8e7330c0f3
commit
e9d425ebaa
@@ -1,3 +1,40 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 16 18:38:04 CET 2011 - kay.sievers@novell.com
|
||||
|
||||
- new snapshot
|
||||
- man: fix systemctl try-restart description
|
||||
- Add Frugalware display-manager service
|
||||
- main: revert recognition of "b" argument
|
||||
- main: interpret all argv[] arguments unconditionally when
|
||||
run in a container
|
||||
- loopback: downgrade an error to warning
|
||||
- nspawn: bind mount /etc/localtime
|
||||
- nspawn: make tty code more robust against closed/reopened
|
||||
/dev/console
|
||||
- util: make touched files non-writable by default
|
||||
- nspawn: allocate a new pty instead of passing ours through
|
||||
to avoid terminal settings chaos
|
||||
- main: parse the whole arv[] as kernel command line
|
||||
- main: check if we have a valid PID before getting the name
|
||||
- ask-password: reset signal mask after we are done
|
||||
- cgroup: don't recheck all the time whether the systemd
|
||||
hierarchy is mounted, to make strace outputs nicer and save
|
||||
a few stat()s
|
||||
- man: document systemd-nspawn
|
||||
- cgls: don't strip user processes and kernel threads from
|
||||
default output
|
||||
- umount: don't try to remount bind mounts ro during shutdown
|
||||
- getty: move automatic serial getty logic into generator
|
||||
- container: skip a few things when we are run in a container
|
||||
such as accessing /proc/cmdline
|
||||
- cgls: by default start with group of PID 1
|
||||
- pam: determine user cgroup tree from cgroup of PID 1
|
||||
- nspawn: move container into its own name=systemd cgroup
|
||||
- manager: don't show kernel boot-up time for containers
|
||||
- manager: show who killed us
|
||||
- units: add console-shell.service which can be used insted of
|
||||
the gettys to get a shell on /dev/console
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 14 18:29:23 CET 2011 - kay.sievers@novell.com
|
||||
|
||||
|
Reference in New Issue
Block a user