aboutsummaryrefslogtreecommitdiff
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Support ifconfig_<ifn> variables containing quoted variables with spacesBrooks Davis2005-08-261-1/+1
* Stop hard-coding an -M flag to mdmfs(8) in /etc/rc.subr.Yaroslav Tykhiy2005-08-242-3/+3
* - Remove the removable_interfaces variable. /etc/pccard_ether willBrooks Davis2005-08-243-5/+29
* When looking for new lines in diff output, grep for '^[>+]' instead ofColin Percival2005-08-221-1/+1
* - Correctly parse output, when logging amount is limited in theGleb Smirnoff2005-08-201-7/+15
* Add two new template sources, /conf/bcast/${ipbca} and /conf/ip/${ip}.Brooks Davis2005-08-171-7/+18
* Fix (/usr could not be mounted yet, so there is no grep(1) available) andPawel Jakub Dawidek2005-08-141-1/+1
* Connect geli and geli2 ro the build.Pawel Jakub Dawidek2005-08-141-1/+1
* Add scripts for GELI device configuration on boot.Pawel Jakub Dawidek2005-08-144-1/+207
* Move 'local_tr' function to rc.subr and change its name to 'ltr'.Pawel Jakub Dawidek2005-08-142-22/+24
* Add portsnap to the base system. This is a secure, easy to use,Colin Percival2005-08-083-1/+21
* Back-out previous commit - we need to skip logging socket when we start aPawel Jakub Dawidek2005-08-081-0/+3
* Skip jails which are already running and inform why.Pawel Jakub Dawidek2005-08-071-0/+4
* We don't need to skip /var/run/log socket, as syslogd is always startedPawel Jakub Dawidek2005-08-071-2/+0
* Allow to give more than one jail's name, eg.:Pawel Jakub Dawidek2005-08-071-2/+6
* Teach rc.d/encswap script how to use geli(8) for swap encryption.Pawel Jakub Dawidek2005-08-052-15/+19
* gbde_swap has been repo-copied to encswap.Pawel Jakub Dawidek2005-08-052-57/+2
* Remove gbde_swap_enable option which doesn't work and doesn't really have toPawel Jakub Dawidek2005-08-041-2/+0
* eliminate the regex used to match ethernet and 802.11 devices;Sam Leffler2005-08-021-9/+23
* Add a couple of missing nic interfaces that have been added: iwi, ipw,Warner Losh2005-07-281-4/+7
* Forgot to add this change when commiting geli.Pawel Jakub Dawidek2005-07-281-0/+2
* Silence the de-bouncing of dhclient start up. The previous outputBrooks Davis2005-07-261-1/+0
* Require that DESTDIR be set before running "make distribution".Ruslan Ermilov2005-07-221-0/+4
* This depends on syslogd due to logger(1).David E. O'Brien2005-07-221-1/+1
* Embellish the dependency lists - this script depends having awk(1),David E. O'Brien2005-07-221-0/+2
* Minor comment re-alignment.David E. O'Brien2005-07-221-4/+4
* - Mention special behaviour of init(8) when kern_securelevel="0"Pav Lucistnik2005-07-211-0/+3
* Pass -i to pwd_mkdb(8) to ignore locking failures. This can be usefulRuslan Ermilov2005-07-151-1/+1
* Remove obsolete ttya/ttyb entries and replace with ttyy0/1.Peter Grehan2005-07-141-2/+4
* `net.inet.ipf.fr_running' can be a negative value, which was introduced byJung-uk Kim2005-07-071-1/+1
* Remove REQUIRE and BEFORE lines since this script is not run by rcorderBrooks Davis2005-06-301-2/+0
* - Remove the pccard_ifconfig variable in favor of a newBrooks Davis2005-06-301-34/+7
* Add support for starting wpa_supplicant by adding the WPA keyword to anBrooks Davis2005-06-303-3/+32
* When interfaces are given on the command line, don't attempt to filterBrooks Davis2005-06-301-7/+4
* Introduce new per-jail variable jail_<name>_flags, which allows to specifyPawel Jakub Dawidek2005-06-262-1/+5
* Unbreak the ipfilter_loaded function. There doesn't seem to be a wayDima Dorfman2005-06-211-1/+1
* Make sure we actually read the config files before testing values fromBrooks Davis2005-06-161-12/+12
* Move couple of directories out of mtree and into their respectiveDejan Lesjak2005-06-151-320/+2
* Use new OSTYPE(freebsd6).Gregory Neil Shapiro2005-06-142-2/+2
* - In preparation to turning syscons(4) etc. on by default in the sparc64Marius Strobl2005-06-101-13/+14
* Remove rexecd(8), a server that implements a particularly insecureJacques Vidrine2005-06-103-21/+1
* Back out "rw" locale addition for reason unknown to me (forced by portmgr)Andrey A. Chernov2005-06-101-4/+0
* Add locale/rwAndrey A. Chernov2005-06-101-0/+4
* MFP4:Joseph Koshy2005-06-091-0/+2
* Remove default and documenation for pccard_ether_delay since I removedBrooks Davis2005-06-081-1/+0
* Fix return values of ifconfig_up/down.Brooks Davis2005-06-071-4/+5
* Change the default for dumpdev to "AUTO". It should be reverted to "NO"Dag-Erling Smørgrav2005-06-071-1/+1
* Honor the "dumpdev" kenv variable if it is set and the "dumpdev" rcDag-Erling Smørgrav2005-06-071-6/+17
* Support code for the OpenBSD dhclient. This significantly changes theBrooks Davis2005-06-076-312/+213
* Finish adding _dhcp user.Maxim Konovalov2005-06-072-0/+2