Ubiquity: disabled Template: apt-setup/restricted
This commit is contained in:
parent
004fceadd7
commit
567be8ffab
1 changed files with 5 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
||||||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
#
|
#
|
||||||
|
|
||||||
VERSION=2
|
VERSION=3
|
||||||
|
|
||||||
. ./config
|
. ./config
|
||||||
|
|
||||||
|
|
@ -108,6 +108,10 @@ sed 's/Mirrors.masterlist.ubuntu/Mirrors.masterlist/' -i d-i/source/choose-mirr
|
||||||
|
|
||||||
# Set apt-mirror-setup.templates
|
# Set apt-mirror-setup.templates
|
||||||
cat << EOF > d-i/source/apt-setup/debian/apt-mirror-setup.templates-ubuntu
|
cat << EOF > d-i/source/apt-setup/debian/apt-mirror-setup.templates-ubuntu
|
||||||
|
Template: apt-setup/restricted
|
||||||
|
Type: boolean
|
||||||
|
Default: false
|
||||||
|
|
||||||
Template: apt-setup/backports
|
Template: apt-setup/backports
|
||||||
Type: boolean
|
Type: boolean
|
||||||
Default: true
|
Default: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue