From owner-freebsd-questions@FreeBSD.ORG Thu Feb 1 22:47:24 2007 Return-Path: X-Original-To: freebsd-questions@FreeBSD.org Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 75BDD16A405; Thu, 1 Feb 2007 22:47:24 +0000 (UTC) (envelope-from ceri@submonkey.net) Received: from shrike.submonkey.net (cpc3-cdif2-0-0-cust64.cdif.cable.ntl.com [81.106.128.65]) by mx1.freebsd.org (Postfix) with ESMTP id 2CE0013C4AA; Thu, 1 Feb 2007 22:47:24 +0000 (UTC) (envelope-from ceri@submonkey.net) Received: from ceri by shrike.submonkey.net with local (Exim 4.66 (FreeBSD)) (envelope-from ) id 1HCki8-0007DL-RX; Thu, 01 Feb 2007 22:47:20 +0000 Date: Thu, 1 Feb 2007 22:47:20 +0000 From: Ceri Davies To: Jared Barneck Message-ID: <20070201224720.GF42746@submonkey.net> References: <332766.3608.qm@web52113.mail.yahoo.com> <401057.51722.qm@web52105.mail.yahoo.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tn/+KOyBVBGpvvUM" Content-Disposition: inline In-Reply-To: <401057.51722.qm@web52105.mail.yahoo.com> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.13 (2006-08-11) Sender: Ceri Davies Cc: trhodes@FreeBSD.org, freebsd-doc@FreeBSD.org, freebsd-questions@FreeBSD.org Subject: Re: man sysinstall X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Feb 2007 22:47:24 -0000 --tn/+KOyBVBGpvvUM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 30, 2007 at 08:05:39PM -0800, Jared Barneck wrote: > I found the answer for how to reboot in the code. To > reboot add the following to the end of the > install.cfg: >=20 > shutdown >=20 > I found it in this source file: > /usr/src/usr.sbin/sysinstall/dispatch.c >=20 > This source file has a list of a lot of the functions > that can be called in the install.cfg. Even though the > function is called "shutdown" it is a reboot not a > shutdown, which is perfect because I wanted it to > reboot. >=20 > Also, I found that a lot of variables are in this > file: > /usr/src/usr.sbin/sysinstall/sysinstall.h >=20 > I will try write a few changes to the man page, and > send it to you with a diff file and get you my working > install.cfg in my next email. Thank you Jared, I'll look forward to integrating it. Ceri --=20 That must be wonderful! I don't understand it at all. -- Moliere --tn/+KOyBVBGpvvUM Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFwm34ocfcwTS3JF8RAqyaAJ9k48Q1Bfx2UXP5carthsINDomTRgCfRFCf ZtTJkaXJLeH9qa8ikDlDJsg= =EhA+ -----END PGP SIGNATURE----- --tn/+KOyBVBGpvvUM--