git: 9front

Download patch

ref: 3068954b8873b174578b225268b4d35b6086af19
parent: 0a565ebe00ffc157941790cbedaa18d675f3b282
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Fri Apr 18 16:44:40 EDT 2014

kernel: add secstore and wpa to bootfs

--- a/sys/src/9/port/bootfs.proto
+++ b/sys/src/9/port/bootfs.proto
@@ -2,8 +2,11 @@
 	bin
 		9660srv
 		awk
+		auth
+			secstore
 		aux
 			kbdfs
+			wpa
 		bind
 		cat
 		cfs
--