summaryrefslogtreecommitdiffstats
path: root/src/nspawn (follow)
Commit message (Expand)AuthorAgeFilesLines
* nspawn: improve error message when we cannot resolve the root directory argumentLennart Poettering2013-11-261-1/+1
* nspawn: add new --drop-capability= switchLennart Poettering2013-11-201-2/+10
* bus: introduce concept of a default bus for each thread and make use of it ev...Lennart Poettering2013-11-121-1/+1
* bus: log message parsing errors everywhere with a generalized bus_log_parse_e...Lennart Poettering2013-11-071-4/+2
* clients: unify how we invoke getopt_long()Lennart Poettering2013-11-061-5/+3
* nspawn: explicitly terminate machines when we exit nspawnLennart Poettering2013-11-061-7/+62
* nspawn: log out of memory errorsDjalal Harouni2013-11-051-2/+5
* machinectl: add new command to spawn a getty inside a containerLennart Poettering2013-10-311-66/+19
* nspawn: split out pty forwaring logic into ptyfwd.cLennart Poettering2013-10-311-243/+2
* nspawn: only pass in slice setting if it is setLennart Poettering2013-10-301-1/+1
* timedated: use libsystemd-bus instead of libdbus for bus communicationLennart Poettering2013-10-161-3/+2
* Introduce _cleanup_fdset_free_Zbigniew Jędrzejewski-Szmek2013-10-131-3/+1
* nspawn: always copy /etc/resolv.conf rather than bind mountLennart Poettering2013-10-021-11/+1
* fix grammatical errorDave Reisner2013-09-191-1/+1
* nspawn: be less liberal about creating bind mount destinationsDave Reisner2013-09-191-1/+28
* nspawn: trivial simplificationZbigniew Jędrzejewski-Szmek2013-08-231-1/+1
* nspawn: Reorder includes to fix compilationJesper Larsen2013-07-191-1/+1
* nspawn: use the corect method signature for CreateMachine()Lennart Poettering2013-07-021-4/+4
* machined: split out machine registration stuff from logindLennart Poettering2013-07-021-3/+3
* nspawn: '-C' option has been removedZbigniew Jędrzejewski-Szmek2013-06-201-1/+1
* logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering2013-06-201-113/+58
* nspawn: only warn about audit when booting the containerDave Reisner2013-05-101-1/+1
* nspawn: Include netlink headers rather than using #ifdefColin Walters2013-05-101-2/+1
* Fix previous commit for !HAVE_AUDITColin Walters2013-05-101-1/+2
* audit: since audit is apparently never going to be fixed for containers tell ...Lennart Poettering2013-05-101-0/+19
* hostname: only suppress setting of pretty hostname if it is non-equal to the ...Lennart Poettering2013-05-071-1/+1
* build-sys: support builds without EAs againLennart Poettering2013-05-071-3/+8
* nspawn: explain that we look for /etc/os-release in the container directoryLennart Poettering2013-05-061-1/+1
* nspawn: inherit the exit status of containerDave Reisner2013-05-021-1/+1
* cgls: add --machine/-MZbigniew Jędrzejewski-Szmek2013-05-011-20/+2
* units: add an easy-to-use unit template file systemd-nspawn@.service for runn...Lennart Poettering2013-04-301-6/+12
* id128: when taking user input for a 128bit ID, validate syntaxLennart Poettering2013-04-301-0/+5
* nspawn: add -M option to optstringEvangelos Foutras2013-04-291-1/+1
* cgroup: make sure all our cgroup objects have a suffix and are properly escapedLennart Poettering2013-04-231-3/+15
* nspawn: suffix the nspawn cgroups with ".nspawn"Lennart Poettering2013-04-231-1/+1
* nspawn: always use cg_get_path() to determine fs path for a cgroupLennart Poettering2013-04-231-8/+8
* systemd,nspawn: use extended attributes to store metadataZbigniew Jędrzejewski-Szmek2013-04-221-2/+60
* nspawn: create empty /etc/resolv.conf if necessaryZbigniew Jędrzejewski-Szmek2013-04-191-5/+12
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-181-9/+9
* path-util: unify code for detecting OS treesLennart Poettering2013-04-161-15/+1
* nspawn: introduce the new /machine/ tree in the cgroup tree and move containe...Lennart Poettering2013-04-161-52/+79
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-061-8/+5
* util: rename write_one_line_file() to write_string_file()Lennart Poettering2013-04-031-1/+1
* nspawn, machine-id-setup: warn if read-only mount call failsZbigniew Jędrzejewski-Szmek2013-03-311-2/+2
* nspawn: don't make assumptions about the size of pid_tLennart Poettering2013-03-151-1/+1
* nspawn: create a separate devpts namespace for nspawn containersLennart Poettering2013-03-071-4/+25
* nspawn: environment would be truncated with TERM unsetZbigniew Jędrzejewski-Szmek2013-02-281-3/+4
* nspawn: add --bind= and --bind-ro= to bind mount host paths into the containerLennart Poettering2013-02-251-22/+97
* Revert "nspawn: catch config mistake of specifying -b and args"Michal Schmidt2013-02-251-5/+0
* nspawn: catch config mistake of specifying -b and argsZbigniew Jędrzejewski-Szmek2013-02-241-0/+5