Re: 404 running syspatch on armv7

2023-03-12 Thread Peter Hessler
On 2023 Mar 12 (Sun) at 12:55:18 + (+), Jason McIntyre wrote:
:On Sun, Mar 12, 2023 at 01:50:41PM +0100, Sebastian Benoit wrote:
:> Index: afterboot.8
:> ===
:> RCS file: /cvs/src/share/man/man8/afterboot.8,v
:> retrieving revision 1.173
:> diff -u -p -r1.173 afterboot.8
:> --- afterboot.8  23 Dec 2022 07:37:21 -  1.173
:> +++ afterboot.8  12 Mar 2023 12:48:50 -
:> @@ -68,8 +68,9 @@ files in
:>  By the time that you have installed your system, it is possible that
:>  bugs in the release have been found.
:>  Security or reliability fixes can be found at
:> -.Lk https://www.openbsd.org/errata.html ,
:> -and can be installed using
:> +.Lk https://www.openbsd.org/errata.html .
:> +For some hardware platforms binary updates are made available and can be
:> +installed using
:>  .Xr syspatch 8 .
:>  .Ss Login
:>  Log in on the console, or over the network using
:> 
:
:hi. no opinion on the addition, but i think your sentence would sound
:better the other way round:
:
:   Binary updates are made available for some architectures
:   and can be installed using syspatch(8).
:
:(or platforms, or whatever)
:
:jmc
:

OK with jmc's wording


-- 
Celebrate Hannibal Day this year.  Take an elephant to lunch.



Re: 404 running syspatch on armv7

2023-03-12 Thread Jason McIntyre
On Sun, Mar 12, 2023 at 01:50:41PM +0100, Sebastian Benoit wrote:
> kod code(kodc...@gmx.com) on 2023.03.11 21:52:14 +0100:
> > I got the wrong impression from 'man afterboot' where it states
> > that syspatches can be installed with syspatch(8).
> 
> let's make it a bit clearer then, diff below.
> 
> ok?
>  
> > > Sent: Saturday, March 11, 2023 at 10:41 PM
> > > From: "Peter Hessler" 
> > > To: "kod code" 
> > > Cc: bugs@openbsd.org
> > > Subject: Re: 404 running syspatch on armv7
> > >
> > > On 2023 Mar 11 (Sat) at 20:33:28 +0100 (+0100), kod code wrote:
> > > :syspatch: Error retrieving 
> > > http://cdn.openbsd.org/pub/OpenBSD/syspatch/7.2/armv7/SHA256.sig: 404 Not 
> > > Found
> > > 
> > > That is correct, we do not build syspatches for armv7.
> > > 
> 
> 
> Index: afterboot.8
> ===
> RCS file: /cvs/src/share/man/man8/afterboot.8,v
> retrieving revision 1.173
> diff -u -p -r1.173 afterboot.8
> --- afterboot.8   23 Dec 2022 07:37:21 -  1.173
> +++ afterboot.8   12 Mar 2023 12:48:50 -
> @@ -68,8 +68,9 @@ files in
>  By the time that you have installed your system, it is possible that
>  bugs in the release have been found.
>  Security or reliability fixes can be found at
> -.Lk https://www.openbsd.org/errata.html ,
> -and can be installed using
> +.Lk https://www.openbsd.org/errata.html .
> +For some hardware platforms binary updates are made available and can be
> +installed using
>  .Xr syspatch 8 .
>  .Ss Login
>  Log in on the console, or over the network using
> 

hi. no opinion on the addition, but i think your sentence would sound
better the other way round:

Binary updates are made available for some architectures
and can be installed using syspatch(8).

(or platforms, or whatever)

jmc



Re: 404 running syspatch on armv7

2023-03-12 Thread Sebastian Benoit
kod code(kodc...@gmx.com) on 2023.03.11 21:52:14 +0100:
> I got the wrong impression from 'man afterboot' where it states
> that syspatches can be installed with syspatch(8).

let's make it a bit clearer then, diff below.

ok?
 
> > Sent: Saturday, March 11, 2023 at 10:41 PM
> > From: "Peter Hessler" 
> > To: "kod code" 
> > Cc: bugs@openbsd.org
> > Subject: Re: 404 running syspatch on armv7
> >
> > On 2023 Mar 11 (Sat) at 20:33:28 +0100 (+0100), kod code wrote:
> > :syspatch: Error retrieving 
> > http://cdn.openbsd.org/pub/OpenBSD/syspatch/7.2/armv7/SHA256.sig: 404 Not 
> > Found
> > 
> > That is correct, we do not build syspatches for armv7.
> > 


Index: afterboot.8
===
RCS file: /cvs/src/share/man/man8/afterboot.8,v
retrieving revision 1.173
diff -u -p -r1.173 afterboot.8
--- afterboot.8 23 Dec 2022 07:37:21 -  1.173
+++ afterboot.8 12 Mar 2023 12:48:50 -
@@ -68,8 +68,9 @@ files in
 By the time that you have installed your system, it is possible that
 bugs in the release have been found.
 Security or reliability fixes can be found at
-.Lk https://www.openbsd.org/errata.html ,
-and can be installed using
+.Lk https://www.openbsd.org/errata.html .
+For some hardware platforms binary updates are made available and can be
+installed using
 .Xr syspatch 8 .
 .Ss Login
 Log in on the console, or over the network using