diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-10-25 12:46:12 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-10-25 12:46:12 +0000 |
commit | 287f09fde0c3bfdf7956d23a9fff9f0848fd976a (patch) | |
tree | 721d08d25f9af733c203f381c0223d79ecca78aa /share/man/container-create-debootstrap.1.txt | |
parent | Setting LC_ALL in container-shell. (diff) | |
download | compute-tools-287f09fde0c3bfdf7956d23a9fff9f0848fd976a.tar.xz compute-tools-287f09fde0c3bfdf7956d23a9fff9f0848fd976a.zip |
Switching from ftp.debian.org as default debian mirror to deb.debian.org in 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>
Diffstat (limited to '')
-rw-r--r-- | share/man/container-create-debootstrap.1.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/container-create-debootstrap.1.txt b/share/man/container-create-debootstrap.1.txt index 3377ea0..2298be6 100644 --- a/share/man/container-create-debootstrap.1.txt +++ b/share/man/container-create-debootstrap.1.txt @@ -57,7 +57,7 @@ The following script options are available: Specify the Debian distribution, defaults to jessie. *-m, --mirror='MIRROR'*:: - Specify the Debian mirror, defaults to http://ftp.debian.org/debian. + Specify the Debian mirror, defaults to https://deb.debian.org/debian. *-p, --root-password='PASSWORD'*:: Specify the root password, defaults to a random 16 character password. |