Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Sep 2001 17:12:56 -0400 (EDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Murray Stokely <murray@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.sbin/sysinstall variable.c system.c sysinstall.h 
Message-ID:  <Pine.NEB.3.96L.1010922160704.39778B-100000@fledge.watson.org>
In-Reply-To: <88563.1001188987@critter>

next in thread | previous in thread | raw e-mail | index | archive | help
I don't remember if this was with -stable or -current, but on a couple of
occasions, I've had the following problems: at boot, sysinstall will
attempt to load various kernel modules to support various devices.  When I
have sysinstall restart, it will attempt to load the modules again,
resulting in a seemingly endless series of dialogs informing me that the
module in question has already been loaded.  It may be worth tracking that
down and silencing it in the second pass, since you're attacking
sysinstall in that general manner.  (Of course, it's possible that was
long since fixed...)

Robert N M Watson             FreeBSD Core Team, TrustedBSD Project
robert@fledge.watson.org      NAI Labs, Safeport Network Services

On Sat, 22 Sep 2001, Poul-Henning Kamp wrote:

> In message <200109221810.f8MIAu292555@freefall.freebsd.org>, Murray Stokely wri
> tes:
> >murray      2001/09/22 11:10:56 PDT
> >
> >  Modified files:
> >    usr.sbin/sysinstall  variable.c system.c sysinstall.h 
> >  Log:
> >  Add a function to free all of sysinstall's internal variables from the
> >  environment.  This fixes an annoying bug where hitting Ctrl-C and
> >  telling sysinstall to 'restart' will do no such thing since many of
> >  the options are still set and so you won't be prompted for them
> >  again.
> 
> Yah!
> 
> 
> -- 
> Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
> phk@FreeBSD.ORG         | TCP/IP since RFC 956
> FreeBSD committer       | BSD since 4.3-tahoe    
> Never attribute to malice what can adequately be explained by incompetence.
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1010922160704.39778B-100000>