Re: [PATCH 6/6] * config.sub: Consolidate OS version checking

2018-05-22 Thread Ben Elliston
On Sat, May 19, 2018 at 10:15:49PM -0400, John Ericson wrote: > This is all that remains of the case at the top, and it can now be > straight-forwardly merged with the rest down at the bottom. Lovely work, John, thanks. Ben signature.asc Description: PGP signature _

Re: [PATCH 4/6] * config.sub: No more forced "-sequent" in the `basic_machine` for "ipx"

2018-05-22 Thread Ben Elliston
On Sat, May 19, 2018 at 10:15:49PM -0400, John Ericson wrote: > + * config.sub: No more forced "-sequent" in the `basic_machine` for "ipx" Also, don't you mean "ptx" (not "ipx")? Ben signature.asc Description: PGP signature ___ config-patches mai

Re: [PATCH 4/6] * config.sub: No more forced "-sequent" in the `basic_machine` for "ipx"

2018-05-22 Thread Ben Elliston
On Sat, May 19, 2018 at 10:15:49PM -0400, John Ericson wrote: >"unknown" will be defaulted to "sequent" per existing code below. >"pc" won't be, but I rather handle that inconsistency separately --- >e.g. should we default to "pc" at all, or if we do should we allow >vendor refinem