summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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 oper...Scott Ullrich2010-12-191-6/+10
* 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
* Remove newlineScott Ullrich2010-12-181-1/+1
* 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 allocate...Scott Ullrich2010-12-181-2/+17
* 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 restore...Scott Ullrich2010-12-181-3/+30
* USe memory *2 for default swap spaceScott Ullrich2010-12-181-8/+10
* Note that .eli are encryptedScott Ullrich2010-12-181-1/+1
* Be less chattyScott Ullrich2010-12-181-9/+2
* Do not spam console, spam logScott Ullrich2010-12-181-1/+1
* No need to output 'Loading new configuration'. We already have a line writte...Scott Ullrich2010-12-181-3/+0
* use is_dir(). Sometimes php lack of uniform function names can be annoying.Scott Ullrich2010-12-181-1/+1
* Ensure log directory exists before invoking syslogdScott Ullrich2010-12-182-1/+5
* Touch log file so it can be created on livecdScott Ullrich2010-12-182-2/+6
* 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
* Echo out newlineScott Ullrich2010-12-171-1/+1
* 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
* Adding support for custom hooks. If the function row_helper_dynamic_custom()...Scott Ullrich2010-12-171-6/+23
* Honor rowsize.Scott Ullrich2010-12-171-1/+1
* Safe belts to avoid errors.Ermal2010-12-171-8/+11
* Do not attach ng_etther(4) to every system interface. Instead do a search if ...Ermal2010-12-172-0/+57
* Move to index.php.Scott Ullrich2010-12-172-1/+1
* Moving installer to it's own directory since we will have a number of helper ...Scott Ullrich2010-12-171-1/+1
* Do not copy non existent /sysScott Ullrich2010-12-171-1/+1
* Add /boot when encryptingScott Ullrich2010-12-171-2/+2
* Pass bootmanager and encryption settingsScott Ullrich2010-12-171-9/+17
* Allow carp as parent only to ipalias.Ermal2010-12-171-0/+6
* More safety belts. Do not allow a carp referenced by an ipalias to be deleted.Ermal2010-12-171-0/+6
* Fallback to the sane limit of 255 now that the patch is backed out.Ermal2010-12-171-1/+1
* Add safety belts since only aliases on same subnet can be added to an carp(4)Ermal2010-12-171-1/+15
* Allow ip aliases to be added to vips.Ermal2010-12-171-0/+3
OpenPOWER on IntegriCloud