Age | Commit message (Collapse) | Author |
|
with autoconf enabled.
If one is doing SLAAC one does already trust link local icmp6 so the
policy for icmp6 redirects should be the same.
pointed out by & OK bluhm@; OK henning@
|
|
it available during a regular install or upgrade so that it doesn't
need to be independently fetched.
Idea, directions and OK deraadt@
Feedback and Ok halex@ and aja@
|
|
OK krw@
"well ok" halex@
|
|
because it shares code&style with /etc/netstart. No functional change.
with feedback and OK krw@ halex@
|
|
OK krw@
|
|
infesting the scripts. As we generally use a single tab for line
continuation indent in the scripts, let's reclaim 30 precious bytes!
ok rpe@ krw@
|
|
directories. Ensure proper ownership in case smtpd has been started
before this change.
brought up by matthieu@
OK deraadt@
|
|
On sparc64 we also need to match machfb(4) in addition to vgafb(4) so let's
just match any driver.
ok halex@, deraadt@
|
|
looking for vlan id and parent interface. This avoids the creation of
unconfigured vlan interface every time /install is restarted.
Noted by and OK miod@
OK krw@
Positive feedback sthen@ claudio@
|
|
|
|
|
|
places and it makes things simpler: no need to check for file existence.
discussed with and ok deraadt@ rpe@
|
|
bluhm@ three days ago, oops.
|
|
set it. Provisionally drop net.inet6.icmp6.rediraccept, too.
|
|
question. Let's see who whines.
|
|
|
|
|
|
|
|
|
|
installer.
ok deraadt@ rpe@
|
|
at install time.
ok aja
|
|
in dmesg output. Use that information to decide whether or not to
ask the user if he intends to use X.
initial diff from and OK halex@
OK deraadt@
|
|
- move it from BIN1 to EXAMPLES in src/etc/Makefile
- change the installer to create the file instead of editing it
- add a '+' to the corresponding changelist entry
suggested by and OK deraadt@
OK for the installer change krw@
|
|
Remove the code introduced in r1.723 to tie them together.
OK deraadt@
|
|
4.4BSD.dist. The base set grows by a tiny amount, but we no longer
need to run chroot'd dynamic mtree from the installer.
ok espie halex schwarze
|
|
Noted by and OK sebastia@
OK halex@
|
|
OK halex@ krw@
|
|
- Append IPv4 default gw to /tmp/mygate instead of overwriting it.
- Delete /tmp/mygate at the beginning of configure_ifs() to reset
previous default gw config on installer restarts.
pointed out by todd@
OK halex@ krw@
|
|
OK krw@ halex@
|
|
handling.
Confusion with "NTP Server?" reported by Xavier Claude via misc@.
ok rpe@ halex@
|
|
the new status=none feature to make dd quiet.
OK krw@ deraadt@
|
|
inconsistancy between configured and unconfigured interfaces.
Requested by deraadt@
|
|
in no IPv6 address, by appending '-inet6' to the generated hostname.<if>
file.
Less surprising to many people.
ok henning@ reyk@ beck@ rpe@
|
|
log file on the ramdisk, in order not to run out of its precious space
reported by, tested and ok sebastia@
|
|
not exist.
OK halex@ krw@
|
|
for an interface without an active network connection.
- Don't write options to dhclient.conf that are default. Only use
the 'host-name' option for hostname associated dhcp requests.
- Run dhclient with options to reduce the time it takes to finish
in case it gets no answer from a DHCP server.
- Don't bother removing the interface from group dhcp and save the
configuration files even if dhclient fails. If the same interface
is statically configured later, it is removed from the group dhcp.
- Add 'dhcp' to hostname.if file regardless whether dhcp_request()
was successful or not.
- Change the Netmask question to be more autoinstaller friendly.
based on krw's work
discussed with and OK krw@
|
|
hostname.if files.
suggested by and OK halex@
OK krw@
|
|
If an interface got configured twice, NIFS must not be incremented.
So count the number of hostname.if files instead.
discussed with and OK krw@
|
|
option set. Remove the second request, which does not provide the
host-name option. The client supplied hostname is used in certain
setups by DHCP servers to update DNS records on behalf of clients
and ensures that the hostname information is in the lease db.
discussed with deraadt
ok krw@ halex@
|
|
OK krw@
|
|
OK krw@ halex@
|
|
of looking in resp. No need to specify 'no' as default answer. It's
the default for ask_yn() anyway.
OK krw@ halex@
|
|
(rather than first successfull) configuration, the default selection
becomes [done]. This allows one to <cr> past network configuration.
e.g. when dhcp is not working.
Requested by deraadt@. ok halex@.
|
|
for ftp(1) and not an install script global variable.
Pointed out by rpe@, and probably explains M. Lucas's problems of a
few days ago.
ok sthen@ halex@
|
|
|
|
|
|
arcana able to do without instructions for tape installs, can do
without the crutch of script support. If any non-EMOUA tape users
surface, this is easy to restore.
ok halex@ on the actual diff.
|
|
sets. 'http' is the present.
A bunch of related or triggered cleanup/consistenizing.
Prodded by deraadt@, much feedback and testing by rpe@.
ok rpe@
|
|
- reduce complexity
- don't abuse index.txt
OK halex@ krw@
|
|
filesystems can contain mixed case files (ie. sgi).
discussed with krw and halex
|