Subject: building and installing a working system from source
To: None <current-users@NetBSD.ORG>
From: techocryptocapitalist <mike@virtual.cuc.ab.ca>
List: current-users
Date: 03/08/1995 12:06:12
assuming that i have the latest and greatest current source, how
exactly do i build and install it? is it something really simple like
cd /usr/src ; make clean ; make ; make install ; cd / ; sync ; reboot ?