Mailinglist Archive: opensuse-factory (528 mails)
| < Previous | Next > |
Re: [opensuse-factory] Re: Public development of AppArmored FireFox
- From: "Alexey Eremenko" <al4321@xxxxxxxxx>
- Date: Mon, 7 May 2007 19:11:23 +0100
- Message-id: <7fac565a0705071111o59072555xcae9d0eb0c251fdc@xxxxxxxxxxxxxx>
Now I'm trying to rebuild FireFox from source code.
I have 2 requirements for the new AppArmored FireFox.
1. implement custom branding. How to do that ?
2, it should run as a separate process, totally independent from normal Firefox.
I have built FireFox with the following parameters:
tux@opensuse:~/Linstall/mozilla> cat .mozconfig
. $topsrcdir/browser/config/mozconfig
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/ff-opt-static
ac_add_options --enable-optimize
ac_add_options --disable-debug
ac_add_options --enable-static
ac_add_options --disable-shared
ac_add_options --disable-tests
ac_add_options --enable-official-branding
mk_add_options MOZ_CO_PROJECT=browser
But the result is a disappointing Bon Echo, that is also shares
process with the already installed SUSE's FireFox.
Any ideas on how to achieve the needed functionality ?
Basically my vision is that the new FireFox should not differ in code
from the original, but should differ in configuration. However I stay
open-minded.
--
-Alexey Eremenko "Technologov"
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
I have 2 requirements for the new AppArmored FireFox.
1. implement custom branding. How to do that ?
2, it should run as a separate process, totally independent from normal Firefox.
I have built FireFox with the following parameters:
tux@opensuse:~/Linstall/mozilla> cat .mozconfig
. $topsrcdir/browser/config/mozconfig
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/ff-opt-static
ac_add_options --enable-optimize
ac_add_options --disable-debug
ac_add_options --enable-static
ac_add_options --disable-shared
ac_add_options --disable-tests
ac_add_options --enable-official-branding
mk_add_options MOZ_CO_PROJECT=browser
But the result is a disappointing Bon Echo, that is also shares
process with the already installed SUSE's FireFox.
Any ideas on how to achieve the needed functionality ?
Basically my vision is that the new FireFox should not differ in code
from the original, but should differ in configuration. However I stay
open-minded.
--
-Alexey Eremenko "Technologov"
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |