Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Aug 2001 08:25:21 -0700
From:      Jordan Hubbard <jkh@freebsd.org>
To:        rwatson@freebsd.org
Cc:        cvs-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/usr.sbin/sysinstall config.c menus.c sysinstall.h
Message-ID:  <20010802082521V.jkh@freebsd.org>
In-Reply-To: <200108020353.f723raK27277@freefall.freebsd.org>
References:  <200108020353.f723raK27277@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
How does this dovetail with Andrey's stuff?

From: Robert Watson <rwatson@FreeBSD.org>
Subject: cvs commit: src/usr.sbin/sysinstall config.c menus.c sysinstall.h
Date: Wed, 1 Aug 2001 20:53:36 -0700 (PDT)

> rwatson     2001/08/01 20:53:36 PDT
> 
>   Modified files:
>     usr.sbin/sysinstall  config.c menus.c sysinstall.h 
>   Log:
>   Add the ability to modify /etc/ttys before first reboot during the
>   system installation process.  This allows users installing via serial
>   console to enable serial console login during the installation
>   process using an un-customized install.  The user is not prompted to
>   modify /etc/ttys during a normal install, but is offered the
>   opportunity during post-install configuration.
>   
>   - Introduce configTTYs(), which describes the benefits of editing
>     /etc/ttys, and asks for confirmation before spawning the editor.
>   - add configTTYs to the post-install configuration, as well as to
>     the global configuration index.
>   
>   Revision  Changes    Path
>   1.185     +26 -1     src/usr.sbin/sysinstall/config.c
>   1.312     +4 -1      src/usr.sbin/sysinstall/menus.c
>   1.211     +2 -1      src/usr.sbin/sysinstall/sysinstall.h
> 

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?20010802082521V.jkh>