Move https bits from forcd1 to debian-installer+kernel task file

As pointed out by pkern, we need them on netinst media too.

Also removed the old mention of businesscard media in the top of
forcd1 - they've been gone for ages
This commit is contained in:
Steve McIntyre 2017-02-15 12:58:39 +00:00
parent 2928846080
commit d14c28f4c6
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,5 @@
/* Packages that belong on the first CD (but not the netinst or
* businesscard), despite not being directly installed by debootstrap,
* or d-i, or tasksel.
/* Packages that belong on the first CD (but not the netinst), despite
* not being directly installed by debootstrap, or d-i, or tasksel.
*/
/* hysterical raisins, but too small to remove */
@ -21,6 +20,3 @@ bpalogin
/* pppconfig helps various people too */
pppconfig
/* #855035: make sure we have the bits on media for https package downloads
apt-transport-https
ca-certificates

View File

@ -96,6 +96,10 @@ libfribidi0
/* Needed for rootless installs. */
sudo
/* #855035: make sure we have the bits on media for https package downloads
apt-transport-https
ca-certificates
/* laptop-detect is used by tasksel when checking if the system is a
* laptop so we have to make sure to get it included on first CD for
* arches that are know to have laptops