@@ -33,84 +33,84 @@ LB_PARENT_DISTRIBUTION="trixie"
3333LB_PARENT_DEBIAN_INSTALLER_DISTRIBUTION="trixie"
3434
3535# $LB_PARENT_MIRROR_BOOTSTRAP: set parent mirror to bootstrap from
36- # (Default: http://deb .debian.org/debian/)
37- LB_PARENT_MIRROR_BOOTSTRAP="http://deb .debian.org/debian/"
36+ # (Default: http://ftp .debian.org/debian/)
37+ LB_PARENT_MIRROR_BOOTSTRAP="http://ftp .debian.org/debian/"
3838
3939# $LB_PARENT_MIRROR_CHROOT: set parent mirror to fetch packages from
40- # (Default: http://deb .debian.org/debian/)
41- LB_PARENT_MIRROR_CHROOT="http://deb .debian.org/debian/"
40+ # (Default: http://ftp .debian.org/debian/)
41+ LB_PARENT_MIRROR_CHROOT="http://ftp .debian.org/debian/"
4242
4343# $LB_PARENT_MIRROR_CHROOT_SECURITY: set security parent mirror to fetch packages from
44- # (Default: http://security.debian.org/debian-security/ )
45- LB_PARENT_MIRROR_CHROOT_SECURITY="http://security.debian.org/debian-security/ "
44+ # (Default: http://security.debian.org/)
45+ LB_PARENT_MIRROR_CHROOT_SECURITY="http://security.debian.org/"
4646
4747# $LB_PARENT_MIRROR_CHROOT_VOLATILE: set volatile parent mirror to fetch packages from
48- # (Default: http://deb .debian.org/debian/)
49- LB_PARENT_MIRROR_CHROOT_VOLATILE="http://deb .debian.org/debian/"
48+ # (Default: http://ftp .debian.org/debian/)
49+ LB_PARENT_MIRROR_CHROOT_VOLATILE="http://ftp .debian.org/debian/"
5050
5151# $LB_PARENT_MIRROR_CHROOT_BACKPORTS: set backports parent mirror to fetch packages from
5252# (Default: http://backports.debian.org/debian-backports/)
5353LB_PARENT_MIRROR_CHROOT_BACKPORTS="http://backports.debian.org/debian-backports/"
5454
5555# $LB_PARENT_MIRROR_BINARY: set parent mirror which ends up in the image
56- # (Default: http://deb .debian.org /debian/)
57- LB_PARENT_MIRROR_BINARY="http://deb .debian.org /debian/"
56+ # (Default: http://cdn .debian.net /debian/)
57+ LB_PARENT_MIRROR_BINARY="http://cdn .debian.net /debian/"
5858
5959# $LB_PARENT_MIRROR_BINARY_SECURITY: set security parent mirror which ends up in the image
60- # (Default: http://security.debian.org/debian-security/ )
61- LB_PARENT_MIRROR_BINARY_SECURITY="http://security.debian.org/debian-security/ "
60+ # (Default: http://security.debian.org/)
61+ LB_PARENT_MIRROR_BINARY_SECURITY="http://security.debian.org/"
6262
6363# $LB_PARENT_MIRROR_BINARY_VOLATILE: set volatile parent mirror which ends up in the image
64- # (Default: http://deb .debian.org /debian/)
65- LB_PARENT_MIRROR_BINARY_VOLATILE="http://deb .debian.org /debian/"
64+ # (Default: http://cdn .debian.net /debian/)
65+ LB_PARENT_MIRROR_BINARY_VOLATILE="http://cdn .debian.net /debian/"
6666
6767# $LB_PARENT_MIRROR_BINARY_BACKPORTS: set backports parent mirror which ends up in the image
6868# (Default: http://backports.debian.org/debian-backports/)
6969LB_PARENT_MIRROR_BINARY_BACKPORTS="http://backports.debian.org/debian-backports/"
7070
7171# $LB_PARENT_MIRROR_DEBIAN_INSTALLER: set debian-installer parent mirror
72- # (Default: http://deb .debian.org/debian/)
73- LB_PARENT_MIRROR_DEBIAN_INSTALLER="http://deb .debian.org/debian/"
72+ # (Default: http://ftp .debian.org/debian/)
73+ LB_PARENT_MIRROR_DEBIAN_INSTALLER="http://ftp .debian.org/debian/"
7474
7575# $LB_MIRROR_BOOTSTRAP: set mirror to bootstrap from
76- # (Default: http://deb .debian.org/debian/)
77- LB_MIRROR_BOOTSTRAP="http://deb .debian.org/debian/"
76+ # (Default: http://ftp .debian.org/debian/)
77+ LB_MIRROR_BOOTSTRAP="http://ftp .debian.org/debian/"
7878
7979# $LB_MIRROR_CHROOT: set mirror to fetch packages from
80- # (Default: http://deb .debian.org/debian/)
81- LB_MIRROR_CHROOT="http://deb .debian.org/debian/"
80+ # (Default: http://ftp .debian.org/debian/)
81+ LB_MIRROR_CHROOT="http://ftp .debian.org/debian/"
8282
8383# $LB_MIRROR_CHROOT_SECURITY: set security mirror to fetch packages from
84- # (Default: http://security.debian.org/debian-security/ )
85- LB_MIRROR_CHROOT_SECURITY="http://security.debian.org/debian-security/ "
84+ # (Default: http://security.debian.org/)
85+ LB_MIRROR_CHROOT_SECURITY="http://security.debian.org/"
8686
8787# $LB_MIRROR_CHROOT_VOLATILE: set volatile mirror to fetch packages from
88- # (Default: http://deb .debian.org/debian/)
89- LB_MIRROR_CHROOT_VOLATILE="http://deb .debian.org/debian/"
88+ # (Default: http://ftp .debian.org/debian/)
89+ LB_MIRROR_CHROOT_VOLATILE="http://ftp .debian.org/debian/"
9090
9191# $LB_MIRROR_CHROOT_BACKPORTS: set backports mirror to fetch packages from
9292# (Default: http://backports.debian.org/debian-backports/)
9393LB_MIRROR_CHROOT_BACKPORTS="http://backports.debian.org/debian-backports/"
9494
9595# $LB_MIRROR_BINARY: set mirror which ends up in the image
96- # (Default: http://deb .debian.org /debian/)
97- LB_MIRROR_BINARY="http://deb .debian.org /debian/"
96+ # (Default: http://cdn .debian.net /debian/)
97+ LB_MIRROR_BINARY="http://cdn .debian.net /debian/"
9898
9999# $LB_MIRROR_BINARY_SECURITY: set security mirror which ends up in the image
100- # (Default: http://security.debian.org/debian-security/ )
101- LB_MIRROR_BINARY_SECURITY="http://security.debian.org/debian-security/ "
100+ # (Default: http://security.debian.org/)
101+ LB_MIRROR_BINARY_SECURITY="http://security.debian.org/"
102102
103103# $LB_MIRROR_BINARY_VOLATILE: set volatile mirror which ends up in the image
104- # (Default: http://deb .debian.org /debian/)
105- LB_MIRROR_BINARY_VOLATILE="http://deb .debian.org /debian/"
104+ # (Default: http://cdn .debian.net /debian/)
105+ LB_MIRROR_BINARY_VOLATILE="http://cdn .debian.net /debian/"
106106
107107# $LB_MIRROR_BINARY_BACKPORTS: set backports mirror which ends up in the image
108108# (Default: http://backports.debian.org/debian-backports/)
109109LB_MIRROR_BINARY_BACKPORTS="http://backports.debian.org/debian-backports/"
110110
111111# $LB_MIRROR_DEBIAN_INSTALLER: set debian-installer mirror
112- # (Default: http://deb .debian.org/debian/)
113- LB_MIRROR_DEBIAN_INSTALLER="http://deb .debian.org/debian/"
112+ # (Default: http://ftp .debian.org/debian/)
113+ LB_MIRROR_DEBIAN_INSTALLER="http://ftp .debian.org/debian/"
114114
115115# $LB_ARCHIVES: enable available third-party archives
116116# (Default: empty)
0 commit comments