From fa983c5966b72a7fd30e99f3e33728e0b61eda4d Mon Sep 17 00:00:00 2001 From: Arnaud Rebillout Date: Fri, 17 Mar 2023 22:55:29 +0700 Subject: [PATCH] Revert "Make sure to include kali-linux-firmare" This reverts commit 7bb52e4991b135903e30d74439635c94f93ed592. I wanted to make sure firmware are included in the installer image, but I missed it, I modified a config file that is only for live images, it seems... Also, note that the previous commit message Kali purple: install kali-system-gui (instead of core) Should have been: Kali purple: include kali-system-gui (instead of core) in the installer Because this commit is really about having the package available in the installer, but it doesn't "install it" on the system. Sorry for the confusion. --- .../common/package-lists/hardware-support.list.chroot | 5 ----- 1 file changed, 5 deletions(-) diff --git a/kali-config/common/package-lists/hardware-support.list.chroot b/kali-config/common/package-lists/hardware-support.list.chroot index 55ddc2d..0336140 100644 --- a/kali-config/common/package-lists/hardware-support.list.chroot +++ b/kali-config/common/package-lists/hardware-support.list.chroot @@ -1,8 +1,3 @@ -## -## Add kali-linux-firmware, which depends on the most common firmware -## -kali-linux-firmware - ## ## Add extra firmware (kali-linux-headless depends on firmware we wants, but ## some can't be put there because they require network access... but we