Doug Barton
900a41ee73
* Add the nut port from the IANA list (for the nut port)
...
* Add the rndc port, by common usage (TCP only since rndc doesn't
use UDP, and the port is not officially assigned)
2003-05-05 22:10:14 +00:00
Doug Barton
b4ba05cdc8
Add traditional BSD names (sio[0-3]) to the finger-friendly com[1-4]
...
entries so that you can do things like 'tip sio1' without having
to remember the DOS equivalent.
2003-05-05 21:37:43 +00:00
Garance A Drosehn
6663ea7f48
Add the 'N' flag to the entries for three log files which are *not*
...
written to by syslogd: /var/log/{daily.log,weekly.log,monthly.log}
MFC after: 1 week
2003-05-05 19:08:33 +00:00
Hajimu UMEMOTO
924aa27d79
use /etc/rc.d/network_ipv6 instead of obsoleted /etc/rc.network6.
2003-05-05 19:06:46 +00:00
Garance A Drosehn
504755d9ca
Update the comments in this file to reflect the recent changes to
...
newsyslog.
MFC after: 1 week
2003-05-05 19:05:43 +00:00
Mike Makonnen
575716147b
Move securelevel further back in the boot order.
...
Approved by: markm (mentor)(implicit)
Reviewed by: dougb
2003-05-05 15:38:41 +00:00
Mike Makonnen
7361edc7a1
The vi(1) recovery script cannot send mail regarding interrupted
...
sessions if the mailer is dynamically linked. This happens because
on some systems the ldconfig script is run after the vi recovery
script.
I thought I had already fixed this with revision 1.5 of rc.d/ldconfig,
but apparently not. So, in addition I'm making ldconfig a requirement
of this script.
Approved by: markm (mentor)(implicit)
PR: bin/51767
2003-05-05 09:53:32 +00:00
Bruce Evans
859992daa9
Catch up with 1995(?) for modem speeds (use 57600 instead of 115200 for
...
the example host to modem speed).
2003-05-05 03:26:50 +00:00
Bruce Evans
4740b116be
When resetting to defaults, reset drainwait to the current default pf
...
`sysctl -n kern.drainwait` instead of to the boot-time default of 300.
2003-05-04 22:46:33 +00:00
Shunsuke Akiyama
11e04b0528
Add RealTek RTL8150 USB to fast Ethernet controller driver.
...
This driver now supports the Melco LUA-KTX and the GREEN HOUSE
GH-USB100B.
Reviewed by: imp
MFC after: 2 weeks
2003-05-03 10:16:56 +00:00
Doug Barton
0477e337c2
Hook rc.sendmail back up, it was removed prematurely
2003-05-02 22:27:31 +00:00
Doug Barton
0bbed97c5c
This file was removed prematurely. It contains functionality
...
not currently duplicated by rcNG, and is also relied on by
/etc/mail/Makefile.
Submitted by: hrs
Pointy hat to: me
2003-05-02 11:05:57 +00:00
Mike Makonnen
7b579aff4c
Huh? When did the etc bits for amd64 get added?
...
Make sure they're ported over to rc.d.
While I'm at it correct a logic mistake in rc.d/apmd.
Approved by: markm (mentor)(implicit)
2003-05-02 08:35:17 +00:00
Mike Makonnen
994336cdd9
Create a symbolic link /dev/vga -> /dev/ttyv0.
...
We can't remove the sourcing of /etc/rc.devfs yet in case the user
might have custom entries in it. We will have to come up with an
/etc/devfs.rules or something to make this kind of thing easier.
Approved by: markm (mentor)(implicit)
2003-05-02 08:10:58 +00:00
Doug Barton
4b065e2ce1
Per previous announcement, remove the old version of the rc system.
...
All functionality from the previous system has been preserved, and
users should still customize their system boot with the familiar
methods, rc.conf, rc.conf.local, rc.firewall, sysctl.conf, etc.
Users who have customized versions of scripts that have been removed
should take great care when upgrading, since the compatibility code
that used those old scripts has also been removed.
2003-05-02 05:27:35 +00:00
Mark Murray
daf509c612
The PAM module pam_krb5 does not have "session" capabilities.
...
Don't give examples of such use, this is bogus.
2003-04-30 21:57:54 +00:00
Mark Murray
20a83c49ba
Make the defaults for Kerberos 5 a little more up-to-date.
2003-04-30 20:58:49 +00:00
Mark Murray
7a4511d4cc
Change the name of the kadmind binary to match reality, now that
...
KerberosIV is no longer an issue.
2003-04-30 20:42:41 +00:00
Mike Makonnen
7256f99c75
This script should require mountcritremote, since that is the last
...
script at which a filesystem will be mounted in FreeBSD. Without this
the script was being inserted later in the boot than necessary.
Approved by: markm (mentor) (implicit)
Reviewed by: dougb
Noticed by: Andrzej ToboÅa <san@wilk.2a.pl>
2003-04-30 07:12:09 +00:00
Mike Makonnen
3d9556ddc0
This particular debugging statement is very verbose, making the rest
...
of the debug output hard to follow. Comment it out. It's commented out
in NetBSD's version as well.
Approved by: markm (mentor)(implicit)
2003-04-30 03:03:47 +00:00
Mike Makonnen
c56836728a
o Make the 'Ip-filter module loaded' messages informational
...
o Make 'No ipnat rules' a warning
o Remove unecessary ' ..'
Approved by: markm (implicit)
2003-04-30 02:54:17 +00:00
Mike Makonnen
f686a8e864
Running the script with restart or manually stopping and starting
...
it doesn't work because the start_cmd doesn't enable ipfilter if
it is currently disabled.
Approved by: markm (mentor) (implicit)
Submitted by: Michael Lyngbøl <lyngbol@bifrost.lyngbol.dk>
PR: conf/46103
2003-04-30 02:19:38 +00:00
Warner Losh
52aef7c6a8
We need pccard start too.
2003-04-29 15:32:02 +00:00
John W. De Boskey
fd08d16bc2
new netstart
...
atm should be correct but is commented out pending appropriate testing.
Submitted by: mtm
2003-04-29 12:26:37 +00:00
John W. De Boskey
18ba26f0b8
Add rc.subr (found during new /etc/netstart testing)
2003-04-29 12:08:43 +00:00
Matthew N. Dodd
0f0e5707b9
Add entries for Multicast DNS.
2003-04-29 09:54:06 +00:00
Doug Barton
ff50165760
Move the mktemp invocation inside motd_start to avoid creating temp
...
files when uptdate_motd and clear_tmp_enable are both NO.
Submitted by: Alex Deiter <tiamat@komi.mts.ru>
2003-04-29 06:56:40 +00:00
Doug Barton
4bc6a70cad
Add a dire warning about the impending demise of the old rc system.
...
Suggested by: scottl
2003-04-27 07:08:07 +00:00
Warner Losh
e50dfdc9ab
xten isn't needed after tw is gone.
...
Approved by: re@ (scottl)
2003-04-27 05:49:53 +00:00
Warner Losh
9fe74c43d0
xten user no longer needed.
2003-04-27 05:45:29 +00:00
Mike Makonnen
20350cadb9
Use $ipnat_program instead of the hardcoded path, which was wron
...
anyways.
Approved by: markm (mentor) (implicit)
Submitted by: leafy <leafy@leafy.idv.tw>
2003-04-24 18:14:52 +00:00
Dag-Erling Smørgrav
b418f48cba
Add nullok to the pam_unix line.
2003-04-24 12:22:42 +00:00
Mike Makonnen
f6b6e5ea40
o Add support for running /etc/rc.early
...
o Re-run through /etc/sysctl.conf a second time just before we set
the securelevel.
Approved by: markm (mentor) (implicit)
Reviewed by: dougb
2003-04-24 08:27:29 +00:00
Mike Makonnen
8cf06adbcb
Make ipfilter, ipnat, ipmon, and ipfs behave more like the old rc.
...
o group them together so they run one right after another
o use the NetBSD supplied ipfs script instead of tacking
it on to the end of ipnat
o Load the ipl module in ipnat and ipfilter, if it's not already
loaded
o In ipmon and ipnat show a warning if neither ipfilter nor
ipnat is enabled or the ipl module is not loaded, and exit
Approved by: markm (mentor) (implicit)
Tested by: leafy <leafy@leafy.idv.tw>
2003-04-24 08:20:47 +00:00
Makoto Matsushita
7172e3d4bf
Set appropriate tag "fsck" to logger(1) for background fsck messages.
...
PR: 51174
Submitted by: Alex Popa <razor@ldc.ro>
2003-04-23 15:38:02 +00:00
Dag-Erling Smørgrav
5b9cb0c3eb
Make sure debug.log only gets debugging messages.
2003-04-23 13:08:31 +00:00
Mike Makonnen
67b53e9721
Run interface specific scripts for dhcp interfaces too.
...
This is how it has always been done (before and after rc.d) but
I somehow failed to include it when I broke up network1.
Submitted by: bmah
Approved by: markm (mentor)(implicit)
2003-04-20 19:14:16 +00:00
Robert Watson
6408bdf60f
Remove the 'te' label elements from the default configuration, since we
...
no longer plan on shipping a TE MAC module independent from SEBSD.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories
2003-04-20 03:09:35 +00:00
Mike Makonnen
cd3b264dfd
Spell ${_jail} correctly
...
Submitted by: Shizuka Kudo <shizukakudo_99@yahoo.com>
Approved by: markm (mentor) (implicit)
2003-04-19 07:50:32 +00:00
Mike Makonnen
23cecb19f0
The changes to rc.d/network1 will not get merged in by
...
mergemaster if it does not appear in the list of files to install.
2003-04-19 01:56:44 +00:00
Mike Makonnen
459e7c4314
o Hook the new files up to the build.
...
o Make sure all the scripts reference rc.d/netif and not rc.d/network1
Approved by: markm (mentor)
2003-04-18 17:55:05 +00:00
Mike Makonnen
6167ee89ee
Make use of the dhclient script. This will bring up/down dhcp
...
interfaces.
Approved by: markm (mentor)
2003-04-18 17:53:02 +00:00
Mike Makonnen
8b3695ab45
Break out and rewrite the network setup scripts.
...
o /etc/network.subr contains common subroutines used for seting
up network interfaces
o rc.d/hostname sets the hostname if not already set
o rc.d/nisdomain sets the nis domain *after* rpcbind but
before the yp* daemons. This fixes issues with temporary
hangs when looking up informaion in nis before it's ready.
o rc.d/netif brings network interfaces (minus dhcp) up.
o rc.d/network1 has been disabled and will be retired before
RELENG_5. It will be replaced by rc.d/netif
Approved by: markm (mentor)
2003-04-18 17:51:54 +00:00
Gregory Neil Shapiro
3e59cfb104
The sendmail binary now has a reasonable default for MaxMimeHeaderLength
...
built in. No need to set it here.
MFC after: 1 week
2003-04-18 01:25:41 +00:00
Mike Makonnen
61c79e443b
Fix typo (and make it more explicit/self-documenting).
...
Noticed by: gshapiro
2003-04-16 16:44:00 +00:00
Mike Makonnen
600b20796f
Add new knobs for controlling jails in rc.d and document them.
...
Approved by: makrm (mentor)
2003-04-16 16:29:51 +00:00
Mike Makonnen
676f8a41dd
o Add a script to start jails on boot.
...
o Hook it up to the build
Approved by: markm (mentor)
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (modified)
Prodded by: mike
2003-04-16 16:27:23 +00:00
Takeshi Shibagaki
2ae05d4b0e
Add NTT-ME SS-LAN CARD MN128. This card entry has been
...
committed into NEWCARD.
2003-04-10 17:16:01 +00:00
Dag-Erling Smørgrav
4845d27e63
Introduce debug.log which gets debug.* (most of this would otherwise go
...
to the great bit-bucket in the sky)
2003-04-08 16:14:02 +00:00
Yaroslav Tykhiy
fec51ab5fc
Stop logging ``authpriv'' messages to the world-readable file
...
/var/log/messages. Such messages are for the eyes of authorized
personnel only.
PR: conf/48170
Discussed in: freebsd-security
MFC after: 2 weeks
2003-04-03 18:37:49 +00:00