summaryrefslogtreecommitdiffstats
path: root/lib/container/create (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-04Adding support for user namespace.Daniel Baumann1-0/+1
2016-08-04Sorting container configuration file.Daniel Baumann1-1/+1
2016-08-04Adding host system based overlay mounts.Daniel Baumann1-2/+27
2016-07-01Using global path definition in container create command for consistency.Daniel Baumann1-5/+6
2016-07-01Correcting bind mount directory creation in container create command to work ...Daniel Baumann1-8/+9
2016-07-01Harmonizing defintions of long and short options in getopt code of container ...Daniel Baumann1-2/+2
2016-06-03Guessing default container script from /usr/share/container-tools/scripts/def...Daniel Baumann1-4/+27
2016-06-03Reworking container-autostart program into container auto command.Daniel Baumann1-6/+6
2016-05-18Replacing systemd-nspawn '--network-bridge=' with one config file per interfa...Nik Lutz1-1/+1
2016-05-18Using systemd-nspawn '--network-veth-extra=' instead of '--network-veth' (pre...Nik Lutz1-1/+1
2016-03-31Updating comments in commands.Daniel Baumann1-1/+1
2016-03-31Updating year in copyright notices in container commands.Daniel Baumann1-1/+1
2016-03-31Adding debconf script.Daniel Baumann1-1/+1
2016-03-31Adding capability and drop-capability config option.Daniel Baumann1-2/+14
2016-03-31Adding container-autostart program.Daniel Baumann1-4/+12
2016-03-12Adding container commands.Daniel Baumann1-0/+125