diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2014-04-18 20:44:40 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2014-04-18 20:44:40 +0200 |
commit | fc15a01d1de27cdd4ed8d8f863a0e46bafe9bd12 (patch) | |
tree | edd510b888f4c6a309c0178e9dd73f2ab3bc41e9 /sys/src | |
parent | 6a7ba3d24a20b88bc28776eb489a2dc876e5b4eb (diff) |
kernel: add secstore and wpa to bootfs
Diffstat (limited to 'sys/src')
-rw-r--r-- | sys/src/9/port/bootfs.proto | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/src/9/port/bootfs.proto b/sys/src/9/port/bootfs.proto index 6fb38cdf0..956601c01 100644 --- a/sys/src/9/port/bootfs.proto +++ b/sys/src/9/port/bootfs.proto @@ -2,8 +2,11 @@ $objtype bin 9660srv awk + auth + secstore aux kbdfs + wpa bind cat cfs |