Hello, A couple of updates, we're starting a little later this month and to save time there's instructions on how to extract everything.
On 09/05/2017 12:37, Andrew Back wrote:
Event #58 — Getting started with NetBSD on embedded platforms Pt. 2
On the 18 May 2017, 17:30 - 20:00 at BCS London, 1st Floor, The Davidson Building, 5 Southampton Street, London, WC2E 7HA.
Registration: http://oshug.org/event/58
Note: Please aim to arrive by 17:15 as the workshop will start at
17:30 prompt.
Please aim from 17:30 onwards for an 18:00 start.
Everyone should fetch the source code for NetBSD:
Download all source archives (.tgz files) from http://nycdn.netbsd.org/pub/NetBSD-daily/HEAD/201704270800Z/source/sets/ .
(It is likely the above URL will become invalid as old builds are purged and new ones are generated. Substitute 201704270800Z with the most recent release available on http://nycdn.netbsd.org/pub/NetBSD-daily/HEAD).
Extract all fetched source code files. In your terminal, enter:
for file in *.tar.gz do tar -xzf $file done
Sevan