Skip to content

automatically converted from www.netbsd.org

Notifications You must be signed in to change notification settings

nonakap/netbsd-src

Repository files navigation

NetBSD

NetBSD is a complete operating system.
It supports a wide range of machines from recent aarch64 and amd64 machines to VAX and M68k.

Building

Cross-building is possible from most UNIX-like operating systems.
To build for amd64 (x86_64), in the src directory:
./build.sh -U -u -j4 -m amd64 -O ~/obj release

Additional build information available in the BUILDING file.

Binaries

Testing

On a running NetBSD system
cd /usr/tests; atf-run |atf-report

Troubleshooting

Latest sources

To fetch the main CVS repository:
cvs -d anoncvs@anoncvs.NetBSD.org:/cvsroot checkout -P src

Additional Links

The NetBSD Guide NetBSD manual pages NetBSD Cross-Reference

About

automatically converted from www.netbsd.org

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 85.9%
  • Roff 7.0%
  • Assembly 3.0%
  • Shell 1.6%
  • Makefile 1.2%
  • Perl 0.4%
  • Other 0.9%