1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/usr.sbin/sysinstall
Jordan K. Hubbard a911f71629 Changes have been made to support a concept of VAR_FIXIT_TTY being
standard or serial.  This change needs to be done to the entire system that
depends on this.  This way we don't have some code using OnVTY checks
and other doing
        strcmp(variable_get(VAR_FIXIT_TTY), "standard") == 0
checks.  Also we need to set VAR_FIXIT_TTY to "serial" if we come up on
a serial console.

Also fixed a dialog problem in that dialog was used when dialog was
disabled causing some troubles such as not letting the cursor keys
work when exiting the fixit mode on media (ie. not the fixit shell but
for example fixit on a floppy).

Submitted by:	Doug Ambrisko <ambrisko@whistle.com>
PR:		22352
2000-10-30 23:46:12 +00:00
..
help
anonFTP.c
cdrom.c
command.c
config.c Add another security configuration profile, call it "high" and 2000-10-14 21:02:31 +00:00
dev2c.sh
devices.c Add the ATA RAID device 'ar'. 2000-10-29 13:04:04 +00:00
dhcp.c
disks.c
dispatch.c
dist.c More explicitly set crypto bits. 2000-10-26 13:19:02 +00:00
dist.h More explicitly set crypto bits. 2000-10-26 13:19:02 +00:00
dmenu.c
doc.c
dos.c
floppy.c
ftp.c
globals.c
http.c Fix the http proxy fetch code. 2000-09-25 20:19:43 +00:00
index.c
install.c Changes have been made to support a concept of VAR_FIXIT_TTY being 2000-10-30 23:46:12 +00:00
install.cfg
installUpgrade.c
keymap.c Initiate deorbit burn sequence for <machine/console.h>. 2000-10-08 21:34:00 +00:00
kget.c
label.c
list.h
main.c Teach sysinstall how to restart itself on Ctrl-C (as an addition to its old 2000-10-29 09:57:50 +00:00
Makefile
media.c Fix the http proxy fetch code. 2000-09-25 20:19:43 +00:00
menus.c Shorten the labels in the keymap menu so it fits smaller screens. 2000-10-26 12:32:28 +00:00
misc.c
mouse.c
msg.c Initiate deorbit burn sequence for <machine/console.h>. 2000-10-08 21:34:00 +00:00
network.c
nfs.c
options.c
package.c
pccard.c add PC-Card melody beep(PC Card bus, kludge version) 2000-10-28 13:35:34 +00:00
rtermcap.c
sysinstall.8
sysinstall.h Teach sysinstall how to restart itself on Ctrl-C (as an addition to its old 2000-10-29 09:57:50 +00:00
system.c Changes have been made to support a concept of VAR_FIXIT_TTY being 2000-10-30 23:46:12 +00:00
tape.c
tcpip.c Popup IPv6 dialog, again. 2000-10-21 14:06:24 +00:00
termcap.c Initiate deorbit burn sequence for <machine/console.h>. 2000-10-08 21:34:00 +00:00
ufs.c
usb.c
user.c
variable.c
wizard.c