--- wikisrc/ports/evbarm.mdwn 2019/06/12 09:02:16 1.76 +++ wikisrc/ports/evbarm.mdwn 2019/06/27 16:52:01 1.77 @@ -18,18 +18,6 @@ boards based on CPUs implementing the AR supports some specific embedded system products based on prototype board designs. -### SSH configuration - -The default configuration will connect to the local network via DHCP and -run an SSH server. In order to use the SSH server, we must configure -users. This can be done by writing to the SD card's MS-DOS partition. - -Create a creds.txt file and use: - - useradd user password - - - ### CPU types The evbarm port can be built with a variety of CPU options, corresponding to the @@ -78,6 +66,18 @@ anita can be used to test builds. (In a """ +### SSH configuration for installtion + +The default configuration will connect to the local network via DHCP and +run an SSH server. In order to use the SSH server, we must configure +users. This can be done by writing to the SD card's MS-DOS partition. + +Create a creds.txt file and use: + + useradd user password + + + supported_hardware=""" **NOTE**: This list is incomplete. For a full list of boards, please see the [GENERIC DTS files](http://cvsweb.netbsd.org/bsdweb.cgi/~checkout~/src/sys/arch/evbarm/conf/GENERIC).