From owner-freebsd-current Tue Jul 30 11:37:56 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA25364 for current-outgoing; Tue, 30 Jul 1996 11:37:56 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id LAA25355 for ; Tue, 30 Jul 1996 11:37:51 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id LAA00327; Tue, 30 Jul 1996 11:34:56 -0700 From: Terry Lambert Message-Id: <199607301834.LAA00327@phaeton.artisoft.com> Subject: Re: eeprom To: graichen@axp5.physik.fu-berlin.de (Thomas Graichen) Date: Tue, 30 Jul 1996 11:34:56 -0700 (MST) Cc: current@FreeBSD.org In-Reply-To: <199607182053.WAA03200@mordillo> from "Thomas Graichen" at Jul 18, 96 10:53:03 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > do we need this in the tree ? :-) (usr.sbin/eeprom) > > EEPROM(8) FreeBSD System Manager's Manual EEPROM(8) > > NAME > eeprom - openprom control utility Yes, to support openboot. It also looks like the correct interface to set GRUB parameters from a running system instead of a boot configuration menu. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.