Project

General

Profile

Download (9.76 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
51e9533f 01/21/2012 09:24 PM Vinícius Coque

Removing unnecessary inclusions of prototype.js, guiconfig.inc already includes this file

ebfc87d6 10/16/2011 08:05 PM Vinicius Coque

Converting from prototype to jQuery

f49c41c5 07/06/2011 10:58 AM Warren Baker

Spelling fix.

d12003c9 12/14/2010 10:22 PM Jim Pingle

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.

0d89a2fc 12/14/2010 10:10 PM Jim Pingle

Add voucher backup, configurable from Diagnostics > NanoBSD. Fixes #1087

c0948c6c 08/12/2010 05:17 PM Renato Botelho

Just fix some space and tab problems

aaaf679f 08/11/2010 07:54 PM Carlos Eduardo Ramos

gettext() fixes on diag_nanobsd.php

45a06eeb 08/11/2010 05:02 PM Renato Botelho

Move : to gettext string

85405c11 08/09/2010 08:14 PM Jim Pingle

Add the ability to set a periodic RRD and DHCP leases backup from Diagnostics > NanoBSD.

cf652f81 07/28/2010 12:32 AM Chris Buechler

add patch from vcoque to fix gettext

9404a104 06/18/2010 07:04 PM Renato Botelho

Implement gettext() calls

2b5f276f 04/23/2010 04:19 PM Jim Pingle

Improve NanoBSD slice updating/changing a bit, add some error checking. Resolves #534.

08fd5444 04/23/2010 02:05 PM Jim Pingle

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.

e0d47cb9 10/20/2009 03:34 AM Scott Ullrich

Size is already formatted in bytes

5c33111d 10/11/2009 02:16 AM Scott Ullrich

Ensure glabel exists so we can mount ufs. Fixes #110

61ff0de9 10/11/2009 01:45 AM Scott Ullrich

Show size in uppercase

62d01a53 10/11/2009 01:40 AM Scott Ullrich

Use /etc/nanosize.txt

b000d606 10/11/2009 01:10 AM Scott Ullrich

Output NanoBSD image size

13d193c2 09/14/2009 10:20 PM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on

d9c551ce 08/23/2009 10:25 PM Scott Ullrich

Resurvey slice info after changes. Resolves #52

a3a22a4e 08/23/2009 10:22 PM Scott Ullrich

Resurvey slice info after changes. Resolves #52

7f9bd1c2 08/10/2009 10:57 PM Chris Buechler

fix typo

Resolves #49

96099c6a 07/28/2009 05:26 PM Renato Botelho

Call conf_mount_rw() before execute boot0cfg to prevent I/O errors

58cd9724 07/28/2009 01:02 PM Renato Botelho

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.

80683b0d 07/25/2009 01:58 AM Scott Ullrich

Add prototype

a340cf5e 07/25/2009 01:56 AM Scott Ullrich

Add debugmode sysctls

4ecc60ec 07/06/2009 04:19 AM Scott Ullrich

Use $BOOT_DRIVE

febdce5a 07/06/2009 04:09 AM Scott Ullrich

Really set boot slice correctly

99623bd5 07/06/2009 03:51 AM Scott Ullrich

Set boot slice correctly (reversed logic)

c5eb3a17 07/06/2009 03:02 AM Scott Ullrich

Add and use fdisk_upgrade_log.txt

e5385806 07/06/2009 02:43 AM Scott Ullrich

Add a <p/> between message

2c88814c 07/06/2009 02:22 AM Scott Ullrich

Note that the newly duplicated slice has not been set as the active slice.

9cd8fd11 07/06/2009 02:01 AM Scott Ullrich

Show $ORIGINSLICE -> $DESTSLICE

ad3c7724 07/06/2009 01:58 AM Scott Ullrich

Add missing ;

e3f0f84c 07/06/2009 01:57 AM Scott Ullrich

Correctly set fstab

935fb53e 07/06/2009 01:55 AM Scott Ullrich

Correct set boot slice

dce5cc7c 07/06/2009 01:49 AM Scott Ullrich

fsck the fs after duplication. Add other misc upgrade log files.

be6e1e8a 07/06/2009 01:43 AM Scott Ullrich

Cleanup text

bcb03f4b 07/06/2009 01:35 AM Scott Ullrich

Add view previous upgrade log option

42be7ac3 07/06/2009 01:28 AM Scott Ullrich

Set the slice name after duplicating

ae396e30 07/06/2009 01:24 AM Scott Ullrich

Do not set bootup slice after duplication. Add some progress information.

8c292e54 07/06/2009 01:13 AM Scott Ullrich

Full path to binaries. Correct the failed message.

28949aa1 07/06/2009 01:05 AM Scott Ullrich

Adding nanobsd option

104c11c6 07/06/2009 01:00 AM Scott Ullrich

First stab at diagnostics -> nanobsd page.