Removing unnecessary inclusions of prototype.js, guiconfig.inc already includes this file
Converting from prototype to jQuery
Spelling fix.
Revert "Add voucher backup, configurable from Diagnostics > NanoBSD. Fixes #1087" - voucher db backup already existed under a different name. Ticket is still fixed, just by different code that was already there.
This reverts commit 0d89a2fcac3deea06bdc4a481bbdfae4f18b1ff8.
Add voucher backup, configurable from Diagnostics > NanoBSD. Fixes #1087
Just fix some space and tab problems
gettext() fixes on diag_nanobsd.php
Move : to gettext string
Add the ability to set a periodic RRD and DHCP leases backup from Diagnostics > NanoBSD.
add patch from vcoque to fix gettext
Implement gettext() calls
Improve NanoBSD slice updating/changing a bit, add some error checking. Resolves #534.
Relocate some NanoBSD functions to a central place. Change NanoBSD diagnostics and system info widget to use the new code. Ticket #533 and some prerequisite parts of Ticket #534.
Size is already formatted in bytes
Ensure glabel exists so we can mount ufs. Fixes #110
Show size in uppercase
Use /etc/nanosize.txt
Output NanoBSD image size
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
Resurvey slice info after changes. Resolves #52
fix typo
Resolves #49
Call conf_mount_rw() before execute boot0cfg to prevent I/O errors
s/ABOOT_DRIVE/BOOT_DRIVE/ since this variable is not defined, and the drive is always the same, the only thing that changes is the slice.
Add prototype
Add debugmode sysctls
Use $BOOT_DRIVE
Really set boot slice correctly
Set boot slice correctly (reversed logic)
Add and use fdisk_upgrade_log.txt
Add a <p/> between message
Note that the newly duplicated slice has not been set as the active slice.
Show $ORIGINSLICE -> $DESTSLICE
Add missing ;
Correctly set fstab
Correct set boot slice
fsck the fs after duplication. Add other misc upgrade log files.
Cleanup text
Add view previous upgrade log option
Set the slice name after duplicating
Do not set bootup slice after duplication. Add some progress information.
Full path to binaries. Correct the failed message.
Adding nanobsd option
First stab at diagnostics -> nanobsd page.