Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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> | ||||
* | Correcting container list manpage. | Andreas Kreuzer | 2016-07-01 | 1 | -1/+1 |
| | | | | | Signed-off-by: Andreas Kreuzer <andreas.kreuzer@open-infrastructure.net> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating Git URL in installation instructions. | Daniel Baumann | 2016-07-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating references to bug tracking system. | Daniel Baumann | 2016-07-01 | 16 | -17/+17 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding container enter command. | Daniel Baumann | 2016-07-01 | 3 | -0/+81 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Showing only local containers by default in container list command. | Daniel Baumann | 2016-07-01 | 1 | -4/+10 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding option to list only container that are not enable for automatic start ↵ | Daniel Baumann | 2016-06-14 | 1 | -0/+3 |
| | | | | | | on the current system in container list command. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Showing local containers in container list command only. | Daniel Baumann | 2016-06-14 | 1 | -0/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Correcting limit manpage namespace. | Andreas Kreuzer | 2016-06-14 | 1 | -3/+3 |
| | | | | | Signed-off-by: Andreas Kreuzer <andreas.kreuzer@open-infrastructure.net> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating vcs links in container-tools manpage. | Daniel Baumann | 2016-06-14 | 1 | -2/+2 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Correcting typo in container-tools manpage. | Daniel Baumann | 2016-06-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating download links in container-tools manpage. | Daniel Baumann | 2016-06-14 | 1 | -1/+4 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Guessing default container script from ↵ | Daniel Baumann | 2016-06-03 | 1 | -1/+3 |
| | | | | | | /usr/share/container-tools/scripts/default symlink (if existing). Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Replacing http links in manpages with https. | Daniel Baumann | 2016-06-03 | 14 | -28/+28 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Reworking container-autostart program into container auto command. | Daniel Baumann | 2016-06-03 | 1 | -0/+78 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding short and full list format to container list command. | Daniel Baumann | 2016-05-06 | 1 | -3/+14 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding exit alias for logout in container-shell program. | Daniel Baumann | 2016-05-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Correcting Debian stretch version number in container-tools manpage. | Daniel Baumann | 2016-05-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding links in development section of the container-tools manpage. | Daniel Baumann | 2016-05-06 | 1 | -1/+7 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Renaming container stop command option -k, --kill to -f, --force for ↵ | Daniel Baumann | 2016-04-16 | 1 | -2/+2 |
| | | | | | | consistency. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating apt comandline in installation instructions. | Daniel Baumann | 2016-04-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding notes about container-shell specific commands in container-shell manpage. | Daniel Baumann | 2016-04-16 | 1 | -1/+13 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating container-tools description in manpages. | Daniel Baumann | 2016-03-31 | 3 | -3/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating wording about Debian and Debian based containers in ↵ | Daniel Baumann | 2016-03-31 | 3 | -6/+6 |
| | | | | | | container-create-* manpages. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding notes about development to container-tools manpage. | Daniel Baumann | 2016-03-31 | 1 | -0/+6 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding notes about installation to container-tools manpage. | Daniel Baumann | 2016-03-31 | 1 | -0/+16 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Correcting spelling in container program manpages. | Daniel Baumann | 2016-03-31 | 2 | -4/+4 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Updating comments in manpages. | Daniel Baumann | 2016-03-31 | 15 | -15/+15 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Correcting spelling in container-tools manpage. | Daniel Baumann | 2016-03-31 | 1 | -3/+3 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding debconf script. | Daniel Baumann | 2016-03-31 | 2 | -0/+157 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding capability and drop-capability config option. | Daniel Baumann | 2016-03-31 | 1 | -0/+6 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding container limit command. | Daniel Baumann | 2016-03-31 | 3 | -0/+111 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> | ||||
* | Adding container-shell program. | Daniel Baumann | 2016-03-31 | 2 | -0/+66 |
| | | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net> |