lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Wed, 25 Feb 2009 02:18:28 -0500
From:	Chris Frey <cdfrey@...rsquare.net>
To:	linux-kernel@...r.kernel.org
Subject: Building a kernel without /lib/firmware

Hi,

I noticed another thread mentioning that it is possible to ignore the
firmware that comes with the kernel.  Unfortunately, the current build
process doesn't make this easy.

I'm trying to build 2.6.28.7, and I have the following firmware related
config:

[cdfrey@...ntdesk linux]$ grep -i firmware .config
CONFIG_PREVENT_FIRMWARE_BUILD=y
# CONFIG_FIRMWARE_IN_KERNEL is not set
CONFIG_EXTRA_FIRMWARE=""
# CONFIG_FIRMWARE_EDID is not set
# CONFIG_SND_WAVEFRONT_FIRMWARE_IN_KERNEL is not set
# Firmware Drivers
# CONFIG_FIRMWARE_MEMMAP is not set

[cdfrey@...ntdesk linux]$ grep -i fw_loader .config
CONFIG_FW_LOADER=m

What else do I need to turn off in order for a 'make modules_install' to
skip the firmware_install?

Thanks,
- Chris

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ