summaryrefslogtreecommitdiffstats
path: root/share/man (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Adding initial curl container create script.Daniel Baumann2016-11-122-0/+122
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating development section in container-tools manpage.Daniel Baumann2016-11-121-3/+8
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding container version to ver symlink.Daniel Baumann2016-11-121-0/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding container remove to rm symlink.Daniel Baumann2016-11-061-0/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding container list to ls symlink.Daniel Baumann2016-11-061-0/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Readding container enter command.Daniel Baumann2016-11-062-0/+75
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Readding container limit command.Daniel Baumann2016-11-062-0/+108
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Readding -f|--force option in container stop command.Daniel Baumann2016-11-061-0/+6
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating known limitations in container-tools manpage.Daniel Baumann2016-10-251-1/+3
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Removing -f|--force option in container stop command for LTS version.Daniel Baumann2016-10-251-6/+0
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Removing container limit command for LTS version.Daniel Baumann2016-10-252-108/+0
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Removing container enter command for LTS version.Daniel Baumann2016-10-252-75/+0
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Switching default distribution to stretch in container create scripts.Daniel Baumann2016-10-252-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 Baumann2016-10-251-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 Baumann2016-08-041-0/+3
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Calling container-nsenter program from container enter command.Daniel Baumann2016-08-041-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 Baumann2016-08-041-0/+3
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding host system based overlay mounts.Daniel Baumann2016-08-041-0/+3
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating name in container-status manpage.Daniel Baumann2016-08-041-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding reference to container-status command in container manpage.Daniel Baumann2016-08-041-0/+3
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Trimming usage example to basic commands only in container-tools manpage.Daniel Baumann2016-08-041-12/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding container-status command.Simon Spöhel2016-07-011-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 Baumann2016-07-011-0/+6
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating depends to install in container-tools manpage.Daniel Baumann2016-07-011-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Correcting container list manpage.Andreas Kreuzer2016-07-011-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 Baumann2016-07-011-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating references to bug tracking system.Daniel Baumann2016-07-0116-17/+17
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding container enter command.Daniel Baumann2016-07-013-0/+81
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Showing only local containers by default in container list command.Daniel Baumann2016-07-011-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 Baumann2016-06-141-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 Baumann2016-06-141-0/+3
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Correcting limit manpage namespace.Andreas Kreuzer2016-06-141-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 Baumann2016-06-141-2/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Correcting typo in container-tools manpage.Daniel Baumann2016-06-141-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating download links in container-tools manpage.Daniel Baumann2016-06-141-1/+4
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Guessing default container script from ↵Daniel Baumann2016-06-031-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 Baumann2016-06-0314-28/+28
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Reworking container-autostart program into container auto command.Daniel Baumann2016-06-031-0/+78
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding short and full list format to container list command.Daniel Baumann2016-05-061-3/+14
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding exit alias for logout in container-shell program.Daniel Baumann2016-05-061-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Correcting Debian stretch version number in container-tools manpage.Daniel Baumann2016-05-061-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding links in development section of the container-tools manpage.Daniel Baumann2016-05-061-1/+7
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Renaming container stop command option -k, --kill to -f, --force for ↵Daniel Baumann2016-04-161-2/+2
| | | | | | consistency. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating apt comandline in installation instructions.Daniel Baumann2016-04-161-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding notes about container-shell specific commands in container-shell manpage.Daniel Baumann2016-04-161-1/+13
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating container-tools description in manpages.Daniel Baumann2016-03-313-3/+3
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Updating wording about Debian and Debian based containers in ↵Daniel Baumann2016-03-313-6/+6
| | | | | | container-create-* manpages. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding notes about development to container-tools manpage.Daniel Baumann2016-03-311-0/+6
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Adding notes about installation to container-tools manpage.Daniel Baumann2016-03-311-0/+16
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Correcting spelling in container program manpages.Daniel Baumann2016-03-312-4/+4
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>