Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/srcPublic

Automatic conversion of the NetBSD src CVS module, use with care. Please submit bugs/changes viahttps://gnats.netbsd.org

NotificationsYou must be signed in to change notification settings

NetBSD/src

Repository files navigation

NetBSD is a free, fast, secure, and highly portable Unix-like OpenSource operating system. It is available for awide range ofplatforms, from large-scale serversand powerful desktop systems to handheld and embedded devices.

Building

You can cross-build NetBSD 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 theBUILDING 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

To work in the Git mirror, which is updated every few hours from CVS:

git clone https://github.com/NetBSD/src.git

Additional Links

About

Automatic conversion of the NetBSD src CVS module, use with care. Please submit bugs/changes viahttps://gnats.netbsd.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors82


[8]ページ先頭

©2009-2025 Movatter.jp