index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tmp
Commit message (
Expand
)
Author
Age
Files
Lines
*
de-activate sync on upgrade where it's enabled now that the root passwd/group...
Chris Buechler
2015-07-03
1
-3
/
+3
*
Keep a copy of old mtree binary during upgrade and use it to avoid crashing. ...
Renato Botelho
2015-06-16
2
-2
/
+8
*
Check also for old FreeBSD release versions
Renato Botelho
2015-06-16
1
-1
/
+1
*
Activate sync for the root slice in fstab during upgrade. Ticket #4523
jim-p
2015-06-10
1
-0
/
+6
*
Code Style sbin tmp usr
Phil Davis
2015-03-13
1
-5
/
+8
*
Detect when broken rc.firmware is running, fix it and restart. This should fi...
Renato Botelho
2015-03-11
1
-0
/
+21
*
Deal correct with filenames with spaces
Renato Botelho
2014-11-14
1
-2
/
+9
*
Make it possible to remove a directory on obsoletedfiles
Renato Botelho
2014-11-14
1
-0
/
+2
*
Check if array is set
Renato Botelho
2014-11-06
1
-1
/
+1
*
Remove extra ; and space
Renato Botelho
2014-11-06
2
-3
/
+3
*
Process obsolete files in shell script instead of php
Renato Botelho
2014-11-06
2
-5
/
+10
*
Simplify post_upgrade_command logic and obsolete /usr/local/sbin/cvs_sync.sh ...
Renato Botelho
2014-11-06
1
-23
/
+18
*
Fix #3749:
Renato Botelho
2014-07-11
1
-0
/
+20
*
Back to cons25 for now since we found some issues with xterm on serial console
Renato Botelho
2014-07-02
1
-1
/
+1
*
Change default console from cons25 to xterm, while I'm here, simplify the check
Renato Botelho
2014-07-01
1
-1
/
+1
*
Get rid of embedded platform. Its time to GC this
Ermal
2014-04-14
1
-1
/
+1
*
There is no need to make distinction in kernel anymore since they are the sam...
Ermal
2014-04-14
2
-87
/
+0
*
Add a file flag to trigger the forced serial or else we may miss it during a ...
jim-p
2014-02-28
1
-4
/
+5
*
Add a mechanism by which the serial port can be forced on always regardless o...
jim-p
2014-02-14
1
-1
/
+1
*
Make this name a little more general in case we decide to have multiple simil...
jim-p
2013-09-19
1
-2
/
+2
*
If upgrading NanoBSD, try to grab the previous timezone file so the zone is p...
jim-p
2013-08-28
1
-0
/
+5
*
Also run mtree check post-upgrade.
jim-p
2013-08-28
1
-0
/
+10
*
Be a little smarter about the default kernel in rare cases where we cannot de...
jim-p
2013-01-03
1
-1
/
+5
*
Remove other potential places where someone could select a kernel we no longe...
jim-p
2012-11-20
1
-2
/
+8
*
Don't skip over wrap_vga here.
jim-p
2012-08-29
1
-0
/
+9
*
Fix case, it's not ARGV it's argv for php
jim-p
2012-07-09
1
-2
/
+2
*
Be more verbose during upgrade to see why nanobsd isn't carrying over the set...
jim-p
2012-07-08
2
-0
/
+4
*
Fixup post-update processing on NanoBSD
jim-p
2012-07-06
2
-2
/
+6
*
Use !empty instead of isset to prevent accidental deletion of the last used r...
Erik Fonnesbeck
2012-04-26
1
-2
/
+2
*
Fix filename used in check for existence of the uniprocessor kernel to match ...
Erik Fonnesbeck
2012-02-28
1
-1
/
+1
*
Fixup the kernel upgrade code a bit to be safer, and assume SMP in the defaul...
jim-p
2012-02-28
1
-22
/
+56
*
Unbreak a number of explode() replacements which required preg_split()
smos
2012-01-20
1
-1
/
+1
*
The function split() is replaced by the function explode(). Starting with PHP...
smos
2012-01-19
1
-2
/
+2
*
Clean up .profile and .shrc
Lauri Tirkkonen
2012-01-17
1
-8
/
+3
*
Setup serial bits after upgrade on NanoBSD, too.
jim-p
2011-10-31
2
-2
/
+5
*
Move the code to touch needs_package_sync into the shell script portion of th...
jim-p
2011-05-24
2
-6
/
+7
*
Exclude loader.conf from being update during kernel update
Scott Ullrich
2011-01-28
1
-4
/
+4
*
We no longer use /var/run/config.lock - catch up to other progress. Also, use...
jim-p
2011-01-12
1
-1
/
+0
*
Revert "Swoop through and stop any packages prior to upgrade. Ticket #1156"
Scott Ullrich
2011-01-05
1
-5
/
+0
*
Swoop through and stop any packages prior to upgrade. Ticket #1156
Scott Ullrich
2011-01-05
1
-0
/
+5
*
Add option to System: Firmware: Settings for running gitsync after installing...
Erik Fonnesbeck
2010-11-10
1
-0
/
+7
*
Add routed/ items to obsoleted files. Force removal of file so that director...
Scott Ullrich
2010-11-06
1
-1
/
+1
*
Move files to pfSense.obsoletedfiles
sullrich
2009-11-29
1
-8
/
+5
*
Overwrite .cshrc and .profile
Scott Ullrich
2009-08-09
1
-1
/
+1
*
Escape command
Scott Ullrich
2009-08-09
1
-2
/
+2
*
Handle console too for noninteractive
Scott Ullrich
2009-08-09
1
-0
/
+10
*
Backout last commit, need to figure out the console angle as well
Scott Ullrich
2009-08-09
1
-10
/
+0
*
Fix non-interactive script bug on upgrade.
Scott Ullrich
2009-08-09
1
-0
/
+10
*
Complete path to rm
Scott Ullrich
2009-06-18
1
-1
/
+1
*
Ensure we are mount rw
Scott Ullrich
2008-11-09
1
-0
/
+2
[next]