@@ -2,24 +2,28 @@ systemd System and Service Manager
2
2
3
3
CHANGES WITH 225:
4
4
5
- * Mostly a bugfix release, with tree-wide cleanups
5
+ * machinectl gained a new verb 'shell' which opens a fresh shell on the
6
+ target machine. It is similar to 'login', but spawns the shell
7
+ directly. The pseudo machine '.host' now refers to the local host and
8
+ is used by default. Hence, 'machinectl shell' can be used as
9
+ replacement for 'su' which spawns the session as a fresh systemd
10
+ unit.
6
11
7
12
* systemd-networkd learned to cope with private-zone DHCP options and
8
13
allows other programs to query the values.
9
14
10
- Contributions from: Alastair Hughes, Alex Crawford, Daniel Mack,
11
- David Herrmann, Dimitri John Ledkov, Eric Kostrowski, Evgeny
12
- Vereshchagin, Felipe Sateler, Jan Pokorný, Jan Synacek, Johnny
13
- Robeson, Karel Zak, Kay Sievers, Kefeng Wang, Lennart
14
- Poettering, Major Hayden, Marcel Holtmann, Markus Elfring,
15
- Martin Mikkelsen, Matt Turner, Maxim Mikityanskiy, Michael
16
- Biebl, Namhyung Kim, Nicolas Cornu, Owen W. Taylor, Patrik
17
- Flykt, Peter Hutterer, reverendhomer, Richard Maw, Ronny
18
- Chevalier, Seth Jennings, Stef Walter, Susant Sahani, Thomas
19
- Blume, Thomas Hindoe Paaboel Andersen, Thomas Meyer, Tom
20
- Gundersen, WaLyong Cho, Zbigniew Jędrzejewski-Szmek
21
-
22
- -- Berlin, 2015-xx-xx
15
+ Contributions from: Alastair Hughes, Alex Crawford, Daniel Mack, David
16
+ Herrmann, Dimitri John Ledkov, Eric Kostrowski, Evgeny Vereshchagin,
17
+ Felipe Sateler, HATAYAMA Daisuke, Jan Pokorný, Jan Synacek, Johnny
18
+ Robeson, Karel Zak, Kay Sievers, Kefeng Wang, Lennart Poettering, Major
19
+ Hayden, Marcel Holtmann, Markus Elfring, Martin Mikkelsen, Martin Pitt,
20
+ Matt Turner, Maxim Mikityanskiy, Michael Biebl, Namhyung Kim, Nicolas
21
+ Cornu, Owen W. Taylor, Patrik Flykt, Peter Hutterer, reverendhomer,
22
+ Richard Maw, Ronny Chevalier, Seth Jennings, Stef Walter, Susant Sahani,
23
+ Thomas Blume, Thomas Hindoe Paaboel Andersen, Thomas Meyer, Tom
24
+ Gundersen, Vincent Batts, WaLyong Cho, Zbigniew Jędrzejewski-Szmek
25
+
26
+ -- Berlin, 2015-08-27
23
27
24
28
CHANGES WITH 224:
25
29
0 commit comments