|
|
|
@ -29,7 +29,7 @@ profiles=${profiles:-kali}
|
|
|
|
|
auto_profiles=${auto_profiles:-kali}
|
|
|
|
|
|
|
|
|
|
# To include profiles which only effect the CD build
|
|
|
|
|
# build_profiles="kali"
|
|
|
|
|
#build_profiles="kali"
|
|
|
|
|
|
|
|
|
|
# Mirror tools
|
|
|
|
|
mirror_tools="reprepro download"
|
|
|
|
@ -42,7 +42,7 @@ server="http.kali.org"
|
|
|
|
|
debian_mirror=${debian_mirror:-http://archive.kali.org/kali/}
|
|
|
|
|
keyring="/usr/share/keyrings/kali-archive-keyring.gpg"
|
|
|
|
|
|
|
|
|
|
# which components to get from the mirror
|
|
|
|
|
# Which components to get from the mirror
|
|
|
|
|
mirror_components="main contrib non-free non-free-firmware"
|
|
|
|
|
|
|
|
|
|
# Disable *-security and *-updates repositories
|
|
|
|
|