cannot mount tmpfs on 6.3

2018-04-04 Thread KAWAMATA Yoshihiro
I built a 6.3 kernel with tmpfs enabled. Here's a diff of this kernel with GENERIC: # diff -u GENERIC GENERIC_TMPFS --- GENERIC Thu Mar 15 03:52:16 2018 +++ GENERIC_TMPFS Thu Apr 5 00:56:50 2018 @@ -11,6 +11,7 @@ machineamd64 include"../../../conf/GE

Re: cannot mount tmpfs on 6.3

2018-04-05 Thread KAWAMATA Yoshihiro
It worked well. Very thanks From: Patrick Wildt Subject: Re: cannot mount tmpfs on 6.3 Date: Thu, 5 Apr 2018 11:41:51 +0200 Message-ID: <20180405094151.GA5797@thor.local> > I have seen that issue as well. I think it's because we are now > being passed the data and we don't have to do the copyin

vnconfig fails on a read-only file system

2019-10-25 Thread KAWAMATA Yoshihiro
>Synopsis: vnconfig fails on a read-only file system >Category: system user kernel >Environment: System : OpenBSD 6.6 Details : OpenBSD 6.6 (GENERIC.MP) #0: Sat Oct 19 18:20:06 JST 2019 root@nimbus9.localnet:/usr/src/sys/arch/amd64/comp