summaryrefslogtreecommitdiff
path: root/src/nspawn
AgeCommit message (Expand)AuthorFilesLines
2013-10-02nspawn: always copy /etc/resolv.conf rather than bind mountLennart Poettering1-11/+1
2013-09-19fix grammatical errorDave Reisner1-1/+1
2013-09-19nspawn: be less liberal about creating bind mount destinationsDave Reisner1-1/+28
2013-08-23nspawn: trivial simplificationZbigniew Jędrzejewski-Szmek1-1/+1
2013-07-19nspawn: Reorder includes to fix compilationJesper Larsen1-1/+1
2013-07-02nspawn: use the corect method signature for CreateMachine()Lennart Poettering1-4/+4
2013-07-02machined: split out machine registration stuff from logindLennart Poettering1-3/+3
2013-06-20nspawn: '-C' option has been removedZbigniew Jędrzejewski-Szmek1-1/+1
2013-06-20logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering1-113/+58
2013-05-10nspawn: only warn about audit when booting the containerDave Reisner1-1/+1
2013-05-09nspawn: Include netlink headers rather than using #ifdefColin Walters1-2/+1
2013-05-09Fix previous commit for !HAVE_AUDITColin Walters1-1/+2
2013-05-10audit: since audit is apparently never going to be fixed for containers tell ...Lennart Poettering1-0/+19
2013-05-07hostname: only suppress setting of pretty hostname if it is non-equal to the ...Lennart Poettering1-1/+1
2013-05-07build-sys: support builds without EAs againLennart Poettering1-3/+8
2013-05-06nspawn: explain that we look for /etc/os-release in the container directoryLennart Poettering1-1/+1
2013-05-02nspawn: inherit the exit status of containerDave Reisner1-1/+1
2013-05-01cgls: add --machine/-MZbigniew Jędrzejewski-Szmek1-20/+2
2013-04-30units: add an easy-to-use unit template file systemd-nspawn@.service for runn...Lennart Poettering1-6/+12
2013-04-30id128: when taking user input for a 128bit ID, validate syntaxLennart Poettering1-0/+5
2013-04-29nspawn: add -M option to optstringEvangelos Foutras1-1/+1
2013-04-22cgroup: make sure all our cgroup objects have a suffix and are properly escapedLennart Poettering1-3/+15
2013-04-22nspawn: suffix the nspawn cgroups with ".nspawn"Lennart Poettering1-1/+1
2013-04-22nspawn: always use cg_get_path() to determine fs path for a cgroupLennart Poettering1-8/+8
2013-04-21systemd,nspawn: use extended attributes to store metadataZbigniew Jędrzejewski-Szmek1-2/+60
2013-04-18nspawn: create empty /etc/resolv.conf if necessaryZbigniew Jędrzejewski-Szmek1-5/+12
2013-04-18move _cleanup_ attribute in front of the typeHarald Hoyer1-9/+9
2013-04-16path-util: unify code for detecting OS treesLennart Poettering1-15/+1
2013-04-16nspawn: introduce the new /machine/ tree in the cgroup tree and move containe...Lennart Poettering1-52/+79
2013-04-05Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek1-8/+5
2013-04-03util: rename write_one_line_file() to write_string_file()Lennart Poettering1-1/+1
2013-03-31nspawn, machine-id-setup: warn if read-only mount call failsZbigniew Jędrzejewski-Szmek1-2/+2
2013-03-15nspawn: don't make assumptions about the size of pid_tLennart Poettering1-1/+1
2013-03-07nspawn: create a separate devpts namespace for nspawn containersLennart Poettering1-4/+25
2013-02-27nspawn: environment would be truncated with TERM unsetZbigniew Jędrzejewski-Szmek1-3/+4
2013-02-25nspawn: add --bind= and --bind-ro= to bind mount host paths into the containerLennart Poettering1-22/+97
2013-02-25Revert "nspawn: catch config mistake of specifying -b and args"Michal Schmidt1-5/+0
2013-02-24nspawn: catch config mistake of specifying -b and argsZbigniew Jędrzejewski-Szmek1-0/+5
2013-02-14nspawn: fail if unable to close pipeZbigniew Jędrzejewski-Szmek1-4/+4
2013-02-14nspawn: print PID and show how to enter the namespaceZbigniew Jędrzejewski-Szmek1-6/+20
2013-02-14honor SELinux labels, when creating and writing config filesHarald Hoyer1-0/+1
2013-01-26nspawn: assume stdout is always writable if it does not support epollMichal Schmidt1-2/+11
2013-01-18nspawn: add audit caps to default set to keepLennart Poettering1-1/+3
2013-01-11nspawn: add --versionZbigniew Jędrzejewski-Szmek1-1/+10
2012-12-22nspawn: try to orderly shutdown container when receiving SIGTERMLennart Poettering1-2/+15
2012-12-22nspawn: allow passing socket activation fds through nspawnLennart Poettering1-10/+61
2012-12-22nspawn: allow nspawn to be invoked without ttyLennart Poettering1-18/+26
2012-11-22nspawn: reset supplementary and main group id before entering nspawnLennart Poettering1-0/+17
2012-10-02nspawn: use automatic cleanup and provide debug infoZbigniew Jędrzejewski-Szmek1-69/+54
2012-09-24log: fix repeated invocation of vsnprintf()/vaprintf() in log_struct()Lennart Poettering1-0/+6