git: 9front

Download patch

ref: 5ee621f85058d81baf872512df87f1934f641250
parent: 48a7d4365da7fd74fbc85f0b1cd75312e83a0a4f
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sat Dec 24 21:13:17 EST 2016

cdproto: explicitely create /$objtype/bin subdirectories for all archs

--- a/sys/lib/sysconfig/proto/cdproto
+++ b/sys/lib/sysconfig/proto/cdproto
@@ -38,6 +38,21 @@
 		ape	d775
 	bin	d775
 		ape	d775
+		audio	d775
+		auth	d775
+		aux	d775
+		bitsy	d775
+		dial	d775
+		disk	d775
+		fs	d775
+		games	d775
+		ip	d775
+			httpd	d775
+		ndb	d775
+		nusb	d775
+		replica	d775
+		upas	d775
+		venti	d775
 68000	d775
 	mkfile
 	include	d775
@@ -46,6 +61,21 @@
 		ape	d775
 	bin	d775
 		ape	d775
+		audio	d775
+		auth	d775
+		aux	d775
+		bitsy	d775
+		dial	d775
+		disk	d775
+		fs	d775
+		games	d775
+		ip	d775
+			httpd	d775
+		ndb	d775
+		nusb	d775
+		replica	d775
+		upas	d775
+		venti	d775
 68020	d775
 	mkfile
 	include	d775
@@ -54,6 +84,21 @@
 		ape	d775
 	bin	d775
 		ape	d775
+		audio	d775
+		auth	d775
+		aux	d775
+		bitsy	d775
+		dial	d775
+		disk	d775
+		fs	d775
+		games	d775
+		ip	d775
+			httpd	d775
+		ndb	d775
+		nusb	d775
+		replica	d775
+		upas	d775
+		venti	d775
 amd64	d775
 	mkfile
 	include	d775
@@ -62,6 +107,21 @@
 		ape	d775
 	bin	d775
 		ape	d775
+		audio	d775
+		auth	d775
+		aux	d775
+		bitsy	d775
+		dial	d775
+		disk	d775
+		fs	d775
+		games	d775
+		ip	d775
+			httpd	d775
+		ndb	d775
+		nusb	d775
+		replica	d775
+		upas	d775
+		venti	d775
 arm	d775
 	mkfile
 	include	d775
@@ -70,6 +130,21 @@
 		ape	d775
 	bin	d775
 		ape	d775
+		audio	d775
+		auth	d775
+		aux	d775
+		bitsy	d775
+		dial	d775
+		disk	d775
+		fs	d775
+		games	d775
+		ip	d775
+			httpd	d775
+		ndb	d775
+		nusb	d775
+		replica	d775
+		upas	d775
+		venti	d775
 power	d775
 	mkfile
 	include	d775
@@ -78,6 +153,21 @@
 		ape	d775
 	bin	d775
 		ape	d775
+		audio	d775
+		auth	d775
+		aux	d775
+		bitsy	d775
+		dial	d775
+		disk	d775
+		fs	d775
+		games	d775
+		ip	d775
+			httpd	d775
+		ndb	d775
+		nusb	d775
+		replica	d775
+		upas	d775
+		venti	d775
 power64	d775
 	mkfile
 	include	d775
@@ -86,6 +176,21 @@
 		ape	d775
 	bin	d775
 		ape	d775
+		audio	d775
+		auth	d775
+		aux	d775
+		bitsy	d775
+		dial	d775
+		disk	d775
+		fs	d775
+		games	d775
+		ip	d775
+			httpd	d775
+		ndb	d775
+		nusb	d775
+		replica	d775
+		upas	d775
+		venti	d775
 sparc	d775
 	mkfile
 	include	d775
@@ -94,6 +199,21 @@
 		ape	d775
 	bin	d775
 		ape	d775
+		audio	d775
+		auth	d775
+		aux	d775
+		bitsy	d775
+		dial	d775
+		disk	d775
+		fs	d775
+		games	d775
+		ip	d775
+			httpd	d775
+		ndb	d775
+		nusb	d775
+		replica	d775
+		upas	d775
+		venti	d775
 sparc64	d775
 	mkfile
 	include	d775
@@ -102,6 +222,21 @@
 		ape	d775
 	bin	d775
 		ape	d775
+		audio	d775
+		auth	d775
+		aux	d775
+		bitsy	d775
+		dial	d775
+		disk	d775
+		fs	d775
+		games	d775
+		ip	d775
+			httpd	d775
+		ndb	d775
+		nusb	d775
+		replica	d775
+		upas	d775
+		venti	d775
 mips	d775
 	mkfile
 	include	d775
@@ -110,6 +245,21 @@
 		ape	d775
 	bin	d775
 		ape	d775
+		audio	d775
+		auth	d775
+		aux	d775
+		bitsy	d775
+		dial	d775
+		disk	d775
+		fs	d775
+		games	d775
+		ip	d775
+			httpd	d775
+		ndb	d775
+		nusb	d775
+		replica	d775
+		upas	d775
+		venti	d775
 spim	d775
 	mkfile
 	include	d775
@@ -118,6 +268,21 @@
 		ape	d775
 	bin	d775
 		ape	d775
+		audio	d775
+		auth	d775
+		aux	d775
+		bitsy	d775
+		dial	d775
+		disk	d775
+		fs	d775
+		games	d775
+		ip	d775
+			httpd	d775
+		ndb	d775
+		nusb	d775
+		replica	d775
+		upas	d775
+		venti	d775
 
 $objtype	d775
 	*
--