[pfSense Support] Trying to rebrand pfsense

2008-07-09 Thread Ahmed Abdallah
I'm trying to get the HEAD version of pfSense, so I added the HEAD to
PFSENSETAG in pfsense_local.sh. It worked but the resulting iso did not
contain php and the initialization scripts failed to start.
So, I tried to get from git after restoring PFSENSETAG to RELENG_1_2 by
uncommenting the USE_GIT , GIT_REPO, GIT_REPO_BSDINSTALLER and
GIT_REPO_FREESBIE2 . It built the iso but when I booted it had alot of
errors, so I found out that the directory /usr/loca/lib/php/20060613 is
empty  please anyone help me with a way to build the latest pfSense

-- 
Ahmed Abdalla
--Systems Engineer
Linux-Plus Information Systems L.L.C
Tel : +20 2 2527 6616
EXT : 806
Fax : +20 2 2526 1055
Mobile : +20 10 688 9009
email : [EMAIL PROTECTED]
website : http://www.linux-plus.com


Re: [pfSense Support] Trying to rebrand pfsense

2008-07-09 Thread Gary Buckmaster
You realize that HEAD is the most distant and non-functional of the 
branches and is probably the worst possible candidate for re-branding 
and release, right?


Ahmed Abdallah wrote:
I'm trying to get the HEAD version of pfSense, so I added the HEAD to 
PFSENSETAG in pfsense_local.sh. It worked but the resulting iso did 
not contain php and the initialization scripts failed to start.
So, I tried to get from git after restoring PFSENSETAG to RELENG_1_2 
by uncommenting the USE_GIT , GIT_REPO, GIT_REPO_BSDINSTALLER and 
GIT_REPO_FREESBIE2 . It built the iso but when I booted it had alot of 
errors, so I found out that the directory /usr/loca/lib/php/20060613 
is empty  please anyone help me with a way to build the latest pfSense


--
Ahmed Abdalla
--Systems Engineer
Linux-Plus Information Systems L.L.C
Tel : +20 2 2527 6616
EXT : 806
Fax : +20 2 2526 1055
Mobile : +20 10 688 9009
email : [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
website : http://www.linux-plus.com 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [pfSense Support] Trying to rebrand pfsense

2008-07-09 Thread Bill Marquette
On Wed, Jul 9, 2008 at 2:54 AM, Ahmed Abdallah [EMAIL PROTECTED] wrote:
 I'm trying to get the HEAD version of pfSense, so I added the HEAD to
 PFSENSETAG in pfsense_local.sh. It worked but the resulting iso did not
 contain php and the initialization scripts failed to start.

We killed HEAD, it was in too much of a mess and wasn't worth fixing.

 So, I tried to get from git after restoring PFSENSETAG to RELENG_1_2 by
 uncommenting the USE_GIT , GIT_REPO, GIT_REPO_BSDINSTALLER and
 GIT_REPO_FREESBIE2 . It built the iso but when I booted it had alot of
 errors, so I found out that the directory /usr/loca/lib/php/20060613 is
 empty  please anyone help me with a way to build the latest pfSense

I would be extremely surprised if you had access to git.  You made too
many changes to your build environment in one step, go back to using
cvs.  We'll announce when it's safe and OK to use the git repo (which
I reserve the right to wipe at any point in time and re-initialize
right now).

--Bill

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [pfSense Support] Trying to rebrand pfsense

2008-07-09 Thread Chris Buechler


I would be extremely surprised if you had access to git. 
Yeah, unless you're an existing committer, you have no access to git 
just yet. It's firewalled off from the world until it's less of a test 
case and more production ready.



Not so shockingly, there also won't be many too keen on providing free 
help with the creation of something you're going to sell (a rebranded 
version) unless you've contributed extensively in the past, so I 
wouldn't expect much aside from the basic guidance you've gotten to 
date. If you need in depth build support, contact Scott 
([EMAIL PROTECTED]) and you can get it, for a fee.



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [pfSense Support] Trying to rebrand pfsense

2008-07-09 Thread Ahmed Abdallah
Ok guys, thanks so much for your help so far. And I'm doing that for the
company I work in now, but anyway, Why don't you guys start talking about
having authorized partners and resellers if so, I guess my company can be
your first reseller :)

On Wed, Jul 9, 2008 at 6:32 PM, Chris Buechler [EMAIL PROTECTED] wrote:


  I would be extremely surprised if you had access to git.

 Yeah, unless you're an existing committer, you have no access to git just
 yet. It's firewalled off from the world until it's less of a test case and
 more production ready.


 Not so shockingly, there also won't be many too keen on providing free help
 with the creation of something you're going to sell (a rebranded version)
 unless you've contributed extensively in the past, so I wouldn't expect much
 aside from the basic guidance you've gotten to date. If you need in depth
 build support, contact Scott ([EMAIL PROTECTED]) and you can get it, for
 a fee.



 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-- 
Ahmed Abdalla
--Systems Engineer
Linux-Plus Information Systems L.L.C
Tel : +20 2 2527 6616
EXT : 806
Fax : +20 2 2526 1055
Mobile : +20 10 688 9009
email : [EMAIL PROTECTED]
website : http://www.linux-plus.com


RE: [pfSense Support] Trying to rebrand pfsense

2008-07-09 Thread Tim Dickson
Are you just trying to change the “look” of pfsense?
If so you can do this in the current build with themes.
You’ll want to SFTP over to the server and browse to
/usr/local/www/themes
(your SFTP login is root - your password is the password you set in the
GUI )

Just download one of the existing themes and then upload your changes under
a new folder.
You can switch the theme in your SYSTEM – GENERAL SETUP

You can then Brand it for the property you are working for.  I may be
totally off on what you were looking for, but thought I'd pass the info on
anyways - maybe someone else here would need it ;)

-Tim

--
From: Ahmed Abdallah [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 09, 2008 12:54 PM
To: support@pfsense.com
Subject: Re: [pfSense Support] Trying to rebrand pfsense

Ok guys, thanks so much for your help so far. And I'm doing that for the
company I work in now, but anyway, Why don't you guys start talking about
having authorized partners and resellers if so, I guess my company can be
your first reseller :)  
On Wed, Jul 9, 2008 at 6:32 PM, Chris Buechler [EMAIL PROTECTED] wrote:

I would be extremely surprised if you had access to git. 
Yeah, unless you're an existing committer, you have no access to git just
yet. It's firewalled off from the world until it's less of a test case and
more production ready.


Not so shockingly, there also won't be many too keen on providing free help
with the creation of something you're going to sell (a rebranded version)
unless you've contributed extensively in the past, so I wouldn't expect much
aside from the basic guidance you've gotten to date. If you need in depth
build support, contact Scott ([EMAIL PROTECTED]) and you can get it, for a
fee.



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-- 
Ahmed Abdalla
--Systems Engineer
Linux-Plus Information Systems L.L.C
Tel : +20 2 2527 6616
EXT : 806 
Fax : +20 2 2526 1055
Mobile : +20 10 688 9009
email : [EMAIL PROTECTED]
website : http://www.linux-plus.com 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]