summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use exec()Scott Ullrich2009-06-291-1/+1
|
* Doh, correct copy commandScott Ullrich2009-06-291-1/+1
|
* Add bit when restoring for diagnosticsScott Ullrich2009-06-292-2/+3
|
* UnbreakScott Ullrich2009-06-291-5/+4
|
* Alert when we are doing a NanoBSD style upgrade.Scott Ullrich2009-06-291-2/+2
|
* Alert when we detect a nanobsd image.Scott Ullrich2009-06-291-3/+7
|
* Correct filename checkScott Ullrich2009-06-291-1/+1
|
* Mount RW so we can write to logs. Duh. Mount RO if we exit out of an upgrade.Scott Ullrich2009-06-291-4/+11
|
* Mount RW so we can write to logs. Duh. Mount RO if we exit out of an upgrade.Scott Ullrich2009-06-291-3/+7
|
* Copy host /etc/fstab to newly created areaScott Ullrich2009-06-281-0/+1
|
* If anything goes wrong when updating fstab then abort the upgrade and file a ↵Scott Ullrich2009-06-281-12/+19
| | | | notice.
* Add update_status() function if neededScott Ullrich2009-06-281-5/+3
|
* Only unlink file if it exists.Scott Ullrich2009-06-281-1/+2
|
* Use GLABEL_SLICEScott Ullrich2009-06-281-3/+3
|
* Add a function named file_notice which invokes the php version.Scott Ullrich2009-06-281-14/+12
|
* Just for kicks I tried to use a full upgrade file instead of a file labaled ↵Scott Ullrich2009-06-281-0/+13
| | | | upgrade. Bad things hapeppened. Prevent this in the future and error out and file a notice when this is attempted and give a hint that a file namebed "upgrade" must be used.
* Use gzcatScott Ullrich2009-06-281-2/+7
|
* Require globals.inc and use correct directory name sshd, not sshScott Ullrich2009-06-281-1/+1
|
* Require globals.inc and use correct directory name sshd, not sshScott Ullrich2009-06-281-3/+4
|
* Escape & and + for Diagnostics -> Edit File so that files save correctly.mcrane2009-06-271-2/+5
|
* s/config/conf/Scott Ullrich2009-06-271-1/+1
|
* s/config/conf/Scott Ullrich2009-06-271-5/+5
|
* Add packages on 2.0Scott Ullrich2009-06-271-1/+1
|
* If the value is 0 we are not a valid key. Return.Scott Ullrich2009-06-271-1/+1
|
* Remove hard line break.Scott Ullrich2009-06-271-2/+1
|
* Supress sem_ errors.Scott Ullrich2009-06-271-1/+6
|
* Woops, that should be rc.initial_firmware_updateScott Ullrich2009-06-271-1/+1
|
* Add rc.initial.firmware_update to obsoleted filesScott Ullrich2009-06-271-0/+1
|
* Add support for the NanoBSD platformScott Ullrich2009-06-271-1/+5
|
* Add support for the NanoBSD platformScott Ullrich2009-06-271-1/+3
|
* Add support for the NanoBSD platformScott Ullrich2009-06-271-2/+2
|
* Add support for the NanoBSD platformScott Ullrich2009-06-271-1/+1
|
* Handle nanobsd platformScott Ullrich2009-06-271-0/+2
|
* Add support for nanobsd platformScott Ullrich2009-06-271-0/+12
|
* Add ssh key support for nanobsd to preserve the ssh dataScott Ullrich2009-06-271-3/+12
|
* Oops use /config/Scott Ullrich2009-06-271-1/+1
|
* Teach config about nanobsd platformScott Ullrich2009-06-271-2/+2
|
* Reinstall packages after upgradeScott Ullrich2009-06-271-0/+3
|
* Use OLD_UFS_ID when replacing the old fstab entry (needs to be 0 or 1, not 1 ↵Scott Ullrich2009-06-271-1/+3
| | | | or 2). Confusing!
* Use UDS_ID when updating fstabScott Ullrich2009-06-271-7/+9
|
* Check $_FILES['ulfile']['name'] and not ['tmpname'] since it will not tell usScott Ullrich2009-06-271-2/+2
| | | | the original uploaded file name. Duhhhhhh.
* Use gpart to set the active partition sliceScott Ullrich2009-06-271-0/+7
|
* Turn off foot shooting when we are done.Scott Ullrich2009-06-271-0/+5
|
* Fix diagnostics textScott Ullrich2009-06-271-1/+1
|
* use GLABEL_SLICEScott Ullrich2009-06-271-5/+14
|
* umount correct slice. cleanup code and add log for normal upgrade tooScott Ullrich2009-06-261-111/+61
|
* Use '' since we are already in a ""Scott Ullrich2009-06-261-1/+1
|
* Output ls -lah /dev/ as wellScott Ullrich2009-06-261-4/+10
|
* Oops, add spacer before command name outputScott Ullrich2009-06-261-6/+6
|
* Add some extra diagnostics which might help diagnose an upgrade problem ↵Scott Ullrich2009-06-261-0/+15
| | | | after the fact
OpenPOWER on IntegriCloud