summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* 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
* 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
* 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
* Allow setting none for boot manager to turn off F1 pfSenseScott Ullrich2010-12-171-4/+24
* Show when disk is encrypted. Do not uppercase .eliScott Ullrich2010-12-171-2/+4
* Supply encpass if neededScott Ullrich2010-12-171-2/+5
* Add on disk encryption options and ability to set a encpass to the experiment...Scott Ullrich2010-12-171-5/+10
* Add newline after 99 menu option. Otherwise it looks very strange.Scott Ullrich2010-12-171-6/+41
* Add contributed WOL widget. Resolves #1103jim-p2010-12-152-0/+85
* No need to use escapeshellcmd here.Scott Ullrich2010-12-141-2/+2
* Ticket #1043. Check for '' and not for 'default' since this is the default va...Ermal2010-12-141-1/+1
* Provide a default value to the function for converting kb/Mb to coeficient fo...Ermal2010-12-144-8/+8
* Set default interval of syncing voucher db to config to 5 minutes instead of ...Ermal2010-12-141-1/+1
* Revert "Add voucher backup, configurable from Diagnostics > NanoBSD. Fixes #1...jim-p2010-12-141-21/+0
* Add voucher backup, configurable from Diagnostics > NanoBSD. Fixes #1087jim-p2010-12-141-0/+21
* Use file_put_contents()Scott Ullrich2010-12-141-6/+3
* Redirect to the installedinfo page after package installation giving the syst...Scott Ullrich2010-12-141-0/+2
* Add a retry field to the LB Pool config to allow specifying how many times to...jim-p2010-12-141-0/+14
* Replace the LB status widget completely with one that supports the current LB...jim-p2010-12-141-116/+121
* Move some lb status parsing functions to a common area so they can be reused ...jim-p2010-12-142-73/+5
* Use a slightly different regex to catch all non-whitespace characters here in...jim-p2010-12-141-1/+1
* For bsnmpd, checking hostres also requires checking mibii. Note this requirem...jim-p2010-12-141-2/+8
* Remove dropdown to select interface. Should fix #1090gnhb2010-12-141-7/+0
* A few help page updatesjim-p2010-12-131-1/+9
OpenPOWER on IntegriCloud