SHA256
1
0
forked from pool/systemd
Kay Sievers
2010-09-17 08:59:08 +00:00
committed by Git OBS Bridge
parent 75d890f7ad
commit a70670810d
3 changed files with 27 additions and 3 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Fri Sep 17 10:58:24 CEST 2010 - kay.sievers@novell.com
- new snapshot
- add new utility to initialize the virtual console
- initialize locale from /etc/locale by default
- ask-password: allow services query SSL/harddisk passphrases
-------------------------------------------------------------------
Fri Sep 17 10:54:24 CEST 2010 - kay.sievers@novell.com
- version 10
- logger: support SOCK_STREAM /dev/log sockets
- make sure the file system is writable before we write utmp data
- systemctl: use isolate when called as telinit for a runlevel
- initctl: properly use isolate when activating runlevels
- set HOME=/root when running shells
- make sure we don't crash if there's an automount unit without
mount unit
- start logger only after syslog is up
-------------------------------------------------------------------
Fri Sep 3 11:52:42 CEST 2010 - kay.sievers@novell.com