From owner-cvs-all@FreeBSD.ORG Fri May 20 00:46:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F142A16A4CE; Fri, 20 May 2005 00:46:58 +0000 (GMT) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 518B843DB3; Fri, 20 May 2005 00:46:57 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (localhost [127.0.0.1]) (authenticated bits=0) by cain.gsoft.com.au (8.12.11/8.12.10) with ESMTP id j4K0kr9f072434; Fri, 20 May 2005 10:16:54 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: cvs-all@freebsd.org Date: Fri, 20 May 2005 10:16:48 +0930 User-Agent: KMail/1.8 References: <200505192303.j4JN32MX077946@repoman.freebsd.org> In-Reply-To: <200505192303.j4JN32MX077946@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart29383911.gDLIyn3g1M"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200505201016.48785.doconnor@gsoft.com.au> X-Spam-Score: -2.5 () IN_REP_TO,PGP_SIGNATURE_2,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01,USER_AGENT X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) cc: Maxim Sobolev cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/boot/common boot.c help.common loader.8 src/sys/boot/forth loader.conf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 May 2005 00:46:59 -0000 --nextPart29383911.gDLIyn3g1M Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Fri, 20 May 2005 08:33, Maxim Sobolev wrote: > Extend `autoboot_delay' handling - is this variable is set to -1 don't > allow user to interrupt autoboot process at all. Currently, even when > `autoboot_delay' is set to 0, loader(8) still allows autoboot process to > be interrupted by pressing any key on the console when the loader reads > kernel and modules from the disk. In some cases (i.e. untrusted > environment) such behaviour is highly indesirable and user should not be > allowed to interfere with the autoboot process at all. On a related note - if you have a password set a local user can deny you=20 access by leaving the machine at the password prompt.. I'd like to fix it but my Forth skills are negligble :( =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart29383911.gDLIyn3g1M Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCjTN45ZPcIHs/zowRAr0mAJ9nINYT25faYPtpxY5Ni/LobExVHQCgm2nK jHActrZ3sGTbObOy1WURcWk= =0a22 -----END PGP SIGNATURE----- --nextPart29383911.gDLIyn3g1M--