summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
...
* Add new directories from the XFree86 4.3.0 update.anholt2003-05-141-0/+28
| | | | Approved by: re (murray)
* pccard_ether didn't setup IPv6 after rcTOS sweep.ume2003-05-123-293/+299
| | | | | Reviewed by: mtm and dougb Approved by: re (scott)
* Comment out the entire nomatch entry. The partially commented outimp2003-05-091-3/+3
| | | | | | entry causes problems :-( This effectively backs out the commit the re@ allowed me to commit.
* Don't use logger by default just yet for unmatched devices. It is aimp2003-05-071-2/+3
| | | | | | little too chatty on boot and doesn't give enough information. Approved by: re@ (bmah)
* Hook devfs.conf up to the build.dougb2003-05-061-2/+2
| | | | Approved by: re (scottl)
* s/kadmind5/kadmin/mtm2003-05-061-1/+1
| | | | Approved by: markm (mentor)
* Allow users to configure stuff in /dev once again by re-doing the devfsdougb2003-05-062-13/+73
| | | | | | | | script to read /etc/devfs.conf, and take appropriate actions based on what it finds there. The (commented out) examples in the new devfs.conf file are taken in part from the old rc.devfs script.
* Back out the amd64 additions. Hammer doesn't do APM, and we certainly aren'tobrien2003-05-062-2/+2
| | | | ready for any ibcs2_compat bits yet.
* We won't do APM on Hammer -- ACPI is the game there.obrien2003-05-051-1/+1
|
* * Add the nut port from the IANA list (for the nut port)dougb2003-05-051-0/+3
| | | | | * Add the rndc port, by common usage (TCP only since rndc doesn't use UDP, and the port is not officially assigned)
* Add traditional BSD names (sio[0-3]) to the finger-friendly com[1-4]dougb2003-05-051-4/+4
| | | | | entries so that you can do things like 'tip sio1' without having to remember the DOS equivalent.
* Add the 'N' flag to the entries for three log files which are *not*gad2003-05-051-3/+3
| | | | | | written to by syslogd: /var/log/{daily.log,weekly.log,monthly.log} MFC after: 1 week
* use /etc/rc.d/network_ipv6 instead of obsoleted /etc/rc.network6.ume2003-05-051-2/+2
|
* Update the comments in this file to reflect the recent changes togad2003-05-051-1/+10
| | | | | | newsyslog. MFC after: 1 week
* Move securelevel further back in the boot order.mtm2003-05-058-2/+7
| | | | | Approved by: markm (mentor)(implicit) Reviewed by: dougb
* The vi(1) recovery script cannot send mail regarding interruptedmtm2003-05-051-1/+1
| | | | | | | | | | | | | 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
* Catch up with 1995(?) for modem speeds (use 57600 instead of 115200 forbde2003-05-051-2/+2
| | | | the example host to modem speed).
* When resetting to defaults, reset drainwait to the current default pfbde2003-05-041-2/+3
| | | | `sysctl -n kern.drainwait` instead of to the boot-time default of 300.
* Add RealTek RTL8150 USB to fast Ethernet controller driver.akiyama2003-05-032-2/+2
| | | | | | | | This driver now supports the Melco LUA-KTX and the GREEN HOUSE GH-USB100B. Reviewed by: imp MFC after: 2 weeks
* Hook rc.sendmail back up, it was removed prematurelydougb2003-05-021-1/+1
|
* This file was removed prematurely. It contains functionalitydougb2003-05-021-0/+194
| | | | | | | | not currently duplicated by rcNG, and is also relied on by /etc/mail/Makefile. Submitted by: hrs Pointy hat to: me
* Huh? When did the etc bits for amd64 get added?mtm2003-05-023-5/+5
| | | | | | | 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)
* Create a symbolic link /dev/vga -> /dev/ttyv0.mtm2003-05-021-0/+7
| | | | | | | | 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)
* Per previous announcement, remove the old version of the rc system.dougb2003-05-0220-4017/+17
| | | | | | | | | | 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.
* The PAM module pam_krb5 does not have "session" capabilities.markm2003-04-309-9/+0
| | | | Don't give examples of such use, this is bogus.
* Make the defaults for Kerberos 5 a little more up-to-date.markm2003-04-305-6/+28
|
* Change the name of the kadmind binary to match reality, now thatmarkm2003-04-301-1/+1
| | | | KerberosIV is no longer an issue.
* This script should require mountcritremote, since that is the lastmtm2003-04-301-1/+1
| | | | | | | | | 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>
* This particular debugging statement is very verbose, making the restmtm2003-04-301-1/+1
| | | | | | | 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)
* o Make the 'Ip-filter module loaded' messages informationalmtm2003-04-302-4/+4
| | | | | | | o Make 'No ipnat rules' a warning o Remove unecessary ' ..' Approved by: markm (implicit)
* Running the script with restart or manually stopping and startingmtm2003-04-301-2/+2
| | | | | | | | | 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
* We need pccard start too.imp2003-04-291-1/+1
|
* new netstartjwd2003-04-291-35/+27
| | | | | | atm should be correct but is commented out pending appropriate testing. Submitted by: mtm
* Add rc.subr (found during new /etc/netstart testing)jwd2003-04-291-0/+2
|
* Add entries for Multicast DNS.mdodd2003-04-291-0/+2
|
* Move the mktemp invocation inside motd_start to avoid creating tempdougb2003-04-291-2/+2
| | | | | | files when uptdate_motd and clear_tmp_enable are both NO. Submitted by: Alex Deiter <tiamat@komi.mts.ru>
* Add a dire warning about the impending demise of the old rc system.dougb2003-04-271-0/+9
| | | | Suggested by: scottl
* xten isn't needed after tw is gone.imp2003-04-277-28/+0
| | | | Approved by: re@ (scottl)
* xten user no longer needed.imp2003-04-271-1/+0
|
* Use $ipnat_program instead of the hardcoded path, which was wronmtm2003-04-241-1/+1
| | | | | | | anyways. Approved by: markm (mentor) (implicit) Submitted by: leafy <leafy@leafy.idv.tw>
* Add nullok to the pam_unix line.des2003-04-241-1/+1
|
* o Add support for running /etc/rc.earlymtm2003-04-242-0/+20
| | | | | | | | o Re-run through /etc/sysctl.conf a second time just before we set the securelevel. Approved by: markm (mentor) (implicit) Reviewed by: dougb
* Make ipfilter, ipnat, ipmon, and ipfs behave more like the old rc.mtm2003-04-247-65/+75
| | | | | | | | | | | | | 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>
* Set appropriate tag "fsck" to logger(1) for background fsck messages.matusita2003-04-232-2/+2
| | | | | PR: 51174 Submitted by: Alex Popa <razor@ldc.ro>
* Make sure debug.log only gets debugging messages.des2003-04-231-1/+1
|
* Run interface specific scripts for dhcp interfaces too.mtm2003-04-201-0/+5
| | | | | | | | 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)
* Remove the 'te' label elements from the default configuration, since werwatson2003-04-201-3/+3
| | | | | | | no longer plan on shipping a TE MAC module independent from SEBSD. Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories
* Spell ${_jail} correctlymtm2003-04-191-1/+1
| | | | | Submitted by: Shizuka Kudo <shizukakudo_99@yahoo.com> Approved by: markm (mentor) (implicit)
* The changes to rc.d/network1 will not get merged in bymtm2003-04-191-1/+1
| | | | mergemaster if it does not appear in the list of files to install.
* o Hook the new files up to the build.mtm2003-04-1817-22/+22
| | | | | | o Make sure all the scripts reference rc.d/netif and not rc.d/network1 Approved by: markm (mentor)
OpenPOWER on IntegriCloud