summaryrefslogtreecommitdiff
path: root/src/nspawn
Commit message (Expand)AuthorAge
* os-release: define /usr/lib/os-release as fallback for /etc/os-releaseLennart Poettering2014-06-13
* nspawn: add new --tmpfs= option to mount a tmpfs on specific directories, suc...Lennart Poettering2014-06-11
* tmpfiles: add new "C" line for copying files or directoriesLennart Poettering2014-06-10
* nspawn: split long message into two linesZbigniew Jędrzejewski-Szmek2014-06-07
* namespace: beef up read-only bind mount logicLennart Poettering2014-06-06
* nspawn: make nspawn robust to container failureDjalal Harouni2014-05-25
* nspawn: move container wait logic into wait_for_container()Djalal Harouni2014-05-25
* Use %m instead of strerror(errno) where appropiateCristian Rodríguez2014-05-25
* nspawn: restore journal directory is empty checkLennart Poettering2014-05-22
* nspawn: allow to bind mount journal on top of a non empty container journal d...Djalal Harouni2014-05-22
* fix spelling of privilegeNis Martensen2014-05-19
* nspawn: properly format container_uuid in UUID formatLennart Poettering2014-05-16
* nspawn: Fix erroneous OOM when building group listPhilip Lorenz2014-04-10
* sd-rtnl: rework rtnl type systemTom Gundersen2014-03-28
* util: replace close_pipe() with new safe_close_pair()Lennart Poettering2014-03-24
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-18
* nspawn: UP the host side of the veth pair after adding it to a bridgeTom Gundersen2014-03-16
* nspawn: remove unused variableDave Reisner2014-03-13
* nspawn: allow -EEXIST on mkdir_safe /home/${uid}Brandon Philips2014-03-14
* nspawn: make host0's MAC address persistentTom Gundersen2014-03-13
* nspawn: honour GPT partition flags when mounting file systems following the d...Lennart Poettering2014-03-13
* nspawn: fix argv[0] for getentMantas Mikulėnas2014-03-11
* nspawn: allow using kdbus from nspawn containersLennart Poettering2014-03-11
* nspawn: fix getent fallbackLennart Poettering2014-03-11
* nspawn: when resoliving UIDs/GIDs for "-u", do so in forked off /usr/bin/gete...Lennart Poettering2014-03-11
* nspawn: make sure we don't try to mount the container block device in the chi...Lennart Poettering2014-03-11
* nspawn: don't try mknod() of /dev/console with the correct major/minorLennart Poettering2014-03-10
* nspawn: add --image= switch to boot GPT disk images that follow the Discovera...Lennart Poettering2014-03-10
* nspawn: fix detection of missing /proc/self/loginuidTero Roponen2014-02-28
* nspawn: no need for duplicate checks against EEXISTLennart Poettering2014-02-26
* nspawn: add new switch --network-macvlan= to add a macvlan device to the cont...Lennart Poettering2014-02-25
* nspawn: make use of the devices cgroup controller by defaultLennart Poettering2014-02-24
* nspawn: when adding a veth interface to a bridge, use the "vb-" rather than "...Lennart Poettering2014-02-21
* api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering2014-02-20
* make gcc shut upLennart Poettering2014-02-19
* core: add Personality= option for units to set the personality for spawned pr...Lennart Poettering2014-02-19
* nspawn: add new --personality= switch to make it easier to run 32bit containe...Lennart Poettering2014-02-18
* nspawn: x86 is special with its socketcall() semantics, be permissive in the ...Lennart Poettering2014-02-18
* seccomp: add helper call to add all secondary archs to a seccomp filterLennart Poettering2014-02-18
* nspawn: allow 32-bit chroots from 64-bit hostsDave Reisner2014-02-18
* sd-rtnl-message: store reference to the bus in the messageTom Gundersen2014-02-18
* nspawn: netns_fd can be removed nowLennart Poettering2014-02-17
* nspawn: typo fix in helpThomas Hindoe Paaboel Andersen2014-02-16
* nspawn: add new --network-bridge= switchTom Gundersen2014-02-16
* sd-rtnl: always include linux/rtnetlink.hTom Gundersen2014-02-15
* sd-rtnl: message_open_container - don't take a 'size' argumentTom Gundersen2014-02-15
* nspawn: if we don't find bash, try shLennart Poettering2014-02-14
* nspawn: don't accept just any tree to executeLennart Poettering2014-02-14
* nspawn: make socket(AF_NETLINK, *, NETLINK_AUDIT) fail with EAFNOTSUPPORT in ...Lennart Poettering2014-02-13
* nspawn: add new --network-veth switch to add a virtual ethernet link to the hostLennart Poettering2014-02-13