Project

General

Profile

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

# Date Author Comment
5285a0e3 08/06/2008 06:24 AM Scott Ullrich

Adding php5-openssl

a0288aa9 07/24/2008 08:48 PM Scott Ullrich

Adding mhash

ab346e30 07/23/2008 04:19 PM Ermal Luçi

Disable apc on machines with less than 96 MB to make they behave better.

99944dc5 07/08/2008 09:08 PM Seth Mos

Remove configure_slbd() from rc scripts

dd64811a 07/07/2008 01:11 AM Scott Ullrich

It appears that malloc options have changed for RELENG_7.

Eliminate old aj options.

2789033a 07/06/2008 11:24 PM Scott Ullrich

We do not need the simplexml php exentsion

0652f3ae 07/05/2008 09:35 PM Seth Mos

Make sure our /tmp is always read write for everyone on boot.
Now set to 1777.

5ac93075 06/26/2008 04:29 AM Scott Ullrich

Remove bogus - blah text.

c5d54354 06/26/2008 04:18 AM Scott Ullrich

Load pcre

8f45a091 06/22/2008 12:23 AM Scott Ullrich

Use same module path as /usr/local/etc/ and /usr/local/lib

c046b79d 06/21/2008 11:40 PM Scott Ullrich

Do not load module twice

729cf0fe 06/21/2008 11:31 PM Scott Ullrich

Include simplexml

7db10f15 06/21/2008 04:14 PM Seth Mos

Reflect new ping_hosts.sh location

437c763a 03/30/2008 07:33 PM Scott Ullrich

Tag where the php.ini file was generated from

3b6a207d 03/29/2008 12:50 AM Scott Ullrich

Add Id

dbdbd597 03/15/2008 08:19 PM Scott Ullrich

/var/log is a ram disk. Do not worry about CDROM checks.

4210bc05 03/15/2008 08:15 PM Scott Ullrich

Only chmod files if we are not on the CDROM platform.

2ad95bb1 03/11/2008 02:45 AM Scott Ullrich

Correct logic.

76d4912e 03/11/2008 02:43 AM Scott Ullrich

Touch files if clog is disabled to ensure they are created.

74772f9f 03/11/2008 02:26 AM Scott Ullrich

Allow clogging feature to be disabled.

12706a1d 03/08/2008 01:49 AM Scott Ullrich

Include APC settings in php.ini

18f3482d 03/08/2008 12:36 AM Scott Ullrich

Include ldap.so extension

b21dd17d 03/06/2008 02:37 AM Scott Ullrich

Add missing fi

90229962 03/06/2008 01:53 AM Scott Ullrich

Sync with HEAD.

92d75c5a 02/25/2008 04:11 AM Scott Ullrich

Do not chmod file that is not yet created.

925e23bf 02/20/2008 08:49 PM Scott Ullrich

Ensure /tmp/ is writable

b569598b 02/20/2008 01:51 AM Scott Ullrich
  • Change /tmp/ to ug+rw to match a normal FreeBSD box for multi-user
  • Add missing ping_hosts.sh code from RELENG_1 to HEAD
eb03f14e 12/15/2007 07:50 AM Chris Buechler

don't create /tmp/tmp symlink if it already exists (silences error at boot time when it does exist)

15d5221d 11/29/2007 06:38 PM Scott Ullrich

Improve check for /conf symlink on non cd-rom platform.

Suggested-by: Fernando Tarl? Cardoso Lemos

98ef7bf1 11/29/2007 05:32 PM Scott Ullrich

Correctly check that an item is a symlink before blowing it away and recreating.

13325083 05/20/2007 05:36 PM Seth Mos

Use nohup construct for launching

fb7e4ba1 05/18/2007 07:22 PM Seth Mos

crs fork code is out, executing in background

927890da 05/05/2007 01:07 AM Scott Ullrich

Correct the compatibility location again.

b9edbe2a 05/05/2007 12:55 AM Scott Ullrich

Correct compatibility symlink

230787e7 05/05/2007 12:46 AM Scott Ullrich

Install compatibility symlink for packages built in /tmp/tmp (FreeBSD 7 currently)

9afe0d5a 04/30/2007 05:34 AM Scott Ullrich

Clean backup cache before starting php environment

469d6893 04/22/2007 07:14 PM Scott Ullrich

Bootstrap php.ini on non-cdrom platforms to GUARANTEE that we can invoke php correctly.

ea83ac64 03/26/2007 11:29 PM Scott Ullrich

Remove cron spam on bootup

26dd685f 03/26/2007 10:29 PM Scott Ullrich

Back out softupdates check code

c1688281 03/15/2007 08:16 PM Seth Mos

Make php performance on all platforms consistent regardless of disk
speed

b5d8499c 03/04/2007 08:24 PM Scott Ullrich

Trigger a FSCK if required before switching on softupdates

d5f60dba 03/04/2007 07:56 PM Scott Ullrich

Twiddle softupdates bits during console muting.

0b91e3c9 03/04/2007 07:15 PM Scott Ullrich

Full path to grep, add comment.

b523add0 03/04/2007 07:13 PM Scott Ullrich

Handle enablesoftupdates on the full installation platform as well

ad0d7518 02/21/2007 10:28 PM Scott Ullrich
  • Turnoff console idle time feature
  • Ensure capabilities database is created on each boot
ab230731 02/21/2007 10:11 PM Scott Ullrich

When clearing log files, send errors to people that care (/dev/null)

7926fd61 02/18/2007 05:17 AM Scott Ullrich

Do not blow away subdirectories in /var/log leading way for /var/log/persistent to be born.

f2025e91 01/28/2007 06:24 AM Scott Ullrich

Shift ping handling duties over to minicron. Cron is just not working for some reason.

1d1dfa64 01/28/2007 03:05 AM Scott Ullrich

Startup cron correctly

59b75326 12/23/2006 05:17 AM Scott Ullrich

Do not create symlink for dhclient-script. This does not work on read-only iso's.

0064a534 12/23/2006 01:36 AM Scott Ullrich

Regardless of the fact that we are telling dhclient that it's script is /sbin/dhclient-script it wants to run /usr/local/sbin/dhclient-script to symlink on bootup this file if needed.

581daddc 11/20/2006 07:06 PM Scott Ullrich

Run fsck -fy instead of fsck -y

61f1e2ec 10/09/2006 08:51 PM Scott Ullrich

Ensure nameserver information is removed at bootup before its discovered again.

18330d38 10/05/2006 09:50 PM Scott Ullrich

Add OpenNTPD logging tab

5be5825e 10/01/2006 12:57 AM Scott Ullrich

Use /etc/rc.start_packages

13c24013 09/27/2006 10:28 PM Scott Ullrich

Woops, looks like there is a ! in the comparison, and I have it backwards.

d42d2184 09/21/2006 03:16 AM Scott Ullrich

512K is enough for 1000 rows. Back out previous commit.

4fa1ffbb 09/21/2006 02:29 AM Scott Ullrich

Increase filter log space to 784K so that it can accept 999 entries

1d05769d 09/05/2006 01:01 AM Scott Ullrich

Increase default clog log file sizes

2e269da2 09/01/2006 11:07 PM Scott Ullrich

Make bootup text consistent with others

f92e9ff3 08/26/2006 12:50 AM Scott Ullrich

Cleanup comments

d0e94aaf 08/26/2006 12:46 AM Scott Ullrich

Alert user what is happening during bootup to fill the void. Now pfSense looks rather snappy during bootup.

2c36b981 08/26/2006 12:31 AM Scott Ullrich

Do not run adjkerntz twice

5c94fe53 08/26/2006 12:27 AM Scott Ullrich
  • We are already read/write, no need to invoke php + rw conf mount routines yet again and slow down the bootup process
deff30cd 08/26/2006 12:14 AM Scott Ullrich
  • We are already read/write, no need to invoke php + rw conf mount routines yet again and slow down the bootup process
  • Add more bootup info so that it doesn't look "idle" during bootup
d026194c 08/25/2006 09:11 PM Scott Ullrich

Do not mount / for writing twice. It's already mounted and slows down the boot process.

745de66a 08/07/2006 02:37 PM Scott Ullrich

Don't remove /tmp/rc.newwanip, it breaks Big pong logins.

Ticket #1062

4e7b2b27 07/08/2006 09:50 PM Scott Ullrich

Launch UNIONFS script if /dist/uniondirs exist

6d199f15 06/24/2006 09:14 PM Scott Ullrich

Add openvpn log to clog.

895ecb35 05/16/2006 03:54 PM Scott Ullrich

Ensure symlink is correct on compact flash / embedded platforms

23d38998 04/25/2006 09:11 PM Scott Ullrich

Start check_reload_status at a nice value of 20

b8095d1a 04/10/2006 11:47 PM Scott Ullrich

Let build system handle RRD symlink

52bcd8e8 04/10/2006 11:38 PM Scott Ullrich

Send error to /dev/null

737a5308 04/09/2006 02:38 AM Scott Ullrich

Send errors to /dev/null

3deb916a 04/08/2006 06:42 PM Scott Ullrich

Install RRD symlink if on correct platform

995f499f 04/08/2006 06:25 PM Scott Ullrich

Start packages in the background

db54bc25 03/13/2006 04:47 AM Scott Ullrich

Filter is already loaded

d9f8db28 03/13/2006 04:42 AM Scott Ullrich

Remove stale files that have already been processed by bootup scripts

6374d041 03/13/2006 04:36 AM Scott Ullrich

Kill /tmp/rc.linkup on boot

f15d0498 03/02/2006 12:00 AM Scott Ullrich

Do not spew grep errors on bootup

2d4be1c5 03/01/2006 03:16 PM Scott Ullrich

Hide grep error on boot

Ticket #847

ab254d4c 02/26/2006 09:03 PM Scott Ullrich

Don't complain

3f43f9a6 02/16/2006 10:59 PM Scott Ullrich

Start packages the prior way

3b354930 02/12/2006 08:30 PM Scott Ullrich
  • check_reload_status is a real daemon now, don't redirect stdout and don't &
  • start package rc.d files in the exact same way as the rc.d script in /etc/
fb1d96c3 02/05/2006 07:23 PM Scott Ullrich

Do not pre-cache interface on bootup

8b3c1b07 02/05/2006 12:38 AM Scott Ullrich

We don't use /etc/dhclient.conf

0de811c7 01/25/2006 11:56 PM Scott Ullrich

Increase system log size to 300144

b5768352 01/21/2006 10:53 PM Scott Ullrich

Ignore httpsline

Ticket #796

253d5e75 01/16/2006 12:52 AM Scott Ullrich

Bump filter log file size to 512k

8b181ff5 01/13/2006 04:33 PM Scott Ullrich

Correctly hit HTTP or HTTPS when enabled

6dfa2edc 01/07/2006 12:35 AM Scott Ullrich

! -> . for consistency

42b0d005 01/07/2006 12:33 AM Scott Ullrich

No need for echo \n\n | now

86ccdfd0 01/07/2006 12:20 AM Scott Ullrich

Call preload.php on bootup to cache APC data

44e61408 01/06/2006 11:59 PM Scott Ullrich

Fetch to /dev/null

75fa524f 01/06/2006 10:09 PM Scott Ullrich

Make an initial request to xmlrpc.php to help speed up system

7050e57c 12/28/2005 12:48 AM Scott Ullrich

Hush up swapinfo, we don't want to hear any of your back talk.

ebe6a739 12/23/2005 10:30 PM Scott Ullrich

MFC 8640
Output more information on boot

b1ce7649 12/11/2005 10:25 PM Scott Ullrich

Fix the no job control errors.

Thanks to satu for doing the research on keyboard muxing.

914058b7 11/25/2005 11:23 PM Scott Ullrich

Do not kill /tmp/*

e9c2085e 11/20/2005 05:26 AM Scott Ullrich

No need to echo that there is no swap on embedded