diff options
author | flz <flz@FreeBSD.org> | 2007-03-02 11:42:56 +0000 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2007-03-02 11:42:56 +0000 |
commit | c0775f86888ac69eabbdca7fc103926bb2270208 (patch) | |
tree | 517101ea9394815527365b53ddc7e9425e8d0495 /etc/mtree | |
parent | 38868f2cec1b862a3a51e02f4c3836e4644545e2 (diff) | |
download | FreeBSD-src-c0775f86888ac69eabbdca7fc103926bb2270208.zip FreeBSD-src-c0775f86888ac69eabbdca7fc103926bb2270208.tar.gz |
- Add Intel firmwares for Intel PRO/Wireless LAN 2100/2200/2915 cards in a
uuencoded format along with their respective LICENSE files.
- Add new share/doc/legal directory to BSD.usr.dist mtree file. This is the
place we install LICENSE files for restricted firmwares.
- Teach firmware(9) and kmod.mk about licensed firmwares. Restricted firmwares
won't load properly unless legal.<name>.license_ack is set to 1, either
via kenv(1) or /boot/loader.conf.
Reviewed by: mlaier, sam
Permitted by: Intel (via Andrew Wilson)
MFC after: 1 month
Diffstat (limited to 'etc/mtree')
-rw-r--r-- | etc/mtree/BSD.usr.dist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/mtree/BSD.usr.dist b/etc/mtree/BSD.usr.dist index fe728c7..00ca093 100644 --- a/etc/mtree/BSD.usr.dist +++ b/etc/mtree/BSD.usr.dist @@ -75,6 +75,8 @@ misc .. .. + legal + .. ncurses .. ntp |