Scott Ullrich
|
47ef844d87
|
Remove trailing /
|
2009-07-01 00:06:55 -04:00 |
|
Scott Ullrich
|
78de24813f
|
Add missing /
|
2009-07-01 00:04:05 -04:00 |
|
Scott Ullrich
|
4b4dcdeaba
|
Correct the name its parse_config
|
2009-06-30 23:48:57 -04:00 |
|
Scott Ullrich
|
5666fb4d00
|
Correct the name its parse_config
|
2009-06-30 23:48:24 -04:00 |
|
Scott Ullrich
|
e74d52e4bd
|
Sync with HEAD
|
2009-06-29 22:58:06 -04:00 |
|
Scott Ullrich
|
ccf52b7163
|
Sync with HEAD
|
2009-06-29 22:57:22 -04:00 |
|
Scott Ullrich
|
ba6662b21a
|
Use exec()
|
2009-06-29 22:00:58 -04:00 |
|
Scott Ullrich
|
a15d42d890
|
Correct copy commmand
|
2009-06-29 21:29:27 -04:00 |
|
Scott Ullrich
|
366f1ce94c
|
Only unlink file if it exists.
|
2009-06-28 18:36:39 -04:00 |
|
Scott Ullrich
|
c04299f91e
|
Require globals.inc and use correct directory name sshd, not ssh
|
2009-06-28 16:16:31 -04:00 |
|
Scott Ullrich
|
7c2307844c
|
s/config/conf/
|
2009-06-27 21:33:52 -04:00 |
|
Scott Ullrich
|
35518bcb93
|
s/config/conf/
|
2009-06-27 21:32:41 -04:00 |
|
Scott Ullrich
|
6fabe48738
|
If the key is 0 then return, it is not a valid key.
|
2009-06-27 19:13:48 -04:00 |
|
Scott Ullrich
|
f05d33ceaf
|
Surpress sem_ errors
|
2009-06-27 19:03:59 -04:00 |
|
Scott Ullrich
|
4e90019b9e
|
Add nanobsd support
|
2009-06-27 18:59:32 -04:00 |
|
Scott Ullrich
|
d62bcdef48
|
Adding new file from master
|
2009-06-27 18:48:30 -04:00 |
|
Scott Ullrich
|
4f6ce2eac7
|
Woops, that should be rc.initial_firmware_update
|
2009-06-27 18:47:44 -04:00 |
|
Scott Ullrich
|
dc1dba83c6
|
add rc.initial.firmware_update to obsolted files
|
2009-06-27 18:45:38 -04:00 |
|
Scott Ullrich
|
15a4a859fe
|
Rename to rc.initial.firmware_update which is the name of the file in HEAD for consistency
|
2009-06-27 18:45:04 -04:00 |
|
Scott Ullrich
|
b58554994b
|
Add support for the NanoBSD platform
|
2009-06-27 18:41:54 -04:00 |
|
Scott Ullrich
|
b538999b7f
|
Add support for the NanoBSD platform
|
2009-06-27 18:35:02 -04:00 |
|
Scott Ullrich
|
7a3cc4df0e
|
Handle nanobsd platform
|
2009-06-27 18:25:16 -04:00 |
|
Scott Ullrich
|
04c84e491a
|
Oops use /config/
|
2009-06-27 16:54:48 -04:00 |
|
Scott Ullrich
|
ff258b4345
|
Sync working nanobsd upgrade code with 1.2.X
|
2009-06-27 16:48:11 -04:00 |
|
Scott Ullrich
|
ed88d0a8d3
|
Teach config about nanobsd
|
2009-06-27 16:46:39 -04:00 |
|
Scott Ullrich
|
ef98fd9f96
|
Adding NanoBSD upgrade bits
|
2009-06-27 13:47:15 -04:00 |
|
Scott Ullrich
|
e9fc058ce0
|
Check to see if dir exists before blindly mounting rw
|
2009-06-25 14:31:01 -04:00 |
|
Scott Ullrich
|
ca8e7d4560
|
Add missing conf_mount_ro();
|
2009-06-25 14:29:25 -04:00 |
|
Scott Ullrich
|
e18e4ed49f
|
No need to call conf_mount_rw() when generating config.cache, it is on /tmp
|
2009-06-25 14:16:45 -04:00 |
|
Chris Buechler
|
991ad577d6
|
Patch from Aarno Aukia for cvstrac ticket #1932
|
2009-06-25 02:36:52 -04:00 |
|
Scott Ullrich
|
b66cf5734e
|
Instead of setting $g['booting'] to false, unset the entry.
|
2009-06-24 21:06:19 -04:00 |
|
Scott Ullrich
|
c41aa4a514
|
Zap config.cache and ensure we reset g['booting'] so we can read-only
|
2009-06-24 21:04:47 -04:00 |
|
Chris Buechler
|
6746f41b04
|
Skip sleep if an argument is specified.
|
2009-06-24 20:11:44 -04:00 |
|
Scott Ullrich
|
1796169053
|
Revert
|
2009-06-24 01:51:39 -04:00 |
|
Scott Ullrich
|
f83fd0f889
|
Move RO operation down
|
2009-06-24 01:51:20 -04:00 |
|
Scott Ullrich
|
d29647bed4
|
Call conf_mount_ro(); on bootup final
|
2009-06-24 01:39:11 -04:00 |
|
Chris Buechler
|
c8c4c1d022
|
remove watchdog
|
2009-06-22 17:11:38 -04:00 |
|
Scott Ullrich
|
854a64d107
|
Disable watchdogd until we can find a workaround. When IPSEC is thumping (or any other network intensive opeartion) for long period of times can trigger the watchdog. Really watchdogd needs to check to see if network packets are flowing because if network packets are flowing the box is up from our standpoint.
|
2009-06-22 12:29:29 -04:00 |
|
Scott Ullrich
|
6915d688b4
|
Replace PHP init system with the init system.
|
2009-06-20 17:10:11 -04:00 |
|
Scott Ullrich
|
8fc0412d2b
|
Remove trailing space
|
2009-06-18 20:29:53 -04:00 |
|
Scott Ullrich
|
678ad90527
|
Sync list. Remove files that are obsoleted
|
2009-06-18 20:27:54 -04:00 |
|
Scott Ullrich
|
a7f0aadfd2
|
Add cvssync to obsolete files. Sync file to RELENG_1_2
|
2009-06-18 20:24:43 -04:00 |
|
Scott Ullrich
|
02d03c3b30
|
Rename cvssync to gitsync
|
2009-06-18 20:16:16 -04:00 |
|
Chris Buechler
|
840549ca06
|
patch from jim-p to fix remote VPN logging now that we have apinger
|
2009-06-18 15:19:09 -04:00 |
|
Scott Ullrich
|
7f7a359b26
|
Adding base_package feature to restore menu items for base packages after configuration
restore.
|
2009-06-17 17:03:52 -04:00 |
|
Scott Ullrich
|
1a7d48215e
|
Handle packages on embedded the same. Ssshhhh, don't tell anyone.
|
2009-06-17 16:58:51 -04:00 |
|
Scott Ullrich
|
73f0b9dd4f
|
Add a few more * so rebrands look OK
|
2009-06-16 11:57:38 -04:00 |
|
Chris Buechler
|
45e974c9e8
|
Fix ruleset for > 100 OpenVPN connections
clean up the old unused bridge code while here.
|
2009-06-15 10:49:07 -04:00 |
|
Chris Buechler
|
32a22fbbe9
|
silence "No such file or directory" error on console upgrade
|
2009-06-10 02:27:20 -04:00 |
|
Scott Ullrich
|
0edee281f8
|
Exclude ppp from interface mismatch check
|
2009-06-06 17:01:52 -04:00 |
|