index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
/
systemd-nspawn.xml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a few more typos
Ruben Kerkhof
2014-08-30
1
-1
/
+1
*
man: add a mapping for external manpages
Zbigniew Jędrzejewski-Szmek
2014-07-08
1
-11
/
+11
*
man: document nspawn's new --volatile switch
Lennart Poettering
2014-07-04
1
-0
/
+43
*
os-release: define /usr/lib/os-release as fallback for /etc/os-release
Lennart Poettering
2014-06-13
1
-2
/
+3
*
nspawn: add new --tmpfs= option to mount a tmpfs on specific directories, suc...
Lennart Poettering
2014-06-11
1
-0
/
+24
*
doc: comma placement corrections and word order
Jan Engelhardt
2014-05-08
1
-2
/
+2
*
doc: corrections to words and forms
Jan Engelhardt
2014-05-08
1
-1
/
+1
*
doc: typographical fine tuning
Jan Engelhardt
2014-05-06
1
-2
/
+2
*
man: improve nspawn's --user= documentation
Lennart Poettering
2014-03-11
1
-7
/
+9
*
nspawn: add --image= switch to boot GPT disk images that follow the Discovera...
Lennart Poettering
2014-03-10
1
-4
/
+33
*
nspawn: add new switch --network-macvlan= to add a macvlan device to the cont...
Lennart Poettering
2014-02-25
1
-3
/
+27
*
man: xinclude --help/--version/--no-pager
Zbigniew Jędrzejewski-Szmek
2014-02-21
1
-27
/
+16
*
nspawn: when adding a veth interface to a bridge, use the "vb-" rather than "...
Lennart Poettering
2014-02-21
1
-7
/
+11
*
nspawn: add new --personality= switch to make it easier to run 32bit containe...
Lennart Poettering
2014-02-18
1
-0
/
+18
*
doc: resolve missing/extraneous words or inappropriate forms
Jan Engelhardt
2014-02-18
1
-8
/
+8
*
doc: update punctuation
Jan Engelhardt
2014-02-18
1
-4
/
+4
*
nspawn: add new --network-bridge= switch
Tom Gundersen
2014-02-16
1
-1
/
+13
*
nspawn: add new --network-veth switch to add a virtual ethernet link to the host
Lennart Poettering
2014-02-13
1
-53
/
+74
*
nspawn: --private-network should imply CAP_NET_ADMIN
Lennart Poettering
2014-02-13
1
-4
/
+21
*
nspawn: add new --network-interface= switch to move an existing interface int...
Lennart Poettering
2014-02-13
1
-0
/
+13
*
nspawn: introduce --capability=all for retaining all capabilities
Lennart Poettering
2014-02-13
1
-2
/
+5
*
nspawn: newer kernels (>= 3.14) allow resetting the audit loginuid, make use ...
Lennart Poettering
2014-02-12
1
-13
/
+0
*
machined: optionally, allow registration of pre-existing units (scopes
Lennart Poettering
2014-02-11
1
-2
/
+26
*
nspawn: add --register=yes|no switch to optionally disable registration of th...
Lennart Poettering
2014-02-11
1
-12
/
+41
*
nspawn: add new --share-system switch to run a container without PID/UTS/IPC ...
Lennart Poettering
2014-02-10
1
-0
/
+21
*
nspawn,man: use a common vocabulary when referring to selinux security contexts
Lennart Poettering
2014-02-10
1
-12
/
+12
*
nspawn: rename --file-label to --apifs-label since it's really just about the...
Lennart Poettering
2014-02-07
1
-1
/
+1
*
nspawn: add --quiet switch for turning off any output noise
Lennart Poettering
2014-02-06
1
-0
/
+12
*
nspawn: various fixes in selinux hookup
Lennart Poettering
2014-02-04
1
-4
/
+4
*
Add SELinux support to systemd-nspawn
Dan Walsh
2014-02-04
1
-0
/
+29
*
nspawn: add new --setenv= switch to set an environment variable for the conta...
Lennart Poettering
2013-12-13
1
-0
/
+15
*
man: add another nspawn example
Zbigniew Jędrzejewski-Szmek
2013-12-13
1
-0
/
+11
*
nspawn: add new --drop-capability= switch
Lennart Poettering
2013-11-20
1
-0
/
+10
*
man,units: fix installation of systemd-nspawn@.service and add example
Zbigniew Jędrzejewski-Szmek
2013-11-10
1
-0
/
+12
*
machinectl: add new command to spawn a getty inside a container
Lennart Poettering
2013-10-31
1
-24
/
+6
*
man: wording and grammar updates
Jan Engelhardt
2013-09-12
1
-4
/
+4
*
man: wording and grammar updates
Jan Engelhardt
2013-09-10
1
-1
/
+1
*
man: fix spacing issue in systemd-nspawn(1)
Zbigniew Jędrzejewski-Szmek
2013-08-19
1
-5
/
+4
*
man: update systemd-nspawn regarding new --slice= logic
Lennart Poettering
2013-07-19
1
-11
/
+12
*
man: improve grammar and word formatting in numerous man pages
Jason St. John
2013-07-03
1
-3
/
+3
*
man: Fix small typo
Michael Biebl
2013-06-22
1
-1
/
+1
*
audit: since audit is apparently never going to be fixed for containers tell ...
Lennart Poettering
2013-05-10
1
-6
/
+9
*
man: document that the kernel's audit subsystem is currently incompatible wit...
Lennart Poettering
2013-05-09
1
-0
/
+10
*
nspawn: explain that we look for /etc/os-release in the container directory
Lennart Poettering
2013-05-06
1
-0
/
+9
*
man: add various filenames to the index
Zbigniew Jędrzejewski-Szmek
2013-05-03
1
-1
/
+1
*
man: fix syntax in nsenter example
Zbigniew Jędrzejewski-Szmek
2013-04-17
1
-1
/
+1
*
nspawn: introduce the new /machine/ tree in the cgroup tree and move containe...
Lennart Poettering
2013-04-16
1
-0
/
+15
*
man: document systemd-nspawn behaviour with -b
Zbigniew Jędrzejewski-Szmek
2013-02-28
1
-6
/
+22
*
nspawn: add --bind= and --bind-ro= to bind mount host paths into the container
Lennart Poettering
2013-02-25
1
-0
/
+20
*
Revert "nspawn: catch config mistake of specifying -b and args"
Michal Schmidt
2013-02-25
1
-3
/
+1
[next]