aboutsummaryrefslogtreecommitdiff
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* The early-late divider was originally set to mountcritlocal. Since thatDag-Erling Smørgrav2014-12-011-5/+2
* Allow load_rc_config to be called without a service name.Dag-Erling Smørgrav2014-12-011-17/+18
* Remove duplicate FILESYSTEMS REQUIRE from etc/rc.d/ipmon and etc/rc.d/pflogEnji Cooper2014-11-302-2/+2
|\
| * Remove duplicate FILESYSTEMS REQUIREEnji Cooper2014-11-301-1/+1
| * Remove duplicate FILESYSTEMS REQUIREEnji Cooper2014-11-301-1/+1
| * Fill in MK_ACPI, (MK_ACPI && MK_APM), MK_INET6, MK_PPP, and MK_ROUTEDEnji Cooper2014-11-3017-32/+50
| * Remove etc/rc.d/mroutedEnji Cooper2014-11-302-26/+0
| * Make nfs server components conditional according to MK_NFS_SERVEREnji Cooper2014-11-301-3/+6
| * Move nfsd requirement in lockd/statd to BEFORE: stanza in nfsd so the nfsEnji Cooper2014-11-303-2/+3
| * Honor MK_AUDIT with respect to etc/securityEnji Cooper2014-11-301-0/+2
| * Honor MK_AT, MK_FTP, MK_MAIL, and MK_OPENSSHEnji Cooper2014-11-301-6/+23
| * Add MK_NTP block to etc/rc.d/MakefileEnji Cooper2014-11-301-0/+5
| * Honor MK_GSSAPI and MK_PKGBOOTSTRAP a bit better in etc/MakefileEnji Cooper2014-11-301-0/+4
| * Better honor the following MK_ flags in etc/Makefile and etc/rc.d/Makefile:Enji Cooper2014-11-302-20/+55
| * Rework rc.d requirements so zfs and zvol come before relevant services so theyEnji Cooper2014-11-305-3/+4
| * Make kdc run before SERVERS so kdc can be decoupled from the buildEnji Cooper2014-11-302-1/+2
| * Make ntpdate run before rpcbind to allow ntpdate to be decoupled from the buildEnji Cooper2014-11-292-1/+2
| * Make gssd come before nfsd so gssd can be decoupled from etc/rc.d/MakefileEnji Cooper2014-11-292-1/+2
| * Make local_unbound come before NETWORKING instead of having NETWORKING dependEnji Cooper2014-11-292-1/+2
| * atm1 already sets "BEFORE: netif", so remove "REQUIRE: atm1" from netif toEnji Cooper2014-11-291-1/+1
| * Honor MK_BLUETOOTH when installing bluetooth.device.confEnji Cooper2014-11-291-1/+7
| * Remove the conditionalEnji Cooper2014-11-281-1/+1
| * Add WITHOUT_AUTOFS and WITHOUT_BSDCONFIGEnji Cooper2014-11-272-5/+13
| * Only install libmap32.conf if MK_LIB32 != noEnji Cooper2014-11-271-4/+4
| * Remove /etc/X11 entry from BSD.root.distEnji Cooper2014-11-271-2/+0
| * - Fill in MK_LEGACY_CONSOLE == no and SYSCONS == noEnji Cooper2014-11-261-2/+5
| * Add MK_TIMED option for optionally building usr.sbin/timed, et alEnji Cooper2014-11-261-1/+4
| * Conditionalize a number of components in the treeEnji Cooper2014-11-262-6/+21
| * Don't install the rsh and telnetd pam.d files if MK_RCMDS == noEnji Cooper2014-11-261-2/+10
| * Only install the accounting/apm rc scripts for MK_ACCT/MK_APM if the relevantEnji Cooper2014-11-261-3/+9
| * Only install etc/rc.d/bsnmpd if MK_BSNMP == yesEnji Cooper2014-11-251-1/+5
| * Make inetd optional via MK_INETDEnji Cooper2014-11-252-2/+9
| * Don't install othermta unless MK_MAIL == yesEnji Cooper2014-11-251-1/+5
| * The shift; shift needs to be moved outside the .if ${MK_OPENSSL} conditionalEnji Cooper2014-11-251-1/+1
| * Don't create symlinks for nls/openssl unless the respective options are setEnji Cooper2014-11-251-3/+9
* | Remove etc/rc.d/mroutedEnji Cooper2014-11-304-28/+1
* | Revert r275270Enji Cooper2014-11-291-1/+1
* | etc/mail actually applies to MK_SENDMAIL, not MK_MAILEnji Cooper2014-11-291-1/+1
|/
* Make it possible to specify flags for autofs daemons in rc.conf.Edward Tomasz Napierala2014-11-242-2/+5
* Remove examples of gif_interfaces and gifconfig. These have already beenHiroki Sato2014-11-221-5/+0
* Missed a terminating ';'.Justin Hibbits2014-11-181-1/+1
* Add reachover Makefiles for contrib/netbsd-tests/lib/librtEnji Cooper2014-11-171-0/+2
* Add reachover Makefiles for contrib/netbsd-tests/lib/librtEnji Cooper2014-11-161-0/+2
* Add reachover Makefiles for contrib/netbsd-tests/lib/libpthread asEnji Cooper2014-11-161-0/+4
* Renove faith(4) and faithd(8) from base. It looks like industryAlexander V. Chernikov2014-11-098-86/+5
* remove comment about the bug... I don't remeber what it was...John-Mark Gurney2014-11-061-3/+1
* Create a directory for the PAM tests.Mark Johnston2014-11-051-0/+2
* Avoid installing security.functions with executable bits, periodic(8) willBaptiste Daroussin2014-11-051-2/+4
* Add reachover Makefiles for contrib/netbsd-tests/lib/libc; this adds approxim...Enji Cooper2014-11-041-0/+50
* switch from spaces to tabs to match style and awk...John-Mark Gurney2014-11-031-13/+13