summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
* Fire this event later in the scriptScott Ullrich2010-12-191-1/+1
|
* Add effect when total allocated amount changesScott Ullrich2010-12-191-1/+6
|
* Add note about leaving 1 megabyte freeScott Ullrich2010-12-191-0/+1
|
* Reword to not confuseScott Ullrich2010-12-191-1/+1
|
* CommentScott Ullrich2010-12-191-0/+3
|
* Add rowhelper_onDelete callScott Ullrich2010-12-191-2/+5
|
* Nuke function_exists()Scott Ullrich2010-12-191-14/+0
|
* Only for onceScott Ullrich2010-12-191-2/+3
|
* Disable changing of allocated box. Merge two functions into oneScott Ullrich2010-12-191-10/+8
|
* Add and use rowhelper_onAdd which will fire javascript code after adding new rowScott Ullrich2010-12-192-0/+4
|
* Remove debugging alert()Scott Ullrich2010-12-191-1/+0
|
* Add rowhelper_onChange variable for row helper and remove the previous ↵Scott Ullrich2010-12-192-34/+34
| | | | function detection code
* Minor formatting fixesScott Ullrich2010-12-191-3/+8
|
* Correctly --Scott Ullrich2010-12-191-2/+2
|
* Decrease size by 1 megabyte as some disks are failingScott Ullrich2010-12-191-1/+3
|
* Format please wait better with a tableScott Ullrich2010-12-191-1/+10
|
* Style the hrScott Ullrich2010-12-191-10/+22
|
* Save boot manager selection when returning to previous screensScott Ullrich2010-12-191-6/+15
|
* Fix typos. Align to middle in table header rowScott Ullrich2010-12-191-8/+8
|
* Jettison the ugly yellow box. Customize the title of each page in the ↵Scott Ullrich2010-12-191-17/+18
| | | | header of table. If an error has occurred do not show the begin installation button.
* Fix typos. Only show the encryption notice once.Scott Ullrich2010-12-191-7/+10
|
* Only show encryption warning onceScott Ullrich2010-12-191-1/+5
|
* Only add to total allocated field if the value is above > 0 for the itemScott Ullrich2010-12-191-5/+5
|
* Disable encpass when we are not using an encrypted fstype. Alert to the ↵Scott Ullrich2010-12-191-6/+10
| | | | operator that defining an encpass on an encyrpted volume will require a password on each bootup.
* Use full path to binaries. Make savemsg a globalScott Ullrich2010-12-191-26/+28
|
* Throw an error if we have an encrypted / without a non-encrypted /bootScott Ullrich2010-12-191-2/+17
|
* Move total allocated box below rowhelperScott Ullrich2010-12-181-3/+3
|
* Add total allocated box that adds up all of the sizes that have been ↵Scott Ullrich2010-12-181-2/+17
| | | | allocated thus far
* Rename conf to x counterScott Ullrich2010-12-181-2/+2
|
* Do not allow /conf and inform user to use /cf when making a dedicated conf sliceScott Ullrich2010-12-181-2/+9
|
* Fix softupdatesScott Ullrich2010-12-181-1/+1
|
* Restore encpass as wellScott Ullrich2010-12-181-2/+3
|
* Save layout on disk. If an installer error occurs the layout will be ↵Scott Ullrich2010-12-181-3/+30
| | | | restored on the rowhelper screen so that you can easily make changes
* USe memory *2 for default swap spaceScott Ullrich2010-12-181-8/+10
|
* Note that .eli are encryptedScott Ullrich2010-12-181-1/+1
|
* Touch log file so it can be created on livecdScott Ullrich2010-12-181-2/+5
|
* Disable easy options until refactored to work with new rowhelper style postScott Ullrich2010-12-181-2/+4
|
* Redirect to / if already installedScott Ullrich2010-12-181-1/+1
|
* Misc commentsScott Ullrich2010-12-181-4/+15
|
* Add mirroring. Default to no boot manager saving a few seconds on bootupScott Ullrich2010-12-181-2/+3
|
* Correct pathScott Ullrich2010-12-171-1/+1
|
* We do not need these filesScott Ullrich2010-12-172-28/+0
|
* Add new filesScott Ullrich2010-12-175-0/+227
|
* Catch up to recent FreeBSD-9-CURRENT changesScott Ullrich2010-12-1742-1537/+2565
|
* Show begabyte size in addition to pretty formatted styleScott Ullrich2010-12-171-2/+3
|
* Correct reboot linkScott Ullrich2010-12-171-11/+3
|
* Unbreak more than 2 slicesScott Ullrich2010-12-171-4/+9
|
* Auto set 256 and remaining to /Scott Ullrich2010-12-172-913/+966
|
* Ignore mountpoint for SWAPScott Ullrich2010-12-171-1/+2
|
* Add rowhelper supportScott Ullrich2010-12-171-125/+215
|
OpenPOWER on IntegriCloud