Re: a strange set of HUGE bugs

2017-06-03 Thread Stefan Sperling
On Fri, Jun 02, 2017 at 11:10:29PM -0400, Daniel Russell wrote: > on both the amd64 and i386 versions the manual and alot of the config files > are missing and noone not even root has root permissions (note that i'm > using the flash drive version of both and using the filesets that come with > the

Re: a strange set of HUGE bugs

2017-06-03 Thread Stuart Henderson
On 2017/06/03 11:21, Stefan Sperling wrote: > On Fri, Jun 02, 2017 at 11:10:29PM -0400, Daniel Russell wrote: > > on both the amd64 and i386 versions the manual and alot of the config files > > are missing and noone not even root has root permissions (note that i'm > > using the flash drive version

[patch] macppc/machdep.c: fix typo, no -> not

2017-06-03 Thread Scott Cheloha
The struggle is very real when you're getting kernel panics, but the struggle needn't have typos. -- Scott Cheloha Index: sys/arch/macppc/macppc/machdep.c === RCS file: /cvs/src/sys/arch/macppc/macppc/machdep.c,v retrieving revision

Re: Kernel panic on 6.1: init dies under load

2017-06-03 Thread Mike Belopuhov
Hi Dan, That's good news, thanks for testing! I've updated the diff slightly. Unfortunately I couldn't figure out what's causing "boot dump" to crash. I've exercised coredump, physio and read-ahead codepaths. I'll commit the diff next week unless there's going to be reports of some breakage.