This archive is a self-contained tarball for building rump kernels,
including the build scripts and NetBSD kernel driver sources.  The
archive is meant for example for networkless environments where
fetching the NetBSD kernel drivers at build-time is not possible.

You can recreate this archive by cloning the buildrump.sh repository [1],
checking out revision de2dcd40ad6ae86181cf30ce925ba91169fa1d2e
and running the "tarup.sh" script.

To build rump kernels for the current platform, run "./buildrump.sh".
For crosscompilation and other instructions, see the git repository.

Unless you have a need to use this self-contained archive, it is
recommended that you use the git repository.

[1] https://github.com/anttikantee/buildrump.sh
