Skip to content

Archetypum/PrototypeNetBSD

PrototypeNetBSD

prototypeNetBSD

PrototypeNetBSD - free and open source NetBSD post-installer that provides you various system profiles that default NetBSD installer lacks of. The main goal of PrototypeNetBSD is to make a tool that automates configuring NetBSD-powered machines for various tasks and simplify interaction with NetBSD for new users.

It's highly recommended to use PrototypeNetBSD only when you just installed NetBSD without any changes to the system.

Installation of PrototypeNetBSD (as root):

Clone the repository, then move it to your local NetBSD machine:

Take note that this directory should be located at root home directory.

git clone https://github.com/Archetypum/PrototypeNetBSD /root/PrototypeNetBSD

cd into the PrototypeNetBSD/ directory:

cd PrototypeNetBSD/

Run main.sh:

sh main.sh

Credits

Check AUTHORS.md

Licenses

PrototypeNetBSD uses GNU General Public License v3.

More information in:

gnu

All the NetBSD kernel and most of the core userland source code is released under the terms of the BSD License (two, three, and four-clause variants).

More information in: