Re: reorder_libs() from /etc/rc when using NFS root FS

2017-03-05 Thread magraith
hi I'm a noob to openbsd but I've just installed the macppc version of openbsd 6.0 and my boot frequently hangs on "reordering libraries" ...so I found this thread. Just got it installed from the CD I burned, yesterday. tyring to determine whether I fried my firmware in all my messing around tryin

Re: reorder_libs() from /etc/rc when using NFS root FS

2016-07-10 Thread Robert Peichaer
Hi Frank Thanks for reporting this. I just committed a fix. Cheers Robert

Re: reorder_libs() from /etc/rc when using NFS root FS

2016-07-10 Thread Frank Scheiner
On 07/10/2016 09:33 AM, Philip Guenther wrote: [...] I just ran the line where _dkdev is set and when using the resulting value with e.g. `echo` it looks like the "??" is expanded by the shell if $_dkdev is not enclosed in double quotes. This also seems to happen for the test clause: Yeah, tha

Re: reorder_libs() from /etc/rc when using NFS root FS

2016-07-10 Thread Philip Guenther
On Sat, Jul 9, 2016 at 11:37 PM, Frank Scheiner wrote: > On 07/10/2016 03:36 AM, Todd C. Miller wrote: ... >> We can simplify the check and simply treat a value of "??" as >> non-local and skip the reorder. ... >> --- rc 29 May 2016 15:36:06 - 1.485 >> +++ rc 10 Jul 2016 01:35:46 -

Re: reorder_libs() from /etc/rc when using NFS root FS

2016-07-10 Thread Frank Scheiner
On 07/10/2016 03:36 AM, Todd C. Miller wrote: On Sat, 09 Jul 2016 18:25:08 +0200, Frank Scheiner wrote: Running the command substitution alone after the machine has finished booting - which takes a considerable extra amount of time as the SPARCclassic is a slow machine and its root FS is mounte

Re: reorder_libs() from /etc/rc when using NFS root FS

2016-07-09 Thread Todd C. Miller
On Sat, 09 Jul 2016 18:25:08 +0200, Frank Scheiner wrote: > Running the command substitution alone after the machine has finished > booting - which takes a considerable extra amount of time as the > SPARCclassic is a slow machine and its root FS is mounted via NFS - > gives the following in my

reorder_libs() from /etc/rc when using NFS root FS

2016-07-09 Thread Frank Scheiner
Dear folks, I'm unsure if the following constitutes a bug or if it's due to my local configuration, so I mailed to openbsd-misc instead of openbsd-bugs: I'm running a SPARCclassic (sparc platform) with OpenBSD 6.0-current (builddate: 1467664848) served diskless via NFS. To keep things easy I