freebsd-dev/release/sysinstall
Jordan K. Hubbard 5bc001833f Intentionally do the wrong thing in using the initial DHCP values for
ifconfig, essentially stealing the lease until the user goes and changes
it.  The alternative, sadly, is total dysfunction since bpf isn't in
GENERIC and network connectivity would otherwise fail completely on first
bootup when DHCP configuration was attempted again.

The ultimate answer here is to make either bpf a loadable kernel module
(which security conscious admins will be able to simply remove from /modules)
or come up with a lighter weight mechanism just for dhcp and other apps that
need to see broadcast packets but not otherwise sniff the wire in full
bpf glory.
1999-07-22 08:51:42 +00:00
..
help Change the wrong URL of back-issue FreeBSD newsletter. 1999-07-14 02:23:16 +00:00
anonFTP.c Totally change the way variables are accounted for in sysinstall. 1999-02-05 22:15:52 +00:00
cdrom.c o Prevent alpha installs from grabbing x86 bits and vice-versa, at least 1999-05-15 14:34:22 +00:00
command.c
config.c XFree86 3.3.4 seems to require "XWINHOME" to be set for the setup tool 1999-07-20 21:06:18 +00:00
dev2c.sh
devices.c The matcd driver is acting strange (returning a successful open even 1999-07-20 08:47:35 +00:00
dhcp.c Fix a bad dhcp keyword; it's host-name not server-name. 1999-07-20 08:08:24 +00:00
disks.c Totally change the way variables are accounted for in sysinstall. 1999-02-05 22:15:52 +00:00
dispatch.c o Make package matching for specific package loading use the Latest/ 1999-04-27 14:33:29 +00:00
dist.c Catch an XFree86 3.3.4 update I missed. 1999-07-19 11:58:01 +00:00
dist.h Don't offer compat dists on alpha since it makes no sense to do so. 1999-07-16 22:03:27 +00:00
dmenu.c Ack! Correct a typo which crept into here and reshuffle the index back 1999-02-06 08:45:20 +00:00
doc.c
dos.c Collapse the "get" code substantially by combining common functions. 1998-12-22 12:31:26 +00:00
floppy.c 1. Update TAPE to point to new CAM-style device name. 1999-03-27 01:48:44 +00:00
ftp.c Collapse the "get" code substantially by combining common functions. 1998-12-22 12:31:26 +00:00
globals.c
index.c Eliminate some varargs abuse. 1999-07-02 22:36:14 +00:00
install.c Some additional optimizations for using DHCP. 1999-07-18 10:18:06 +00:00
install.cfg Remove some remaining references to LKM's. Snaps were trying to unpack 1999-01-06 13:55:14 +00:00
installUpgrade.c Preserve /root's dotfiles across upgrades too. 1999-05-11 08:00:06 +00:00
keymap.c
kget.c Don't do anything on alpha machines. 1999-05-21 11:00:56 +00:00
label.c 1. Silence warning. 1999-05-07 04:36:21 +00:00
lang.c
list.h
lndir.c
main.c Use #include <pccard_conf.h> instead of -DPCCARD. 1999-07-06 09:16:00 +00:00
Makefile Another batch of fixes for dhcp support in sysinstall, now dragging 1999-07-19 10:06:18 +00:00
media.c Use a more correct filesystem type name if given a "UFS" mountpoint that's 1999-05-07 05:39:50 +00:00
menus.c Add slovakian ftp mirror. 1999-07-20 07:50:26 +00:00
misc.c
mouse.c Totally change the way variables are accounted for in sysinstall. 1999-02-05 22:15:52 +00:00
msg.c Eliminate some varargs abuse. 1999-07-02 22:36:14 +00:00
network.c Some additional optimizations for using DHCP. 1999-07-18 10:18:06 +00:00
nfs.c Collapse the "get" code substantially by combining common functions. 1998-12-22 12:31:26 +00:00
options.c Re-enable DHCP client support again (but optional and turned off by default 1999-07-16 11:13:09 +00:00
package.c Add an option for more fully enabling linux compatibility. 1999-07-06 08:45:40 +00:00
pccard.c Use #include <pccard_conf.h> instead of -DPCCARD. 1999-07-06 09:16:00 +00:00
rtermcap.c
sysinstall.8 Update for XFree86 3.3.4 1999-07-19 11:49:22 +00:00
sysinstall.h Another batch of fixes for dhcp support in sysinstall, now dragging 1999-07-19 10:06:18 +00:00
system.c More Alpha ifdefage. 1999-07-20 07:39:22 +00:00
tape.c Collapse the "get" code substantially by combining common functions. 1998-12-22 12:31:26 +00:00
tcpip.c Intentionally do the wrong thing in using the initial DHCP values for 1999-07-22 08:51:42 +00:00
termcap.c
ufs.c Collapse the "get" code substantially by combining common functions. 1998-12-22 12:31:26 +00:00
user.c
variable.c Re-enable DHCP client support again (but optional and turned off by default 1999-07-16 11:13:09 +00:00
wizard.c Switch to proper mbr. 1999-06-04 10:01:53 +00:00