freebsd-dev/usr.sbin/sysinstall
2010-01-02 12:42:33 +00:00
..
help Change the name displayed in sysinstall(8) from 'Wizard Mode' 2009-07-25 08:36:28 +00:00
anonFTP.c Create group ftp by default. This is gid 14 as this is the historical 2007-06-11 18:36:39 +00:00
cdrom.c Don't leak a file descriptor when ejecting a CDROM. 2009-10-26 23:24:59 +00:00
command.c
config.c Add menus to read install.cfg from any disk device sysinstall can see 2009-03-13 03:51:41 +00:00
devices.c Make sysinstall recognize /dev/ada* disk devices. The description string 2009-08-14 13:24:44 +00:00
dhcp.c
disks.c Remove unused variables. 2010-01-02 11:06:39 +00:00
dispatch.c Add support for using a livefs from a USB disk. 2009-07-08 06:07:51 +00:00
dist.c Remove a bunch of code used to detect SMP on ((i386 && !pc98) || amd64) and 2009-11-10 10:34:44 +00:00
dist.h - release/* update to use freebsd-doc-* packages instead of building 2009-06-28 08:59:46 +00:00
dmenu.c Selecting amd and a few other things in the Networking config section 2007-10-30 05:03:37 +00:00
doc.c - release/* update to use freebsd-doc-* packages instead of building 2009-06-28 08:59:46 +00:00
dos.c
floppy.c
ftp.c
globals.c Package installation is handled by starting off with the list of packages 2008-10-15 15:54:33 +00:00
http.c
index.c Add docs category. 2009-04-19 08:31:55 +00:00
install.c Remove a bunch of code used to detect SMP on ((i386 && !pc98) || amd64) and 2009-11-10 10:34:44 +00:00
install.cfg Bring these files up-to-date. 2007-02-18 22:41:41 +00:00
installUpgrade.c Write to slice name instead of directly to the disk device. 2007-06-05 05:44:41 +00:00
keymap.c Adjust default keymaps for Ireland and Channel Islands. They use the UK 2008-10-17 14:40:03 +00:00
label.c Use UFS2 as default filesystem. Now pc98's boot2 works for UFS2. 2010-01-02 12:42:33 +00:00
list.h
main.c Remove vestiges of OLDCARD PC Card support. We haven't needed/used 2009-02-15 03:10:20 +00:00
Makefile The last big commit: let usr.sbin/ use WARNS=6 by default. 2010-01-02 11:07:44 +00:00
media.c Prevent sysinstall from needlessly waiting for confirmation when using an USB 2009-08-16 10:11:33 +00:00
menus.c Remove a bunch of code used to detect SMP on ((i386 && !pc98) || amd64) and 2009-11-10 10:34:44 +00:00
misc.c
modules.c Add menus to read install.cfg from any disk device sysinstall can see 2009-03-13 03:51:41 +00:00
mouse.c
msg.c
network.c
nfs.c
options.c Make sysinstall search for /dev/daXa and register such devices as USB disks. 2009-06-24 23:17:00 +00:00
package.c Turns out its not a good idea to assume the packages that might be 2008-10-22 20:32:19 +00:00
rtermcap.c
sysinstall.8 Remove a bunch of code used to detect SMP on ((i386 && !pc98) || amd64) and 2009-11-10 10:34:44 +00:00
sysinstall.h Add support for using a livefs from a USB disk. 2009-07-08 06:07:51 +00:00
system.c Stop treating Xorg as a distribution in the mainline portion of sysinstall 2008-12-16 01:18:10 +00:00
tcpip.c Introduce 'netDev=ANY' support for scripted (install.cfg) installs, which results in the first ethernet interface with physical link being selected. 2009-10-21 11:10:34 +00:00
termcap.c Convert syscons on i386 to TERM=xterm. 2009-11-13 11:28:54 +00:00
ttys.c
ufs.c Add detection of UFS filesystems. 2009-06-24 04:56:13 +00:00
usb.c Make sysinstall search for /dev/daXa and register such devices as USB disks. 2009-06-24 23:17:00 +00:00
user.c Don't let sysinstall depend on <utmp.h>. 2009-12-09 19:46:56 +00:00
variable.c Better to just statically set the name vs. determine at run time. 2008-05-11 17:23:57 +00:00
wizard.c