On Tue, Oct 11, 2022 at 05:43:21PM +0000, Klemens Nanni wrote:
> sparc64 RAMDISK already has NFSCLIENT enabled and miniroot's FSSIZE
> still fits after linking mount_nfs:
> 
>       /dev/vnd0a        6312      5592       720    89%       3      59     
> 5%   /mnt
> 
> This boots fine on T4-2 guest domains and I can upgrade via NFS:
> 
>       Location of sets? (disk http nfs or 'done') [http] nfs
>       Server IP address or hostname? 192.168.42.1
>       Filesystem on server to mount? /home/snapshots
>       Use TCP transport? (requires TCP-capable NFS server) [no] 
>       Pathname to the sets? (or 'done') [7.2/sparc64] /
>       Select sets by entering a set name, a file name pattern or 'all'. 
> De-select
>       sets by prepending a '-', e.g.: '-game*'. Selected sets are labelled 
> '[X]'.
>           [X] bsd           [X] base72.tgz    [X] game72.tgz    [X] 
> xfont72.tgz
>           [X] bsd.mp        [X] comp72.tgz    [X] xbase72.tgz   [X] 
> xserv72.tgz
>           [X] bsd.rd        [X] man72.tgz     [X] xshare72.tgz
>       Set name(s)? (or 'abort' or 'done') [done] 
>       ...
>       CONGRATULATIONS! Your OpenBSD upgrade has been successfully completed!
> 
> Feedback? OK?

Ping.

Index: distrib/sparc64/miniroot//list
===================================================================
RCS file: /cvs/src/distrib/sparc64/miniroot/list,v
retrieving revision 1.10
diff -u -p -r1.10 list
--- distrib/sparc64/miniroot//list      18 Jul 2021 15:18:49 -0000      1.10
+++ distrib/sparc64/miniroot//list      11 Oct 2022 17:36:16 -0000
@@ -38,6 +38,7 @@ LINK  instbin                                 sbin/mount
 LINK   instbin                                 sbin/mount_cd9660
 LINK   instbin                                 sbin/mount_ffs
 LINK   instbin                                 sbin/mount_msdos
+LINK   instbin                                 sbin/mount_nfs
 LINK   instbin                                 sbin/newfs
 LINK   instbin                                 sbin/ping sbin/ping6
 LINK   instbin                                 sbin/reboot sbin/halt

Reply via email to