Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  boot
  cf
  conf.default
  etc
  root
  sbin
  tmp
  usr
.gitattributes 903 Bytes
.gitignore 49 Bytes

Latest revisions

# Date Author Comment
b097a7cf 08/30/2013 05:37 PM Jim Pingle

Show a count of the CPUs if more than one is detected, and show how those CPUs are supplied by the hardware.

beb7cd97 08/29/2013 05:38 PM Renato Botelho

Use ipprotocol to check gateway protocol, this fix a issue that allow to set more than one default gateway when it's dynamic

58ddb24f 08/28/2013 11:58 PM Renato Botelho

Merge pull request #785 from phil-davis/master

Tidy up use of hw.physmem and hw.realmem from get_memory()

5517f604 08/28/2013 08:13 PM Phil Davis

Use physmem and realmem from get_memory() in the appropriate places

6b0739ac 08/28/2013 08:11 PM Phil Davis

Use new names for get_memory parameters

386758bb 08/28/2013 08:09 PM Phil Davis

Use hw.physmem when calculating pfsense_default_state_size

hw.physmem is the actual amount of memory that FreeBSD/pfSense can get its hands on, so use this for the calculation.

493360f5 08/28/2013 08:05 PM Phil Davis

Use updated get_memory var names

The value of minimum_ram_warning is designed to be compared to hw.physmem - so do that. Usse the appropriate physmem or realmem value in each place.

517fb89e 08/28/2013 08:01 PM Phil Davis

Improve var names in get_memory

realmem is the amount of actual (real) memory installed - the size of the RAM card - e.g. 256MB
physmem is the amount of memory available to FreeBSD after BIOS, video... has stolen some of realmem.
The variable names currently used are not very helpful for code readability. This standardises them. No functional change here.

f6339216 08/28/2013 05:54 PM Jim Pingle

s/require/require_once/g for filter.inc to avoid redeclaration errors in some rare cases.

495dd804 08/28/2013 02:48 PM Jim Pingle

If upgrading NanoBSD, try to grab the previous timezone file so the zone is preserved on the next boot.

View all revisions | View revisions

Also available in: Atom