Re: Is PROCFS intentionally disabled?
Chris Hanson <[email protected]> Fri, 31 Jul 2020 17:03:11 -0700
| Newsgroups | gmane.os.netbsd.ports.mvme68k |
|---|---|
| Message-ID | <[email protected]> |
On Jul 30, 2020, at 9:59 PM, Chris Hanson <[email protected]> = wrote: >=20 > That's what I figured. When I get this MVME167 to boot again, I'll be = able to try the new 9.0-latest that I built with procfs enabled. It appears to work just fine: mvme167a$ ls -F /proc=20 0/ 1246/ 404/ 985/ curproc@ mounts version 1/ 216/ 662/ 987/ devices self@ 1033/ 264/ 669/ 988/ loadavg stat 1058/ 394/ 786/ cpuinfo meminfo uptime mvme167a$ cat /proc/version NetBSD version 9.0_STABLE (netbsd@localhost) (gcc version 7.4.0) NetBSD = 9.0_STABLE (GENERIC) #0: Fri Jul 31 12:09:38 PDT 2020 All I did was add the appropriate line to conf/GENERIC and produced a = fresh build. -- Chris