Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not setup unionfs for /PCBSD | Scott Ullrich | 2010-08-14 | 1 | -2/+0 |
| | |||||
* | Sync pc-sysinstall with FreeBSD-CURRENT and remove old /PCBSD version. ↵ | Scott Ullrich | 2010-08-14 | 211 | -10547/+2752 |
| | | | | Change installer.php to match new path | ||||
* | s/fade/Fade/ | Scott Ullrich | 2010-08-14 | 1 | -2/+2 |
| | |||||
* | Flush the buffer before probing | Scott Ullrich | 2010-08-14 | 1 | -0/+1 |
| | |||||
* | Note which disk we are installing to in easy mode | Scott Ullrich | 2010-08-14 | 1 | -2/+2 |
| | |||||
* | More ZFS cleanups | Scott Ullrich | 2010-08-14 | 3 | -3/+4 |
| | |||||
* | We need to move the mountpoint | Scott Ullrich | 2010-08-14 | 1 | -1/+1 |
| | |||||
* | Misc changes to make ZFS installations work. | Scott Ullrich | 2010-08-14 | 2 | -5/+5 |
| | |||||
* | Rename function to pcsysinstall_get_disk_info | Scott Ullrich | 2010-08-14 | 1 | -2/+2 |
| | |||||
* | Do not set hostname | Scott Ullrich | 2010-08-14 | 1 | -3/+0 |
| | |||||
* | Do not fade item, simply hide it before the next option fades in | Scott Ullrich | 2010-08-14 | 1 | -2/+3 |
| | |||||
* | Do not use tabcont class | Scott Ullrich | 2010-08-14 | 1 | -2/+2 |
| | |||||
* | Format options screen in a table | Scott Ullrich | 2010-08-14 | 1 | -1/+1 |
| | |||||
* | Format options screen in a table | Scott Ullrich | 2010-08-14 | 1 | -4/+7 |
| | |||||
* | Remove Rescue config option, that will be a console based function going forward | Scott Ullrich | 2010-08-14 | 1 | -7/+6 |
| | |||||
* | Misc formatting | Scott Ullrich | 2010-08-14 | 1 | -11/+28 |
| | |||||
* | Add Cancel and return to Dashboard | Scott Ullrich | 2010-08-14 | 1 | -2/+3 |
| | |||||
* | Show disk description | Scott Ullrich | 2010-08-14 | 1 | -4/+5 |
| | |||||
* | Show disk sizes. Add cancel button. Unbreak easy installation. | Scott Ullrich | 2010-08-14 | 1 | -8/+46 |
| | |||||
* | Remove duplicate form | Scott Ullrich | 2010-08-14 | 1 | -1/+0 |
| | |||||
* | Add XXX for rowhelper to allow multiple slices | Scott Ullrich | 2010-08-14 | 1 | -0/+1 |
| | |||||
* | Add SUJ for 9.X | Scott Ullrich | 2010-08-14 | 1 | -0/+3 |
| | |||||
* | Add UFS+S (Soft-updates) | Scott Ullrich | 2010-08-14 | 1 | -3/+4 |
| | |||||
* | Adding custom installation mode. Verify before installation | Scott Ullrich | 2010-08-14 | 1 | -55/+133 |
| | |||||
* | fix text | Chris Buechler | 2010-08-14 | 1 | -2/+2 |
| | |||||
* | fix text | Chris Buechler | 2010-08-14 | 1 | -1/+1 |
| | |||||
* | fix text | Chris Buechler | 2010-08-14 | 1 | -2/+2 |
| | |||||
* | show red X if IPsec is completely disabled | Chris Buechler | 2010-08-14 | 1 | -0/+2 |
| | |||||
* | Made LB pool and server status pages somewhat more meaningful | Eirik Oeverby | 2010-08-14 | 2 | -12/+25 |
| | |||||
* | Remove debugging | Scott Ullrich | 2010-08-13 | 1 | -3/+0 |
| | |||||
* | Do not include empty items | Scott Ullrich | 2010-08-13 | 1 | -0/+5 |
| | |||||
* | Remove debugging output | Scott Ullrich | 2010-08-13 | 1 | -5/+1 |
| | |||||
* | Add installer_find_all_disks() which probes disks and returns an array of ↵ | Scott Ullrich | 2010-08-13 | 1 | -0/+78 |
| | | | | all disk info | ||||
* | Remove stray ) | jim-p | 2010-08-13 | 1 | -1/+1 |
| | |||||
* | Fixed host status bug - how did that get there?? | Eirik Oeverby | 2010-08-13 | 1 | -1/+1 |
| | |||||
* | Move : inside gettext | Renato Botelho | 2010-08-13 | 1 | -1/+1 |
| | |||||
* | Fix typo | jim-p | 2010-08-13 | 1 | -1/+1 |
| | |||||
* | Let the user choose the IPsec CA instead of assuming. | jim-p | 2010-08-13 | 2 | -3/+28 |
| | |||||
* | Only write out the CA if one exists. | jim-p | 2010-08-13 | 1 | -9/+11 |
| | |||||
* | Add a GUI selection for the proposal_check config option. Provide all the ↵ | jim-p | 2010-08-13 | 1 | -1/+18 |
| | | | | choices from racoon.conf(5) plus a "default" which will keep the old behavior. | ||||
* | Flip this check | jim-p | 2010-08-13 | 1 | -2/+2 |
| | |||||
* | When using a certificate for IPsec, also write out and reference the ↵ | jim-p | 2010-08-13 | 1 | -0/+15 |
| | | | | certificate's CA. | ||||
* | Honor a phase 1 proposal_check if one is set, otherwise use the default. | jim-p | 2010-08-13 | 1 | -2/+2 |
| | |||||
* | Merge remote branch 'mainline/master' into js | Renato Botelho | 2010-08-13 | 5 | -16/+37 |
|\ | |||||
| * | fix text | Chris Buechler | 2010-08-13 | 1 | -1/+1 |
| | | |||||
| * | fix text | Chris Buechler | 2010-08-13 | 1 | -1/+1 |
| | | |||||
| * | should be #777 not *777 | Chris Buechler | 2010-08-13 | 3 | -3/+3 |
| | | |||||
| * | If mpd.conf files exists in the /conf directory, link to it instead of | gnhb | 2010-08-13 | 1 | -10/+14 |
| | | | | | | | | | | | | | | generating a new one from config.xml data. This allows power users to tweak mpd conf to their delight, and gives devs a way of testing out conf tweaks without needing to alter php code. | ||||
| * | Merge branch 'master' of rcs.pfsense.org:pfsense/mainline | gnhb | 2010-08-13 | 2 | -5/+4 |
| |\ | |||||
| * | | Expose MRRU settings in the GUI for PPPoE (MLPPP). | gnhb | 2010-08-13 | 3 | -2/+19 |
| | | |