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
/
etc
/
rc.firmware
Commit message (
Expand
)
Author
Age
Files
Lines
*
if /etc/init_bootloader.sh exists, run this after upgrade. This will be the ...
Scott Ullrich
2005-09-07
1
-0
/
+6
*
Mount RO at the end of the file
Scott Ullrich
2005-09-07
1
-9
/
+6
*
* sync before forcing umount.
Scott Ullrich
2005-09-07
1
-0
/
+6
*
call sync before umounting
Scott Ullrich
2005-08-31
1
-0
/
+1
*
unmount / after upgrade
Scott Ullrich
2005-08-31
1
-1
/
+3
*
use "/sbin/mount -w -o noatime /" to mount / on upgrade.
Scott Ullrich
2005-08-31
1
-2
/
+3
*
Do not redirect console.
Scott Ullrich
2005-08-20
1
-1
/
+1
*
Do not process non-existant /sys
Scott Ullrich
2005-08-20
1
-3
/
+3
*
Correct path to chflags
Scott Ullrich
2005-08-20
1
-1
/
+1
*
Remove /var/run/firmware.lock after upgrad
Scott Ullrich
2005-08-20
1
-0
/
+4
*
Mount as rw during update.
Scott Ullrich
2005-08-19
1
-0
/
+2
*
Sanity check
Bill Marquette
2005-08-10
1
-8
/
+12
*
Convert to for loops
Scott Ullrich
2005-08-01
1
-14
/
+13
*
Do not touch /boot/
Scott Ullrich
2005-08-01
1
-2
/
+12
*
Purge savecore directory after upgrading
Scott Ullrich
2005-06-29
1
-0
/
+1
*
Seek out and destroy CVS directories. DIE!
Scott Ullrich
2005-06-29
1
-1
/
+2
*
Make sure /etc/rc.conf and /etc/motd don't sneak in.
Scott Ullrich
2005-06-29
1
-0
/
+3
*
rc.subr is used by pcmcia facilities
Scott Ullrich
2005-06-27
1
-4
/
+0
*
Remove /etc/rc.subr and /etc/rc.d after upgrade if it exists. We have our ow...
Scott Ullrich
2005-06-06
1
-0
/
+4
*
Send mtree output to syslog
Scott Ullrich
2005-05-30
1
-2
/
+2
*
Hide warning messages
Scott Ullrich
2005-05-21
1
-6
/
+6
*
Shell rc.reboot
Scott Ullrich
2005-05-21
1
-2
/
+2
*
* Execute firmware upgrade in the background
Scott Ullrich
2005-05-19
1
-0
/
+2
*
* Complete path to common binaries
Scott Ullrich
2005-05-19
1
-6
/
+7
*
Use complete path to mtree
Scott Ullrich
2005-05-19
1
-2
/
+2
*
Don't reboot after a firmware update - this is impractical with the new updat...
Colin Smith
2005-05-07
1
-5
/
+2
*
Ensure proper /etc/hosts symlink after upgrade
Scott Ullrich
2005-05-04
1
-0
/
+4
*
Only chmod user, not groups.
Scott Ullrich
2005-04-29
1
-1
/
+1
*
Restore flags before unmounting /cf
Scott Ullrich
2005-04-28
1
-5
/
+6
*
run remove_chflags before upgrading.. they will be restored by the tgz
Scott Ullrich
2005-04-27
1
-0
/
+3
*
(#15) Use rc.reboot when rebooting and don't try to remove auto_upgrade_in_pr...
Colin Smith
2005-04-21
1
-3
/
+2
*
* Add remove_chflags function
Scott Ullrich
2005-04-20
1
-1
/
+28
*
* More debugging.
Scott Ullrich
2005-04-19
1
-0
/
+1
*
Correct installed typo
Scott Ullrich
2005-04-19
1
-1
/
+1
*
Add debugging lines. For some reason tar is not being invoked even though th...
Scott Ullrich
2005-04-19
1
-4
/
+7
*
Use /tmp/bdiff.log instead of /tmp/errors.
Colin Smith
2005-04-18
1
-1
/
+1
*
We had three cases doing the same thing :P
Colin Smith
2005-04-18
1
-7
/
+1
*
Require an argument to be passed to the binary update function rather than de...
Colin Smith
2005-04-18
1
-4
/
+4
*
quiet down upgrade system a little
Bill Marquette
2005-04-13
1
-14
/
+16
*
oops, not sure how I missed the 'v' - needed to create right output for egrep...
Bill Marquette
2005-04-13
1
-1
/
+1
*
no need to create full path to output file, just dump it in /tmp/patched
Bill Marquette
2005-04-13
1
-4
/
+5
*
correctly ignore directories
Bill Marquette
2005-04-12
1
-16
/
+17
*
comments
Bill Marquette
2005-04-12
1
-0
/
+5
*
and cleanup
Bill Marquette
2005-04-12
1
-0
/
+1
*
split out directories for sanities sake
Bill Marquette
2005-04-12
1
-8
/
+8
*
we're working in /tmp/patched.
Scott Ullrich
2005-04-12
1
-25
/
+25
*
change order of bspatch and don't cd to /tmp/patched, /tmp is fine
Bill Marquette
2005-04-12
1
-3
/
+3
*
fix the tar, move bspatch where it belongs
Bill Marquette
2005-04-12
1
-2
/
+2
*
A little cleanup of the new firmware upgrade code
Bill Marquette
2005-04-10
1
-15
/
+12
*
Remove contents of /tmp/patched/ on each pass
Scott Ullrich
2005-04-10
1
-2
/
+2
[next]