Project

General

Profile

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

# Date Author Comment
d988e0bb 09/19/2017 09:38 PM Luiz Souza

Only run swapon and rc.savecore when the SWAPDEVICE is valid.

e9034b15 09/04/2017 02:01 PM Renato Botelho

Remove /root/force_growfs after use it

e506cc8a 08/10/2017 01:09 PM Renato Botelho

Make sure pkg metadata is updated at least once daily. It will be used to speedup GUI parts related to pkg update

3e20b9ca 04/19/2017 03:34 AM Phil Davis

Fix var/empty operation not permitted

55f81e30 02/12/2017 05:18 AM Phil Davis

Update version string at end of boot

bc8eedaa 02/03/2017 09:46 AM Renato Botelho

Really fix #7120 after a bad copy/paste

5d81840b 01/20/2017 03:23 PM Renato Botelho

Fix #7086: Copy files over from /var before umount it and move to MFS

fcf164d6 01/19/2017 06:55 PM Renato Botelho

Make sure all ZFS volumes are mounted during boot and only mount /var and /tmp when MFS is disabled. Fixes #7086

fc1caa41 01/16/2017 12:34 PM Renato Botelho

Make sure /var/tmp permissions are correct. Fixes #7120

cc82c328 01/12/2017 01:37 PM Renato Botelho

Ticket #6340:

- Stop misusing fsck F parameter, it's supposed to be used when you
plan to run background fsck after filesystems are mounted, what is
not the case on pfSense
Increase attempts to mount all filesystems as read-write to 10
- If we cannot mount filesystems as read-write, start a recovery shell...

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.

b712dd52 01/03/2017 02:27 PM Renato Botelho

Make sure ZFS partiion is mounted read-write before try to change items in filesystem

9bf6cdc1 01/02/2017 02:54 PM Renato Botelho

Ticket #6096: Remove target before try to move, also use mv -f to avoid human interaction

c01bdca9 12/26/2016 06:53 PM Renato Botelho

Exclude /var/empty from tar extract and make sure its permissions are respected when it's created

411f439a 11/24/2016 12:43 PM Renato Botelho

Silence kenv calls

9e8a731d 11/21/2016 04:12 PM Renato Botelho

Remove deprecated code

23960be7 11/21/2016 04:12 PM Renato Botelho

/var/etc/* has been removed above

fc84b222 11/21/2016 04:06 PM Renato Botelho

Remove config files symlinks from /etc to /var/etc. Fixes #5538

a5dd605a 11/21/2016 04:06 PM Renato Botelho

We don't need to remove newsyslog.conf

a7d88d2c 11/21/2016 12:34 PM Renato Botelho

Add our own ddb.conf

92a78939 11/11/2016 08:22 PM Jim Pingle

Add options to console menu reboot selection to reboot into single user mode and to reboot and force a filesystem check. Implements #6639

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

Deprecate nanobsd platform and remove all conditionals that uses it

60f164f3 10/12/2016 06:27 PM Renato Botelho

Retire cdrom platform support

3f4a0df9 10/12/2016 06:10 PM Renato Botelho

Remove hideplatform global config and all uses of it

b6355bdc 10/07/2016 07:11 PM Jim Pingle

Latest nginx requires /var/log/nginx/ to exist, so for users with /var in RAM it needs created.

8acd1331 09/09/2016 03:59 PM Jim Pingle

Remove some more dangling PPTP bits.

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

c5d81585 07/15/2016 06:30 PM Renato Botelho

Review license / copyright on all files (final round)

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

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

dd6c64d8 06/23/2016 12:41 PM Renato Botelho

Move /etc/ascii-art to /usr/local/share/pfSense

9235b25e 06/23/2016 11:29 AM Renato Botelho

Create /home on rc if it's necessary, then remove home/.empty file from git repo

5051739d 06/21/2016 05:27 PM Renato Botelho

Create openssl.cnf symlink during boot

ce9056f6 06/20/2016 11:54 AM Renato Botelho

Teach rc script to copy custom_logos over default one

92323161 06/01/2016 11:02 AM Renato Botelho

Rename /etc/rc(.shutdown) -> /etc/pfSense-rc(.shutdown) and stop overlapping FreeBSD-src files