Project

General

Profile

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

# Date Author Comment
22b43392 05/03/2018 07:19 PM Jim Pingle

Remove 'now' from reboot command, it is no longer accepted or necessary. Fixes #8495

b8f91b7c 01/05/2018 01:44 PM Luiz Souza

Update the Copyright notice for pfSense.

029d6129 01/09/2017 03:14 AM NOYB NOYB

RAM Disk Management - Update II - Restore RAM Disk Soon as it is Created and Include Logs

Restoring the RAM disk as soon as it is available will make it easier to include additional content that needs to persist across reboots for packages etc.
Include the logs in the RAM disk store so they will persist across reboots.

b34c29cb 12/29/2016 02:15 PM Renato Botelho

Teach /etc/rc.reboot to reroot when -r parameter is specified

016a0b25 12/29/2016 02:13 PM Renato Botelho

Remove old hacks used to upgrade from 2.1 to 2.2

dc61252a 10/12/2016 07:29 PM Renato Botelho

Deprecate nanobsd platform and remove all conditionals that uses it

81299b5c 09/06/2016 07:23 PM Renato Botelho

Move copyright from ESF to Netgate

b12ea3fb 07/15/2016 07:30 PM Renato Botelho

Move to Apache License 2.0

ac24dc24 07/14/2016 09:33 PM Renato Botelho

Review license / copyright on all files (1st round)

03afdafa 04/17/2016 07:18 AM NOYB NOYB

Alias Tables RAM Disk Store

If ramdisk is enabled keep a copy of the alias tables to restore at boot time. Otherwise unpredictable behavior may occur due to some aliases not being available when the firewall rules load.

Because alias tables are typically somewhat static, the following strategies are employed to keep write cycles to a minimum for SSD and flash drive type devices friendliness....

e4121dde 10/01/2015 04:27 PM Renato Botelho

Introduce read_global_var:

- Add a new script, read_global_var, that returns the value of any item
contained in global array $g
- Replace all grep and sed magic from shell scripts

a5c36eb2 10/01/2015 01:21 PM Renato Botelho

Introduce read_xml_tag.sh

Create /usr/local/sbin/read_xml_tag.sh, that will read a xml tag from
config file using xmllint. Replace all direct read using cat, grep, sed,
... by this script

c580e34c 09/30/2015 05:33 PM Renato Botelho

Consider globals_override.inc and replace hard coded pfSense string by product_name

46bc6e54 08/25/2015 05:49 PM Renato Botelho

Move main pfSense content to src/