Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding architecture option to curl container create script. | Daniel Baumann | 2017-07-23 | 1 | -0/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding container key command. | Daniel Baumann | 2017-07-23 | 2 | -0/+88 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating container-create-curl manpage to match current curl container ↵ | Daniel Baumann | 2017-07-23 | 1 | -5/+8 |
| | | | | create script. | ||||
* | Updating default url to download images from in curl container create script. | Daniel Baumann | 2017-07-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Fixing spelling typo in 'bandwidth'. | Simon Spöhel | 2017-07-22 | 1 | -4/+4 |
| | | | | | Signed-off-by: Simon Spöhel <simon.spoehel@open-infrastructure.net> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding new container top command manpage. | Daniel Baumann | 2017-06-29 | 2 | -0/+78 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Documenting usage of container-shell command restrictions in container-shell ↵ | Daniel Baumann | 2017-06-29 | 1 | -0/+33 |
| | | | | | | manpage. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding support for bind-ro nspawn option for read-only bind mounts. | Daniel Baumann | 2017-04-03 | 1 | -1/+4 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Allowing multiple container commands to be executed in a row. | Daniel Baumann | 2017-04-03 | 2 | -0/+4 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding net-tools in container-tools manpage to the list of packages to install. | Daniel Baumann | 2017-01-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding -f, --force option in container auto command. | Daniel Baumann | 2017-01-04 | 1 | -0/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating year in copyright information for 2017. | Daniel Baumann | 2017-01-04 | 19 | -19/+19 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding XML export format to container list command. | Daniel Baumann | 2016-12-11 | 1 | -1/+4 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding YAML export format to container list command. | Daniel Baumann | 2016-12-11 | 1 | -1/+4 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding nwdiag export format to container list command. | Daniel Baumann | 2016-12-11 | 1 | -1/+13 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding JSON export format to container list command. | Daniel Baumann | 2016-12-11 | 1 | -1/+4 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding CSV export format to container list command. | Daniel Baumann | 2016-12-11 | 1 | -1/+7 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Renaming short format in container list command to shell for consistency. | Daniel Baumann | 2016-12-11 | 1 | -4/+4 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Renaming full format in container list command to cli for consistency. | Daniel Baumann | 2016-12-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Harmonizing markup of email addresses in manpages. | Daniel Baumann | 2016-12-11 | 18 | -18/+18 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding container move manpage. | Daniel Baumann | 2016-12-11 | 2 | -0/+89 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Logging some container actions in container program to ↵ | Daniel Baumann | 2016-12-04 | 1 | -0/+3 |
| | | | | | | /var/log/container-tools/container.log. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding note about configuration files in container manpage. | Daniel Baumann | 2016-12-04 | 1 | -0/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding --clean option to curl container create script to remove downloaded ↵ | Daniel Baumann | 2016-11-22 | 1 | -0/+3 |
| | | | | | | tarball from cache after successfull container creation. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Harmonizing manpage markup. | Daniel Baumann | 2016-11-22 | 1 | -8/+0 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating contact section in manpages. | Daniel Baumann | 2016-11-22 | 17 | -51/+102 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding initial curl container create script. | Daniel Baumann | 2016-11-12 | 2 | -0/+122 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating development section in container-tools manpage. | Daniel Baumann | 2016-11-12 | 1 | -3/+8 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding container version to ver symlink. | Daniel Baumann | 2016-11-12 | 1 | -0/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding container remove to rm symlink. | Daniel Baumann | 2016-11-06 | 1 | -0/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding container list to ls symlink. | Daniel Baumann | 2016-11-06 | 1 | -0/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Readding container enter command. | Daniel Baumann | 2016-11-06 | 2 | -0/+75 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Readding container limit command. | Daniel Baumann | 2016-11-06 | 2 | -0/+108 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Readding -f|--force option in container stop command. | Daniel Baumann | 2016-11-06 | 1 | -0/+6 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating known limitations in container-tools manpage. | Daniel Baumann | 2016-10-25 | 1 | -1/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing -f|--force option in container stop command for LTS version. | Daniel Baumann | 2016-10-25 | 1 | -6/+0 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing container limit command for LTS version. | Daniel Baumann | 2016-10-25 | 2 | -108/+0 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Removing container enter command for LTS version. | Daniel Baumann | 2016-10-25 | 2 | -75/+0 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Switching default distribution to stretch in container create scripts. | Daniel Baumann | 2016-10-25 | 2 | -6/+6 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Switching from ftp.debian.org as default debian mirror to deb.debian.org in ↵ | Daniel Baumann | 2016-10-25 | 1 | -1/+1 |
| | | | | | | | | | debconf script. deb.debian.org offers https, see https://lists.debian.org/debian-devel/2016/10/msg00281.html Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding -v, --verbose option to container remove command. | Daniel Baumann | 2016-08-04 | 1 | -0/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Calling container-nsenter program from container enter command. | Daniel Baumann | 2016-08-04 | 1 | -4/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding -f, --force option to container start command to remove stray lock files. | Daniel Baumann | 2016-08-04 | 1 | -0/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding host system based overlay mounts. | Daniel Baumann | 2016-08-04 | 1 | -0/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating name in container-status manpage. | Daniel Baumann | 2016-08-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding reference to container-status command in container manpage. | Daniel Baumann | 2016-08-04 | 1 | -0/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Trimming usage example to basic commands only in container-tools manpage. | Daniel Baumann | 2016-08-04 | 1 | -12/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding container-status command. | Simon Spöhel | 2016-07-01 | 1 | -0/+72 |
| | | | | | Signed-off-by: Simon Spöhel <simon.spoehel@open-infrastructure.net> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding section about known limitations to container-tools manpage. | Daniel Baumann | 2016-07-01 | 1 | -0/+6 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating depends to install in container-tools manpage. | Daniel Baumann | 2016-07-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> |