freebsd-dev/usr.sbin/sysinstall
2010-12-31 00:24:08 +00:00
..
help Remove support for cpioVerbose=medium because bsdcpio doesn't support the 2010-11-14 10:22:09 +00:00
anonFTP.c
cdrom.c Fix use of CD_VERSION=any in cdrom.inf by calling strcmp instead of 2010-11-14 13:25:01 +00:00
command.c
config.c ntpdate(8) hosts are now configured in rc.conf via ntpdate_hosts. 2010-11-14 10:04:48 +00:00
devices.c Add vte(4) to the list of supported network interface. 2010-12-31 00:24:08 +00:00
dhcp.c
disks.c * Allow partial MB/GB values to be entered in the slice and label editors. 2010-06-16 15:40:13 +00:00
dispatch.c dispatch_add_command: 2010-11-21 14:34:25 +00:00
dist.c Ignore any failures with the "local" distribution since it's not present 2010-12-06 20:55:14 +00:00
dist.h Extend sysinstall to handle powerpc64 by teaching it that powerpc64 has 2010-10-03 17:50:43 +00:00
dmenu.c
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 To restart, sysinstall calls execl. Since it will create a new process, we 2010-08-17 09:39:06 +00:00
http.c
index.c Clean up item_add and remove -fno-strict-aliasing from CFLAGS. Note that 2010-06-20 04:14:49 +00:00
install.c Ignore any failures with the "local" distribution since it's not present 2010-12-06 20:55:14 +00:00
install.cfg Add support for remote logging to syslogd via an install.cfg variable. 2010-07-07 22:53:58 +00:00
installUpgrade.c Revert r209787 pending further discussion. 2010-07-08 21:26:26 +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 If a size suffix isn't entered, just use the value entered. This fixes 2010-07-22 17:35:36 +00:00
list.h
main.c To restart, sysinstall calls execl. Since it will create a new process, we 2010-08-17 09:39:06 +00:00
Makefile MFtbemd: 2010-08-23 22:24:11 +00:00
media.c USB probing often takes a long time and finishes finding devices after init 2010-12-13 13:52:03 +00:00
menus.c Add an option to disable the screensaver. 2010-12-22 13:06:51 +00:00
misc.c Clean up item_add and remove -fno-strict-aliasing from CFLAGS. Note that 2010-06-20 04:14:49 +00:00
modules.c If no floppy drive is installed kldBrowser() can generate an error early on. 2010-11-29 11:55:17 +00:00
mouse.c
msg.c To restart, sysinstall calls execl. Since it will create a new process, we 2010-08-17 09:39:06 +00:00
network.c FreeBSD 8 doesn't support kernel PPP or SLIP; remove code for configuring 2010-07-16 20:42:20 +00:00
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 Xorg isn't treated as a distribution, so /usr/X11R6/lib shouldn't be configured when running ldconfig. 2010-02-08 21:29:34 +00:00
rtermcap.c
sysinstall.8 Remove support for cpioVerbose=medium because bsdcpio doesn't support the 2010-11-14 10:22:09 +00:00
sysinstall.h ipv6_enable has been obsoleted in favour of ipv6_activate_all_interfaces. 2010-11-14 19:57:56 +00:00
system.c To restart, sysinstall calls execl. Since it will create a new process, we 2010-08-17 09:39:06 +00:00
tcpip.c Use the RFC2606 domain example.com in examples. 2010-10-13 09:33:26 +00:00
termcap.c To restart, sysinstall calls execl. Since it will create a new process, we 2010-08-17 09:39:06 +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