summaryrefslogtreecommitdiffstats
path: root/etc/rc.firmware
Commit message (Collapse)AuthorAgeFilesLines
* Show size of detected on disk partition and size of upgrade fileScott Ullrich2009-07-241-1/+1
|
* Minor commnetsScott Ullrich2009-07-231-1/+3
|
* Set kern.geom.debugflags=16Scott Ullrich2009-07-221-0/+4
|
* Add a seatbelt check to ensure the on disk partition is the same size (or ↵Scott Ullrich2009-07-071-0/+12
| | | | larger) and bail if it has any issues.
* Set boot slice correctly (reversed logic)Scott Ullrich2009-07-051-1/+0
|
* Add and use fdisk_upgrade_log.txtScott Ullrich2009-07-051-38/+39
|
* Send file list to its own logfileScott Ullrich2009-07-051-1/+1
|
* Remove foot shooting code that was commented out. It is not necessary for ↵Scott Ullrich2009-07-051-11/+2
| | | | this. Enhance a comment about why we need boot0cfg
* Use obs and gzip -dcScott Ullrich2009-07-051-2/+2
|
* Set active partition with boot0cfg tooScott Ullrich2009-07-051-3/+3
|
* Use bzcatScott Ullrich2009-07-051-2/+6
|
* Remove debugflags and boot0cfg. NanoBSD does not use either of these when ↵Scott Ullrich2009-07-051-12/+12
| | | | upgrading.
* Reset log file on each invocationScott Ullrich2009-07-041-0/+4
|
* Use fsck_ufsScott Ullrich2009-07-041-2/+2
|
* Get a complete find prinout of disk structureScott Ullrich2009-07-041-0/+4
|
* Use 64k block sizeScott Ullrich2009-07-041-1/+1
|
* Use same block size (64k) as builder scripts.Scott Ullrich2009-07-041-1/+1
|
* Make upgrade file easier to readScott Ullrich2009-07-041-2/+10
|
* Output bsdlabel -A diagnostics as wellScott Ullrich2009-07-031-0/+9
|
* Output all slice information prior to upgrade, after dd operations and the ↵Scott Ullrich2009-07-031-0/+15
| | | | final.
* Output logs to /conf/Scott Ullrich2009-07-031-83/+97
|
* revertScott Ullrich2009-07-031-1/+1
|
* Use COMPLETE_PATHScott Ullrich2009-07-031-1/+1
|
* Sleep for 10 seconds before rebooting and allow disks to catch upScott Ullrich2009-06-301-0/+5
|
* * Reorganize the 'apply' button infrustructure in the GUI.Ermal Luçi2009-06-301-8/+8
| | | | | | - Present three new functions is/mark/clear_subsystem_dirty('name_of_subsystem'). This makes easier to create such things without needing to introduce new globals. - Convert all pages to the new infrustructure - This improves a lot the control on this notification
* Mount RW when script launchesScott Ullrich2009-06-301-6/+3
|
* Send log file to /conf/Scott Ullrich2009-06-291-1/+1
|
* Add bit when restoring for diagnosticsScott Ullrich2009-06-291-2/+2
|
* Alert when we are doing a NanoBSD style upgrade.Scott Ullrich2009-06-291-2/+2
|
* 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.
* 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
|
* s/config/conf/Scott Ullrich2009-06-271-1/+1
|
* Oops use /config/Scott Ullrich2009-06-271-1/+1
|
* 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
|
* 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
|
OpenPOWER on IntegriCloud