summaryrefslogtreecommitdiff
path: root/sysutils/sysbuild/MESSAGE
blob: 5d4e4a3fa50f5a3d18915f6563275dbd8a2f541f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2002/11/28 19:57:28 jmmv Exp $

sysbuild has been installed successfully. These lines are a must to get
started:

	${PREFIX}/bin/sysbuild config
	${PREFIX}/bin/sysbuild init

A sample crontab file for the '${SYSBUILD_USER}' user has been installed.
Use the following command (as root) to edit it interactively:

	crontab -e -u ${SYSBUILD_USER}

===========================================================================