Commit Graph

3 Commits (796bb6267916f048f92001535b1076307703af75)

Author SHA1 Message Date
Arnaud Rebillout 828222a5b1
Make sure to include kali-linux-firmware in the installer images
Usually it's pulled in via dependency (as it's a dep of
kali-linux-headless IIRC itself a dep of kali-linux-default). But that's
not the case for Kali Purple, as it doesn't depend on
kali-linux-default.

Furthermore, kali-linux-firmware is now installed in all cases by
tasksel, so we must make sure it's there, instead of relying on
metapackage's dependencies.

Hopefully it will fix:
- https://gitlab.com/kalilinux/kali-purple/documentation/-/issues/8
- https://gitlab.com/kalilinux/kali-purple/documentation/-/issues/11
2 years ago
Arnaud Rebillout 37a9e1ab9f
Drop comment about the installer-everything image 3 years ago
Raphaël Hertzog d6fadc55dc
Add "everything" variant for the installer image
It's easy to do but the resulting image is not so useful so we will
likely not generate it.
4 years ago