Unbreak An error occurred
Correct diskX
Set swap size correctly
Allow swap spaces and default to 200M
Add back to webInstaller link
Correct path
Probe disk before creating ZFS easy install string
Rename to webInstaller
Use correct path
Move ERROR down into main screen area
Use pc-sysinstall subdir
chmod a+rx
Sync pc-sysinstall with FreeBSD-CURRENT and remove old /PCBSD version. Change installer.php to match new path
s/fade/Fade/
Flush the buffer before probing
Note which disk we are installing to in easy mode
More ZFS cleanups
Rename function to pcsysinstall_get_disk_info
Do not fade item, simply hide it before the next option fades in
Do not use tabcont class
Format options screen in a table
Remove Rescue config option, that will be a console based function going forward
Misc formatting
Add Cancel and return to Dashboard
Show disk description
Show disk sizes. Add cancel button. Unbreak easy installation.
Remove duplicate form
Add XXX for rowhelper to allow multiple slices
Add SUJ for 9.X
Add UFS+S (Soft-updates)
Adding custom installation mode. Verify before installation
Remove debugging
Do not include empty items
Remove debugging output
Add installer_find_all_disks() which probes disks and returns an array of all disk info
Merge remote branch 'mainline/master'
Conflicts: usr/local/www/installer.php
Unbreal exclam.gif
Do not set tabcont class
No need to set a class on these items
Use exclam.gif
Only enable ZFS mode if /boot/gptzfsboot exists
Use product_name
Handle errors
Adding ZFS
Check to see if we are already installed
Missing \n
Only check for file if install is complete
Show all log contents and automatically scroll to end of textarea
Ensure /tmp exists
Handle umount outside of installer in php
Do not umount
Do not kick off a install if we have already completed
More installer improvements. Its looking hot!
Progress bar now works, installer looks pretty slick!
Make installer html look more like an installer, add progress bar. Output javascript.
Add more text, general cleanups. Works pretty decently but still needs custom install option and rescue config.
Fix gettext implementation on installer.php
Implement gettext() calls on installer.php
Remove typo
Refactor code
Only allow installer.php on non pfSense and nanobsd platforms
Adding initial version of pc-sysinstaller GUI frontend which so far supports Quick/Easy install