summaryrefslogtreecommitdiffstats
path: root/etc/rc.firmware
Commit message (Collapse)AuthorAgeFilesLines
...
* Correct path to chflagsScott Ullrich2005-08-201-1/+1
|
* Remove /var/run/firmware.lock after upgradScott Ullrich2005-08-201-0/+4
|
* Mount as rw during update.Scott Ullrich2005-08-191-0/+2
|
* Sanity checkBill Marquette2005-08-101-8/+12
|
* Convert to for loopsScott Ullrich2005-08-011-14/+13
|
* Do not touch /boot/Scott Ullrich2005-08-011-2/+12
|
* Purge savecore directory after upgradingScott Ullrich2005-06-291-0/+1
|
* Seek out and destroy CVS directories. DIE!Scott Ullrich2005-06-291-1/+2
|
* Make sure /etc/rc.conf and /etc/motd don't sneak in.Scott Ullrich2005-06-291-0/+3
|
* rc.subr is used by pcmcia facilitiesScott Ullrich2005-06-271-4/+0
|
* Remove /etc/rc.subr and /etc/rc.d after upgrade if it exists. We have our ↵Scott Ullrich2005-06-061-0/+4
| | | | own rc process.
* Send mtree output to syslogScott Ullrich2005-05-301-2/+2
|
* Hide warning messagesScott Ullrich2005-05-211-6/+6
|
* Shell rc.rebootScott Ullrich2005-05-211-2/+2
|
* * Execute firmware upgrade in the backgroundScott Ullrich2005-05-191-0/+2
| | | | * Reboot again from /etc/rc.firmware, not from the web gui. This can be *dangerous* if the user cancels the update, navigates away from the page, etc.
* * Complete path to common binariesScott Ullrich2005-05-191-6/+7
| | | | * Find CVS directory and zap after upgrades
* Use complete path to mtreeScott Ullrich2005-05-191-2/+2
|
* Don't reboot after a firmware update - this is impractical with the new ↵Colin Smith2005-05-071-5/+2
| | | | update structure.
* Ensure proper /etc/hosts symlink after upgradeScott Ullrich2005-05-041-0/+4
|
* Only chmod user, not groups.Scott Ullrich2005-04-291-1/+1
|
* Restore flags before unmounting /cfScott Ullrich2005-04-281-5/+6
|
* run remove_chflags before upgrading.. they will be restored by the tgzScott Ullrich2005-04-271-0/+3
|
* (#15) Use rc.reboot when rebooting and don't try to remove ↵Colin Smith2005-04-211-3/+2
| | | | auto_upgrade_in_progress.
* * Add remove_chflags functionScott Ullrich2005-04-201-1/+28
| | | | | | * Add backup_chflags function * Add restore_chflags function * Backup and restore the chflags before updating
* * More debugging.Scott Ullrich2005-04-191-0/+1
| | | | * Remove /tmp/auto_upgrade_in_progress after completion
* Correct installed typoScott Ullrich2005-04-191-1/+1
|
* Add debugging lines. For some reason tar is not being invoked even though ↵Scott Ullrich2005-04-191-4/+7
| | | | the if section is being invoked.
* Use /tmp/bdiff.log instead of /tmp/errors.Colin Smith2005-04-181-1/+1
|
* We had three cases doing the same thing :PColin Smith2005-04-181-7/+1
|
* Require an argument to be passed to the binary update function rather than ↵Colin Smith2005-04-181-4/+4
| | | | defaulting to /tmp/latest_* - we're no longer using a single file for updates.
* quiet down upgrade system a littleBill Marquette2005-04-131-14/+16
|
* oops, not sure how I missed the 'v' - needed to create right output for ↵Bill Marquette2005-04-131-1/+1
| | | | egrep and nawk :)
* no need to create full path to output file, just dump it in /tmp/patchedBill Marquette2005-04-131-4/+5
|
* correctly ignore directoriesBill Marquette2005-04-121-16/+17
| | | | compare md5's against the right variables
* commentsBill Marquette2005-04-121-0/+5
|
* and cleanupBill Marquette2005-04-121-0/+1
|
* split out directories for sanities sakeBill Marquette2005-04-121-8/+8
|
* we're working in /tmp/patched.Scott Ullrich2005-04-121-25/+25
|
* change order of bspatch and don't cd to /tmp/patched, /tmp is fineBill Marquette2005-04-121-3/+3
|
* fix the tar, move bspatch where it belongsBill Marquette2005-04-121-2/+2
|
* A little cleanup of the new firmware upgrade codeBill Marquette2005-04-101-15/+12
|
* Remove contents of /tmp/patched/ on each passScott Ullrich2005-04-101-2/+2
|
* * Check final outputted md5 against what the md5 should beScott Ullrich2005-04-101-2/+24
| | | | | * Alert the user if the md5 is not the same * Note the error in /tmp/errors
* Add missing `Scott Ullrich2005-04-101-3/+1
|
* Turn binary_update item into a callable shell functionScott Ullrich2005-04-101-4/+12
|
* bsdpatch downloaded .tgz files from the new auto upgrade systemScott Ullrich2005-04-101-2/+5
|
* * Add kernel version fileScott Ullrich2005-04-071-2/+8
| | | | * Cleanup and add more comments
* Add $Id$ tagsBill Marquette2005-03-271-0/+1
|
* If /tmp/custom.tgz exists, allow it to overwrite the upgrade. This can be ↵Scott Ullrich2005-03-031-0/+7
| | | | useful if you do not wish to upgrade a certain part of pfSense.
* Log upgrade actions to syslog.Scott Ullrich2005-02-071-8/+7
|
OpenPOWER on IntegriCloud