Fixed in http://marc.info/?l=openbsd-cvs&m=147299292309164&w=2
There is unlikely to be another snapshot for a few days now
though as everyone who builds them is travelling.
On Mon, Sep 05, 2016 at 12:32:25PM +0200, Jan Stary wrote:
> This is the latest miniroot-am335x-60.fs (Sep 4 from ftp.openbsd.org)
> installing on BBB from the SD card. The installation eventually fails with
>
> //install: doas: not found
>
> Is this simply an omission?
> Or am I missing something obvious?
>
> Jan
>
>
>
>
> Script started on Mon Sep 5 12:26:59 2016
> #
> # cu -l /dev/ttyU0 -115200
> Connected to /dev/ttyU0 (speed 115200)
>
> # install
> At any prompt except password prompts you can escape to a shell by
> typing '!'. Default answers are shown in []'s and are selected by
> pressing RETURN. You can exit this program at any time by pressing
> Control-C, but this can leave your system in an inconsistent state.
>
> Terminal type? [vt220]
> System hostname? (short form, e.g. 'foo') [bbb]
>
> Available network interfaces are: cpsw0.
> Which network interface do you wish to configure? (or 'done') [cpsw0]
> IPv4 address for cpsw0? (or 'dhcp' or 'none') [dhcp]
> DHCPREQUEST on cpsw0 to 255.255.255.255
> DHCPACK from 192.168.44.1 (68:05:ca:33:6a:61)
> bound to 192.168.44.2 -- renewal in 300 seconds.
> IPv6 address for cpsw0? (or 'rtsol' or 'none') [none]
> Available network interfaces are: cpsw0.
> Which network interface do you wish to configure? (or 'done') [done]
> Using DNS domainname stare.cz
> Using DNS nameservers at 192.168.44.1 147.32.232.234
>
> Password for root account? (will not echo)
> Password for root account? (again)
> Start sshd(8) by default? [yes]
> Setup a user? (enter a lower-case loginname, or 'no') [no]
> Since no user was setup, root logins via sshd(8) might be useful.
> WARNING: root is targeted by password guessing attacks, pubkeys are safer.
> Allow root ssh login? (yes, no, prohibit-password) [no]
>
> Available disks are: sd0 sd1.
> Which disk is the root disk? ('?' for details) [sd0] ?
> sd0: SD/MMC (15.6G)
> sd1: SD/MMC MMC02G (1.8G)
> Available disks are: sd0 sd1.
> Which disk is the root disk? ('?' for details) [sd0] sd1
> Disk: sd1 geometry: 233/255/63 [3751936 Sectors]
> Offset: 0 Signature: 0xAA55
> Starting Ending LBA Info:
> #: id C H S - C H S [ start: size ]
> -------------------------------------------------------------------------------
> *0: 0C 0 32 33 - 2 42 40 [ 2048: 32768 ]
> Win95 FAT32L
> 1: 00 0 0 0 - 0 0 0 [ 0: 0 ]
> unused
> 2: 00 0 0 0 - 0 0 0 [ 0: 0 ]
> unused
> 3: A6 2 42 41 - 233 139 34 [ 34816: 3717120 ]
> OpenBSD
> Use (W)hole disk$ or (E)dit the MBR? [whole] w
> Creating a msdos partition and an OpenBSD partition for rest of sd1...done.
> /dev/rsd1i: 32668 sectors in 8167 FAT16 clusters (2048 bytes/cluster)
> bps=512 spc=4 res=1 nft=2 rde=512 sec=32768 mid=0xf8 spf=32 spt=63 hds=255
> hid=2048
> The auto-allocated layout for sd1 is:
> # size offset fstype [fsize bsize cpg]
> a: 1758.3M 34816 4.2BSD 2048 16384 1 # /
> b: 56.7M 3635744 swap
> c: 1832.0M 0 unused
> i: 16.0M 2048 MSDOS
> Use (A)uto layout, (E)dit auto layout, or create (C)ustom layout? [a] a
> /dev/rsd1a: 1758.3MB in 3600928 sectors of 512 bytes
> 9 cylinder groups of 202.47MB, 12958 blocks, 25984 inodes each
> Available disks are: sd0.
> Which disk do you wish to initialize? (or 'done') [done]
> /dev/sd1a (0410d1c6ebccbaed.a) on /mnt type ffs (rw, asynchronous, local)
>
> Let's install the sets!
> Location of sets? (disk http nfs or 'done') [http]
> HTTP proxy URL? (e.g. 'http://proxy:8080', or 'none') [none]
> (Unable to get list from ftp.openbsd.org, but that is OK)
> HTTP Server? (hostname or 'done') ftp.openbsd.org
> Server directory? [pub/OpenBSD/snapshots/armv7]
> //install: doas: not found
> Looked at http://ftp.openbsd.org/pub/OpenBSD/snapshots/armv7 and found no
> OpenBSD/armv7 6.0 sets. The set names looked for were:
> bsd comp60.tgz xshare60.tgz site60-bbb.tgz
> bsd.rd man60.tgz xfont60.tgz
> bsd.mp game60.tgz xserv60.tgz
> base60.tgz xbase60.tgz site60.tgz
>
> Location of sets? (disk http nfs or 'done') [http] ^C
>
> # ^D
> erase ^?, werase ^W, kill ^U, intr ^C, status ^T
>
> Welcome to the OpenBSD/armv7 6.0 installation program.
> (I)nstall, (U)pgrade, (A)utoinstall or (S)hell? ~.H^HH^H
> (I)nstall, (U)pgrade, (A)utoinstall or (S)hell?
> [EOT]
> #
> # ^D
>
> Script done on Mon Sep 5 12:28:40 2016
>