summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Releasing version 20191104.v20191104Daniel Baumann2019-11-042-1/+9
* Adding default hook to unlink console prior start when bindmounting /dev (e.g...Daniel Baumann2019-11-042-0/+11
* Tightening Address lookup in container list command for systemd-networkd to n...Daniel Baumann2019-09-191-1/+1
* Releasing version 20190811.v20190811Daniel Baumann2019-08-112-1/+18
* Fixing the debconf script to use the bind-ro string when preseeding.Simon Spöhel2019-08-111-0/+7
* Fixing a bug where only the last item in lists passed via CLI was evaluated.Simon Spöhel2019-08-111-9/+9
* Fixing a bug where directories were not created for --bind-ro.Simon Spöhel2019-08-111-1/+1
* Removing stray veth links when stopping containers with force.Daniel Baumann2019-08-111-0/+11
* Removing stray veth links when starting containers with force.Daniel Baumann2019-08-111-0/+7
* Updating interfaces example configuration in host-setup documentation.Daniel Baumann2019-08-111-4/+4
* Simplifying trap handling in debconf container create script.Daniel Baumann2019-08-111-8/+6
* Cosmetically fixing internal preseed file when using the progress-linux package.Daniel Baumann2019-07-171-2/+2
* Correcting whitespace error in include handling that broke debconf container ...Daniel Baumann2019-04-131-1/+1
* Releasing version 20190413.v20190413Daniel Baumann2019-04-132-1/+17
* Using trap function to unmount bind mounts etc. on exit with or without error.Daniel Baumann2019-04-131-105/+123
* Unmount bind mounts in reverse order to allow nested bind mounts.Nik Lutz2019-04-121-2/+4
* Correcting typo when disabling IPv6 RA in debconf container create script, th...Daniel Baumann2019-04-121-1/+1
* Correcting syntax error in container bash-completion.Daniel Baumann2019-04-121-0/+1
* Including gnupg explicitly in debconf container create command, thanks to Nik...Daniel Baumann2019-04-121-0/+3
* Removing explicit protocol for IP adresses in container list command.Daniel Baumann2019-04-121-5/+5
* Releasing version 20190319.v20190319Daniel Baumann2019-03-192-1/+14
* Adding initial support for IPv6 in debconf container create script.Daniel Baumann2019-03-194-71/+401
* Using C.UTF-8 in container enter command as fallback locale.Daniel Baumann2019-03-091-1/+1
* Releasing version 20190304.v20190304Daniel Baumann2019-03-042-1/+12
* Correcting variable name in makefile.Daniel Baumann2019-03-021-1/+1
* Correcting version strings in changelog.Daniel Baumann2019-03-021-2/+2
* Readding curl container create script.Daniel Baumann2019-03-025-0/+690
* Readding limit command.Daniel Baumann2019-03-026-11/+433
* Readding key command.Daniel Baumann2019-03-024-0/+247
* Releasing version 20190301.v20190301Daniel Baumann2019-03-022-1/+26
* Moving container-images.sh to website.Daniel Baumann2019-03-021-64/+0
* Moving asciicast to the website.Daniel Baumann2019-03-022-138/+0
* Removing a few fixmes that are not needed anymore.Daniel Baumann2019-03-026-29/+3
* Updating list of container shortcut commands.Daniel Baumann2019-03-0213-14/+21
* Updating list of container commands to be logged.Daniel Baumann2019-03-021-1/+1
* Removing curl container create script until its completly tested.Daniel Baumann2019-03-025-690/+0
* Removing limit command until its completly tested.Daniel Baumann2019-03-026-434/+11
* Removing key command until its completly tested.Daniel Baumann2019-03-024-247/+0
* Adding support for using mmdebstrap in container debootstrap create script.Daniel Baumann2019-03-023-10/+27
* Adding same internal name strings in all scripts.Daniel Baumann2019-02-262-0/+2
* Removing some dead code in container create scripts.Daniel Baumann2019-02-262-6/+1
* Adding comment to debian sources.list in container debconf create script.Daniel Baumann2019-02-261-2/+10
* Removing armel and armhf support in container debconf create script.Daniel Baumann2019-02-261-14/+2
* Allow to select/deselect main repository in container debconf create script.Daniel Baumann2019-02-262-25/+11
* Removing progress-linux apt sources.list handling in container debconf create...Daniel Baumann2019-02-261-93/+14
* Using apt instead of apt-get in container debconf create script.Daniel Baumann2019-02-262-12/+12
* Removing Force-LoopBreak option when calling apt in container debconf create ...Daniel Baumann2019-02-261-3/+3
* Removing staging repositories in debconf create script, not used anymore.Daniel Baumann2019-02-242-36/+2
* Adding a end message in container create command.Daniel Baumann2019-02-231-0/+3
* Releasing version 20190222.v20190222Daniel Baumann2019-02-232-1/+52