summaryrefslogtreecommitdiffstats
path: root/etc/rc.bootup
Commit message (Expand)AuthorAgeFilesLines
* Trigger a VPN tunnel reload after configuring IPsec, it will handle all the h...smos2011-02-211-0/+2
* After finishing the installation clear the flag for package sync.Ermal2011-02-041-0/+1
* Warn users a different way if packages are being reinstalled in the backgroun...jim-p2011-01-241-2/+2
* Lock firmwarelock when upgrading packagesScott Ullrich2011-01-211-0/+2
* Ticket #317. Unconditionally synchronize users on bootup this might prevent s...Ermal2011-01-101-3/+2
* Do not unlink file, it's handled by behind the scenes pkg-utils.inc codeScott Ullrich2011-01-061-1/+0
* Fix typoScott Ullrich2011-01-061-1/+1
* Include pkg-utils.incScott Ullrich2011-01-061-0/+1
* Reinstall packages on bootup during console. Ticket #1156Scott Ullrich2011-01-051-1/+11
* Start relayd after routing has been started.Ermal2010-12-101-3/+3
* Use full path to binary and silence errors if any on unlink.Ermal2010-12-071-5/+5
* Move all dynamic dns update processes under the same even 'reload dyndns' sin...Ermal2010-12-071-7/+3
* Do the filter reload before vpn and some other services which get impacted or...Ermal2010-12-071-3/+3
* Bring interfaces up only if there is a mismatch to allow them to be reassigned.Ermal2010-11-101-3/+5
* Recent move (d32d3970d58683d02f89073103eb595eaa8f395f) of routed/ items requi...Warren Baker2010-11-081-1/+1
* unbreak rc.bootupChris Buechler2010-09-221-1/+1
* Bring gitsync to the new check_reload_status behaviour.Ermal2010-09-221-1/+1
* Use the new events mechanisms to dispatch events.Ermal2010-09-071-1/+1
* Revert "Remove redundant call to system_dhcpleases_configure. It is called in...Ermal2010-08-241-0/+3
* Remove redundant call to system_dhcpleases_configure. It is called in service...gnhb2010-08-241-3/+0
* Fixes #837. Fix the startup of dhcpleases during bootup. Also start the dhcpd...Ermal2010-08-231-3/+6
* When booting up do not try to configure ovpn[c|s] interfaces if present also ...Ermal2010-08-201-5/+5
* Fix comment to match what is actually doing.Ermal2010-08-191-1/+1
* Setup polling per interface rather only at bootup. This is a proper fix and a...Ermal2010-08-191-8/+10
* Use require_once herejim-p2010-08-121-2/+2
* Move all console related configuration items to config.console.inc. This wil...Scott Ullrich2010-08-091-0/+2
* Save the old shutdown binary in an attempt to smooth a firmware upgrade that ...jim-p2010-07-291-0/+4
* Add an LED pattern function for assigning interfaces, and enable its use. Whe...jim-p2010-07-281-0/+2
* Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-06-071-3/+0
|\
| * Fixes #374. Actually reload teh dhcpleases utility whenever the hosts files i...Ermal2010-06-041-3/+0
* | Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-06-031-6/+5
|\ \ | |/
| * Start sshd early on boot so it is availble as soon as the first ip is configu...Ermal2010-06-021-4/+4
| * Remove spurious call to mute console.Ermal2010-06-011-2/+1
* | First steps for 3g serviceproviders supportRenato Botelho2010-06-021-0/+2
|/
* Add newlineScott Ullrich2010-05-231-1/+1
* Add missing ;Scott Ullrich2010-05-221-1/+1
* Add (C)ontinue option for the impatientScott Ullrich2010-05-221-3/+4
* Re-create the hosts file on bootup after configuring all the interfaces. Tick...smos2010-05-191-0/+3
* Move this up in the boot sequence, the reset button check relies on its exist...jim-p2010-05-191-3/+3
* Add missing functions and move check earlier since this only checks on bootupScott Ullrich2010-05-181-3/+3
* Add reset button support to alix/wrap. Obtained-from: m0n0wallScott Ullrich2010-05-181-1/+4
* Ticket #295. Use empty to prevent some ghost entries in some configurations.Ermal2010-05-141-1/+1
* Make /var/run/booting exist for more of the actual booting process. Ticket #53.jim-p2010-05-111-2/+0
* Improve startup time by delaying dyndns synching.Ermal2010-04-131-3/+3
* Remove update_dns_cache.sh it seems to have been used for hostnames in the fi...Ermal2010-03-311-2/+0
* Match conf_mount_rw with conf_mount_ro call.Ermal Luçi2010-03-081-0/+2
* Do not spread checking for value accross code. Do it in the function that is ...Ermal Luçi2010-03-081-5/+1
* Remove test code.Ermal Luçi2010-03-041-4/+0
* Fix double include.Ermal Luçi2010-03-041-1/+4
* Add neccessary include.Ermal Luçi2010-02-041-0/+2
OpenPOWER on IntegriCloud