summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* stop RFC 4193 address on the outside interface.ume2005-10-051-0/+4
* Use more rc.subr bits to clean up pccard_ether and implement newbrooks2005-10-031-28/+42
* Add the lmcconfig tool for controlling the lmc driver. Add man pages andscottl2005-10-031-0/+2
* Use available rc.subr features.yar2005-10-021-27/+16
* Record dependency on the newly introduced pfsync.yar2005-10-021-2/+2
* Add an rc.d script to start pfsync at the right moment of theyar2005-10-023-1/+57
* Use rc.subr(8) appropriately:yar2005-10-021-44/+23
* o Remove unfinished code and make it possible to overridemaxim2005-10-021-14/+5
* Fix the usage of rc_usage. The rc_usage function takesyar2005-10-011-3/+3
* Use hw.machine_arch instead of hw.machine.nyan2005-09-301-1/+1
* Be less IPv4 centric. When checking if the interface is alreadybrooks2005-09-281-1/+1
* Make it a good-mannered rcNG script respectful to the command line.yar2005-09-281-16/+23
* Don't print anything if we can't do any localpkg shutdown (start alreadybrooks2005-09-271-2/+1
* Simplify the code by making use of 'kldstat -q -m <mod>'.pjd2005-09-242-7/+4
* Simplify the code a bit by using newly added (to kldstat(8) '-q') option.pjd2005-09-231-4/+1
* If we're not installing OpenSSH in the base, don't install its startupwollman2005-09-231-1/+6
* Add a new rc.conf entry, kerberos5_server_flags, which allows therwatson2005-09-202-1/+2
* In mountd_precmd(), use rc_args, not mountd_args torodrigc2005-09-181-2/+2
* Use sysctl -q when querying for kern.bootp_cookie in order to avoidrwatson2005-09-151-1/+1
* Use kenv -q to extract dumpdev rather than kenv, in order to avoidrwatson2005-09-131-1/+1
* A new version of rev. 1.4: postpone a temporary file creationmaxim2005-09-111-1/+1
* Comment out ofw_console 'screen' entry and zs tty entries.grehan2005-09-101-3/+3
* Teach portsnap how to ignore unwanted parts of the ports tree. A linecperciva2005-09-061-0/+6
* In accordance with my intentions announced (and not objected to)dougb2005-09-051-6/+0
* Remove duplicate "at" from comment.keramida2005-09-041-1/+1
* Actually block Ctrl-C (SIGINT=2).brooks2005-09-021-2/+2
* - Alwasy explicitly bring the interface up before configuring it.brooks2005-09-021-7/+17
* Block SIGQUIT (Ctrl-C) while running in startup mode. This should allowbrooks2005-09-021-4/+4
* Add a short description of how a literal colon ':' can be inlined in thekeramida2005-08-311-0/+5
* Fix braino in last commit. Print nothing if ipfw(4) is not present.glebius2005-08-311-2/+2
* Be sure to execute sendmail_precmd() to check sendmail.cf conflicts andgshapiro2005-08-301-0/+1
* Fix minor typo in a comment.bmah2005-08-281-1/+1
* Allow one to override the endian flags for make distribution. Thisimp2005-08-261-5/+6
* Support ifconfig_<ifn> variables containing quoted variables with spacesbrooks2005-08-261-1/+1
* Stop hard-coding an -M flag to mdmfs(8) in /etc/rc.subr.yar2005-08-242-3/+3
* - Remove the removable_interfaces variable. /etc/pccard_ether willbrooks2005-08-243-5/+29
* When looking for new lines in diff output, grep for '^[>+]' instead ofcperciva2005-08-221-1/+1
* - Correctly parse output, when logging amount is limited in theglebius2005-08-201-7/+15
* Add two new template sources, /conf/bcast/${ipbca} and /conf/ip/${ip}.brooks2005-08-171-7/+18
* Fix (/usr could not be mounted yet, so there is no grep(1) available) andpjd2005-08-141-1/+1
* Connect geli and geli2 ro the build.pjd2005-08-141-1/+1
* Add scripts for GELI device configuration on boot.pjd2005-08-144-1/+207
* Move 'local_tr' function to rc.subr and change its name to 'ltr'.pjd2005-08-142-22/+24
* Add portsnap to the base system. This is a secure, easy to use,cperciva2005-08-083-1/+21
* Back-out previous commit - we need to skip logging socket when we start apjd2005-08-081-0/+3
* Skip jails which are already running and inform why.pjd2005-08-071-0/+4
* We don't need to skip /var/run/log socket, as syslogd is always startedpjd2005-08-071-2/+0
* Allow to give more than one jail's name, eg.:pjd2005-08-071-2/+6
* Teach rc.d/encswap script how to use geli(8) for swap encryption.pjd2005-08-052-15/+19
* gbde_swap has been repo-copied to encswap.pjd2005-08-052-57/+2
OpenPOWER on IntegriCloud