1 1.1 maya NetBSD 2 1.5 nia ====== 3 1.1 maya 4 1.4 riastrad NetBSD is a free, fast, secure, and highly portable Unix-like Open 5 1.4 riastrad Source operating system. It is available for a [wide range of 6 1.4 riastrad platforms](https://wiki.NetBSD.org/ports/), from large-scale servers 7 1.4 riastrad and powerful desktop systems to handheld and embedded devices. 8 1.1 maya 9 1.1 maya Building 10 1.1 maya -------- 11 1.1 maya 12 1.4 riastrad You can cross-build NetBSD from most UNIX-like operating systems. 13 1.4 riastrad To build for amd64 (x86_64), in the src directory: 14 1.4 riastrad 15 1.1 maya ./build.sh -U -u -j4 -m amd64 -O ~/obj release 16 1.1 maya 17 1.2 wiz Additional build information available in the [BUILDING](BUILDING) file. 18 1.1 maya 19 1.1 maya Binaries 20 1.1 maya -------- 21 1.1 maya 22 1.6 ryoon - [Daily builds](https://nycdn.NetBSD.org/pub/NetBSD-daily/HEAD/latest/) 23 1.6 ryoon - [Releases](https://cdn.NetBSD.org/pub/NetBSD/) 24 1.1 maya 25 1.1 maya Testing 26 1.1 maya ------- 27 1.1 maya 28 1.4 riastrad On a running NetBSD system: 29 1.4 riastrad 30 1.3 pgoyette cd /usr/tests; atf-run | atf-report 31 1.1 maya 32 1.1 maya Troubleshooting 33 1.1 maya --------------- 34 1.1 maya 35 1.6 ryoon - Send bugs and patches [via web form](https://www.NetBSD.org/cgi-bin/sendpr.cgi?gndb=netbsd). 36 1.6 ryoon - Subscribe to the [mailing lists](https://www.NetBSD.org/mailinglists/). 37 1.6 ryoon The [netbsd-users](https://www.NetBSD.org/mailinglists/#netbsd-users) list is a good choice for many problems; watch [current-users](https://www.NetBSD.org/mailinglists/#current-users) if you follow the bleeding edge of NetBSD-current. 38 1.8 maya - Join the community IRC channel [#netbsd @ libera.chat](https://web.libera.chat/#netbsd). 39 1.1 maya 40 1.1 maya Latest sources 41 1.1 maya -------------- 42 1.1 maya 43 1.4 riastrad To fetch the main CVS repository: 44 1.4 riastrad 45 1.1 maya cvs -d anoncvs (a] anoncvs.NetBSD.org:/cvsroot checkout -P src 46 1.1 maya 47 1.4 riastrad To work in the Git mirror, which is updated every few hours from CVS: 48 1.4 riastrad 49 1.4 riastrad git clone https://github.com/NetBSD/src.git 50 1.4 riastrad 51 1.1 maya Additional Links 52 1.1 maya ---------------- 53 1.1 maya 54 1.6 ryoon - [The NetBSD Guide](https://www.NetBSD.org/docs/guide/en/) 55 1.9 rillig - [NetBSD manual pages](https://man.NetBSD.org/) 56 1.6 ryoon - [NetBSD Cross-Reference](https://nxr.NetBSD.org/) 57