freebsd-dev/usr.sbin/sade
Robert Watson c17d6a73f2 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.
2001-08-02 03:53:36 +00:00
..
help Document (with warnings) the otherwise undocumented `F' command. 2001-03-13 06:52:07 +00:00
command.c Mark relevant functions __printflike()/__printf0like() and silence some of 2001-07-05 09:51:09 +00:00
config.c Add the ability to modify /etc/ttys before first reboot during the 2001-08-02 03:53:36 +00:00
devices.c You were knocked senseless by the Boomerang, spun around by the Cyclone, 2001-07-23 20:44:54 +00:00
disks.c ``An undocumented feature is a bug.'' 2001-04-18 20:26:28 +00:00
dispatch.c Compensate for default disabling of network services in inetd.conf(5) 2001-08-02 03:25:16 +00:00
dmenu.c Whoops - really make the "fix" I did to the dmenuToggleVariable logic 2000-03-08 14:20:26 +00:00
globals.c Terminate, with extreme prejudice, the USAResident hack which 2000-07-24 18:00:16 +00:00
install.c Compensate for default disabling of network services in inetd.conf(5) 2001-08-02 03:25:16 +00:00
keymap.c Initiate deorbit burn sequence for <machine/console.h>. 2000-10-08 21:34:00 +00:00
label.c Tweak the Alpha partition warning wording and comment a little. 2001-07-13 16:45:00 +00:00
list.h $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
main.c Various changes to the messages so that they are now appropriate for both 2001-06-27 17:48:43 +00:00
Makefile Perform a major cleanup of the usr.sbin Makefiles. 2001-07-20 06:20:32 +00:00
menus.c Add the ability to modify /etc/ttys before first reboot during the 2001-08-02 03:53:36 +00:00
misc.c Remove BAD144 support. 1999-11-27 14:33:07 +00:00
msg.c If we're set to non-interactive, we shouldn't ask the user yes/no questions 2001-07-30 20:45:54 +00:00
rtermcap.c
sade.8 Remove whitespace at EOL. 2001-07-15 08:06:20 +00:00
sade.h Add the ability to modify /etc/ttys before first reboot during the 2001-08-02 03:53:36 +00:00
system.c Fix the type of the NULL arg to execl() 2001-07-09 09:24:06 +00:00
termcap.c Move cons25w entry last, index is off by one otherwise if RunningAsInit 2001-05-10 17:14:29 +00:00
usb.c Add support for USB to sysinstall. This includes running usbd and 2000-05-12 03:01:17 +00:00
variable.c Mark relevant functions __printflike()/__printf0like() and silence some of 2001-07-05 09:51:09 +00:00
wizard.c Mark relevant functions __printflike()/__printf0like() and silence some of 2001-07-05 09:51:09 +00:00