From owner-freebsd-bugs@FreeBSD.ORG Mon Nov 3 15:30:20 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A342316A539 for ; Mon, 3 Nov 2003 15:30:20 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FB6343FE0 for ; Mon, 3 Nov 2003 15:30:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id hA3NUIFY042876 for ; Mon, 3 Nov 2003 15:30:18 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hA3NUIHe042875; Mon, 3 Nov 2003 15:30:18 -0800 (PST) (envelope-from gnats) Date: Mon, 3 Nov 2003 15:30:18 -0800 (PST) Message-Id: <200311032330.hA3NUIHe042875@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "Simon L. Nielsen" Subject: Re: bin/58850: Recent sysinstall changes wipes out rc.conf contents X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Simon L. Nielsen" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2003 23:30:20 -0000 The following reply was made to PR bin/58850; it has been noted by GNATS. From: "Simon L. Nielsen" To: Anders Nordby Cc: FreeBSD-gnats-submit@FreeBSD.org, trhodes@FreeBSD.org, rwatson@FreeBSD.org, re@FreeBSD.org, alfred@FreeBSD.org Subject: Re: bin/58850: Recent sysinstall changes wipes out rc.conf contents Date: Tue, 4 Nov 2003 00:19:42 +0100 --pAwQNkOnpTn9IO2O Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2003.11.03 01:21:37 +0100, Anders Nordby wrote: > Recent changes to sysinstall/config.c empties rc.conf in automated > installations. I can't really see why this fails, so I will have to set up a test environment to reproduce the problem. I hope to get this done tomorrow. If anybody else has any ideas as to why this fails, please let me know. > root@neta:~# cat /etc/rc.conf >=20 > # -- sysinstall generated deltas -- # Mon Nov 3 07:09:40 2003 > # Created: Mon Nov 3 07:09:40 2003 > # Enable network daemons for user convenience. > # Please make all changes to this file, not to /etc/defaults/rc.conf. > # This file now contains just the overrides from /etc/defaults/rc.conf. > hostname=3D"booter" > ifconfig_fxp0=3D"DHCP" > root@neta:~#=20 Are theese all the variables you are expecting to see in rc.conf (minus the one from your package of course)? That is, does sysinstall itself set all the rc.conf variables it is supposed to? Just to be sure: Your package contain a script like the "post" script script from the PXE article, but set the conf variable directly to /etc/rc.conf, correct? --=20 Simon L. Nielsen FreeBSD Documentation Team --pAwQNkOnpTn9IO2O Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/puKMh9pcDSc1mlERArlwAJ9BeTTTyEIFj18VPL2S3hBMZCxFmgCfXl46 awi/hXt2Q+HilIYMezWZTAE= =kTiE -----END PGP SIGNATURE----- --pAwQNkOnpTn9IO2O--