看板 DFBSD_commit 關於我們 聯絡資訊
commit ed9bcc6247ed530d1cda65399f32752e20b76d2a Author: Sascha Wildner <saw@online.de> Date: Sun Apr 25 14:50:29 2010 +0200 Make firmware(9) standard again instead of optional. ral(4), which is in GENERIC, uses it and we don't want all people with GENERIC-derived systems to have to add 'device firmware' to their configs. Summary of changes: sys/conf/files | 2 +- sys/config/GENERIC | 3 --- sys/config/X86_64_GENERIC | 3 --- 3 files changed, 1 insertions(+), 7 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ed9bcc6247ed530d1cda65399f32752e20b76d2a -- DragonFly BSD source repository