Chris Buechler
|
3231a44d98
|
Merge branch 'RELENG_1_2' of http://gitweb.pfsense.org/pfsense/mainline into RELENG_1_2
|
2009-07-02 14:09:34 -04:00 |
|
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
|
7b3154d5af
|
Nuke packages for any platform
|
2009-06-30 22:32:35 -04:00 |
|
Scott Ullrich
|
c511441226
|
Remove packages for any platform nonsense.
|
2009-06-30 16:07:01 -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
|
94fd56e41d
|
Add back packages on nano
|
2009-06-27 19:28:55 -04:00 |
|
Scott Ullrich
|
ac7ad6e266
|
Wrong branch, revert. We need to test packages heavily and won't be available until 2.0.
|
2009-06-27 19:26:14 -04:00 |
|
Scott Ullrich
|
8c5dff0174
|
Show packages on NanoBSD
|
2009-06-27 19:25:10 -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
|
a89bcef75f
|
Add support for the NanoBSD platform
|
2009-06-27 18:34:06 -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
|
b250db6c6c
|
Add NanoBSD upgrade bits. Fix the older non-used bdiff methods
|
2009-06-27 14:28:52 -04:00 |
|
Scott Ullrich
|
ef98fd9f96
|
Adding NanoBSD upgrade bits
|
2009-06-27 13:47:15 -04:00 |
|
Scott Ullrich
|
ac44e7b432
|
MFC Holger's new theme but do not make it the default on 1.2.3
|
2009-06-25 20:59:03 -04:00 |
|
Scott Ullrich
|
3e1b29a803
|
Only mount rw ro when a POST operation occurs
|
2009-06-25 14:41:36 -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
|
2ea8c75901
|
Merge branch 'RELENG_1_2' of http://gitweb.pfsense.org/pfsense/mainline into RELENG_1_2
|
2009-06-25 05:11:42 -04:00 |
|
Chris Buechler
|
6e4288f134
|
merge changes from merge request on pzanitti clone
|
2009-06-25 04:21:33 -04:00 |
|
Chris Buechler
|
991ad577d6
|
Patch from Aarno Aukia for cvstrac ticket #1932
|
2009-06-25 02:36:52 -04:00 |
|
Chris Buechler
|
366810dfdd
|
Patch from Aarno Aukia for cvstrac ticket #1932
|
2009-06-25 02:29:35 -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
|
c057951e83
|
move after reload_all
|
2009-06-24 20:26:00 -04:00 |
|
Chris Buechler
|
5f4493a7fa
|
update bogons at end of setup wizard.
|
2009-06-24 20:20:00 -04:00 |
|
Chris Buechler
|
6746f41b04
|
Skip sleep if an argument is specified.
|
2009-06-24 20:11:44 -04:00 |
|
Scott Ullrich
|
69de054ac5
|
Nuke Available, wasting tab space
|
2009-06-24 18:50:22 -04:00 |
|
Scott Ullrich
|
e4980b1404
|
Remove Packages for any platform. It currently does nothing and is wasting space.
|
2009-06-24 18:50:22 -04:00 |
|