git: 9front

Download patch

ref: 8b0705c14943f4f8b3aa12b5c194e32cc07d0936
parent: dc4abd0ae29c26c33686102a7642f7af61162f7e
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sat Oct 11 13:28:54 EDT 2025

distproto: add missing */bin/image directory

--- a/sys/lib/sysconfig/proto/distproto
+++ b/sys/lib/sysconfig/proto/distproto
@@ -80,6 +80,7 @@
 		disk	d775
 		fs	d775
 		games	d775
+		image	d775
 		ip	d775
 			httpd	d775
 		ndb	d775
@@ -103,6 +104,7 @@
 		disk	d775
 		fs	d775
 		games	d775
+		image	d775
 		ip	d775
 			httpd	d775
 		ndb	d775
@@ -126,6 +128,7 @@
 		disk	d775
 		fs	d775
 		games	d775
+		image	d775
 		ip	d775
 			httpd	d775
 		ndb	d775
@@ -149,6 +152,7 @@
 		disk	d775
 		fs	d775
 		games	d775
+		image	d775
 		ip	d775
 			httpd	d775
 		ndb	d775
@@ -172,6 +176,7 @@
 		disk	d775
 		fs	d775
 		games	d775
+		image	d775
 		ip	d775
 			httpd	d775
 		ndb	d775
@@ -195,6 +200,7 @@
 		disk	d775
 		fs	d775
 		games	d775
+		image	d775
 		ip	d775
 			httpd	d775
 		ndb	d775
@@ -218,6 +224,7 @@
 		disk	d775
 		fs	d775
 		games	d775
+		image	d775
 		ip	d775
 			httpd	d775
 		ndb	d775
@@ -241,6 +248,7 @@
 		disk	d775
 		fs	d775
 		games	d775
+		image	d775
 		ip	d775
 			httpd	d775
 		ndb	d775
@@ -264,6 +272,7 @@
 		disk	d775
 		fs	d775
 		games	d775
+		image	d775
 		ip	d775
 			httpd	d775
 		ndb	d775
@@ -287,6 +296,7 @@
 		disk	d775
 		fs	d775
 		games	d775
+		image	d775
 		ip	d775
 			httpd	d775
 		ndb	d775
@@ -310,6 +320,7 @@
 		disk	d775
 		fs	d775
 		games	d775
+		image	d775
 		ip	d775
 			httpd	d775
 		ndb	d775
@@ -333,6 +344,7 @@
 		disk	d775
 		fs	d775
 		games	d775
+		image	d775
 		ip	d775
 			httpd	d775
 		ndb	d775
--