From owner-freebsd-current Tue Nov 13 13: 4:49 2001 Delivered-To: freebsd-current@freebsd.org Received: from mail11.speakeasy.net (mail11.speakeasy.net [216.254.0.211]) by hub.freebsd.org (Postfix) with ESMTP id 721AC37B422 for ; Tue, 13 Nov 2001 13:04:42 -0800 (PST) Received: (qmail 52043 invoked from network); 13 Nov 2001 21:04:41 -0000 Received: from unknown (HELO laptop.baldwin.cx) ([64.81.54.73]) (envelope-sender ) by mail11.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 13 Nov 2001 21:04:41 -0000 Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200111132103.fADL32L53365@gits.dyndns.org> Date: Tue, 13 Nov 2001 13:04:41 -0800 (PST) From: John Baldwin To: Cyrille Lefevre Subject: Re: PATCH: sysinstall to remove userconfig code Cc: Makoto Matsushita , current@FreeBSD.org, jkh@FreeBSD.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 13-Nov-01 Cyrille Lefevre wrote: > John Baldwin wrote: >> On 13-Nov-01 Cyrille Lefevre wrote: >> > Makoto Matsushita wrote: >> >> >> >> Userconfig was gone in 5-current, so we can safely remove kget() from >> >> sysinstall. Attached below is a patch to do (kget.c should be remove >> >> also). >> > >> > I don't know -current. what is the feature which replace kget ? >> > does boot -c (or whatever) still exists ? is it possible to >> > edit .hints at boot time ? >> >> You can use kenv and just save the ones starting with 'hint' to kernel.conf. >> kenv dumps the entire kernel environment. We still need a utility written >> in > > well, kenv is a userland program (which also exists under -stable... > forgot about it) but it is really not comparable to boot -c ! > I don't remember if I already use sysinstall to change any kernel value ? kenv is what replaces kget in current. The boot -c part is the Forth program. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message