1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/usr.sbin/sysinstall
Ken Smith 9b70da0af7 Pressing 's' in the initial menu should result in selecting the 'Standard'
installation as far as most people are concerned but both 'Standard' and
'Select' begin with S and 'Select' is winning.  This makes it so 'Select'
is not select-able using a keystroke but that is probably for the best
and the text on the screen adequately describes how to move back and forth
between 'Select' and 'Exit'.

Adapted from work by:	josef@
PR:			i386/37999
MFC after:		1 week
2004-05-18 16:18:04 +00:00
..
help Re-linewrap help file on securelevels in sysinstall: sysinstall is 2003-12-16 22:55:28 +00:00
anonFTP.c Fixed assorted misuses of NULL in integer context. 2004-03-11 11:58:16 +00:00
cdrom.c
command.c
config.c Minor fixes for ia64 installs: 2004-05-07 19:15:56 +00:00
devices.c Add 'fwe' so one doesn't get "<unknown network interface type>". 2004-01-04 21:04:02 +00:00
dhcp.c Fixed assorted misuses of NULL in integer context. 2004-03-11 11:58:16 +00:00
disks.c Change libdisk and sysinstall to use d_addr_t rather than u_long for disk 2004-03-16 17:07:06 +00:00
dispatch.c
dist.c Update number of ports 2004-04-19 09:46:56 +00:00
dist.h - Renumber the skerberos4 dist to fill in the gaps left when krb4 was axed. 2003-10-24 20:55:15 +00:00
dmenu.c Fix 3 'cast to pointer from integer of different size' warnings. 2003-09-17 03:45:30 +00:00
doc.c s/package_exists/package_installed/g as that's much more descriptive of 2004-01-02 09:19:13 +00:00
dos.c
floppy.c
ftp.c
globals.c
http.c
index.c I missed a s/package_exists/package_installed/ in the last commit. 2004-01-02 09:52:49 +00:00
install.c Mods for powerpc. 2004-05-15 05:06:19 +00:00
install.cfg
installUpgrade.c
keymap.c
label.c Mods for powerpc. 2004-05-15 05:06:19 +00:00
list.h
main.c The PCMCIA Standard dictates that those funny cards you insert into 2003-08-20 06:27:21 +00:00
Makefile Add Greek keymaps to sysinstall. 2003-11-20 20:43:06 +00:00
media.c
menus.c Pressing 's' in the initial menu should result in selecting the 'Standard' 2004-05-18 16:18:04 +00:00
misc.c
modules.c Add a new variable 'skipPCCARD'. This variable will cause sysinstall 2003-08-20 06:24:12 +00:00
mouse.c
msg.c
network.c
nfs.c Various NFS-related bug fixes (mostly related to using variable_get() 2003-10-19 13:37:12 +00:00
options.c Various NFS-related bug fixes (mostly related to using variable_get() 2003-10-19 13:37:12 +00:00
package.c s/package_exists/package_installed/g as that's much more descriptive of 2004-01-02 09:52:14 +00:00
pccard.c The PCMCIA Standard dictates that those funny cards you insert into 2003-08-20 06:27:21 +00:00
rtermcap.c
sysinstall.8 The "bin" distribution was renamed to "base" in CURRENT. 2004-02-07 00:34:11 +00:00
sysinstall.h Fixed assorted misuses of NULL in integer context. 2004-03-11 11:58:16 +00:00
system.c Fixed assorted misuses of NULL in integer context. 2004-03-11 11:58:16 +00:00
tape.c
tcpip.c Unremoved a used variable in the PCCARD_ARCH case. 2004-03-12 15:28:13 +00:00
termcap.c
ttys.c
ufs.c
usb.c
user.c Fixed assorted misuses of NULL in integer context. 2004-03-11 11:58:16 +00:00
variable.c Fixed assorted misuses of NULL in integer context. 2004-03-11 11:58:16 +00:00
wizard.c