15 lines
471 B
Markdown
15 lines
471 B
Markdown
# blend_sysconf
|
|
|
|
## conf_print_resolvconf()
|
|
|
|
Overrides the sdk function to use APNIC/cloudflare nameservers 1.1.1.1 and 1.0.0.1
|
|
|
|
## conf_print_sourceslist()
|
|
|
|
Overrides the sdk sysconfig function to support tor urls in the sources.list.
|
|
Should be pushed to debootstrap/scripts/ceres
|
|
|
|
It adds the correct apt-transport for https and tor:
|
|
apt-transport-https - transitional package for https support
|
|
apt-transport-tor - APT transport for anonymous package downloads via Tor
|