Re: [PATCH] Add proxy1.stg to staging separation rules.

2009-06-09 Thread Dennis Gilmore
On Tuesday 09 June 2009 04:49:05 pm Ricky Zhou wrote:
> On 2009-06-09 04:43:46 PM, Dennis Gilmore wrote:
> > On Tuesday 09 June 2009 04:24:01 pm Ricky Zhou wrote:
> > > ---
> > >  configs/system/iptables-template.conf.erb |1 +
> > >  1 files changed, 1 insertions(+), 0 deletions(-)
> > >
> > > diff --git a/configs/system/iptables-template.conf.erb
> > > b/configs/system/iptables-template.conf.erb index 0b33ff0..45bb9ee
> > > 100644 --- a/configs/system/iptables-template.conf.erb
> > > +++ b/configs/system/iptables-template.conf.erb
> > > @@ -35,6 +35,7 @@
> > >  -A INPUT -s 10.8.34.114 -j REJECT --reject-with icmp-host-prohibited
> > >  -A INPUT -s 10.8.34.99 -j REJECT --reject-with icmp-host-prohibited
> > >  -A INPUT -s 10.8.34.116 -j REJECT --reject-with icmp-host-prohibited
> > > +-A INPUT -s 10.8.34.83 -j REJECT --reject-with icmp-host-prohibited
> > >  <% end %>
> > >
> > >  # SSH
> >
> > why are youremoving the three hosts to add 1?  if you were just adding a
> > host would you not have a single + line?  not 3 - lines and one +
> >
> > -1 for now
>
> Those aren't removals, they're dashes that were already part of the
> lines :-)
>
> Thanks,
> Ricky
indeed going back now i see it.  stupid computers, and there stupid owners.  
sorry for the noise,  nothing to see here.

Dennis


signature.asc
Description: This is a digitally signed message part.
___
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list


Re: [PATCH] Add proxy1.stg to staging separation rules.

2009-06-09 Thread Todd Zullinger
Ricky Zhou wrote:
> Those aren't removals, they're dashes that were already part of the
> lines :-)

Score one for a monospace font making diffs much more legible. ;)

I've seen diffs like this in variable width fonts and they're awfully
hard to read.

-- 
ToddOpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~
Religion. A daughter of Hope and Fear, explaining to Ignorance the
nature of the Unknowable.
-- Ambrose Bierce, The Enlarged Devil's Dictionary, 1906



pgp33546NWsSO.pgp
Description: PGP signature
___
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list


Re: [PATCH] Add proxy1.stg to staging separation rules.

2009-06-09 Thread Ricky Zhou
On 2009-06-09 04:43:46 PM, Dennis Gilmore wrote:
> On Tuesday 09 June 2009 04:24:01 pm Ricky Zhou wrote:
> > ---
> >  configs/system/iptables-template.conf.erb |1 +
> >  1 files changed, 1 insertions(+), 0 deletions(-)
> >
> > diff --git a/configs/system/iptables-template.conf.erb
> > b/configs/system/iptables-template.conf.erb index 0b33ff0..45bb9ee 100644
> > --- a/configs/system/iptables-template.conf.erb
> > +++ b/configs/system/iptables-template.conf.erb
> > @@ -35,6 +35,7 @@
> >  -A INPUT -s 10.8.34.114 -j REJECT --reject-with icmp-host-prohibited
> >  -A INPUT -s 10.8.34.99 -j REJECT --reject-with icmp-host-prohibited
> >  -A INPUT -s 10.8.34.116 -j REJECT --reject-with icmp-host-prohibited
> > +-A INPUT -s 10.8.34.83 -j REJECT --reject-with icmp-host-prohibited
> >  <% end %>
> >
> >  # SSH
> why are youremoving the three hosts to add 1?  if you were just adding a host 
> would you not have a single + line?  not 3 - lines and one +
> 
> -1 for now
Those aren't removals, they're dashes that were already part of the
lines :-)

Thanks,
Ricky


pgpytJXzaN1sJ.pgp
Description: PGP signature
___
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list


Re: [PATCH] Add proxy1.stg to staging separation rules.

2009-06-09 Thread Dennis Gilmore
On Tuesday 09 June 2009 04:24:01 pm Ricky Zhou wrote:
> ---
>  configs/system/iptables-template.conf.erb |1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/configs/system/iptables-template.conf.erb
> b/configs/system/iptables-template.conf.erb index 0b33ff0..45bb9ee 100644
> --- a/configs/system/iptables-template.conf.erb
> +++ b/configs/system/iptables-template.conf.erb
> @@ -35,6 +35,7 @@
>  -A INPUT -s 10.8.34.114 -j REJECT --reject-with icmp-host-prohibited
>  -A INPUT -s 10.8.34.99 -j REJECT --reject-with icmp-host-prohibited
>  -A INPUT -s 10.8.34.116 -j REJECT --reject-with icmp-host-prohibited
> +-A INPUT -s 10.8.34.83 -j REJECT --reject-with icmp-host-prohibited
>  <% end %>
>
>  # SSH
why are youremoving the three hosts to add 1?  if you were just adding a host 
would you not have a single + line?  not 3 - lines and one +

-1 for now

Dennis 


___
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list


Re: [PATCH] Add proxy1.stg to staging separation rules.

2009-06-09 Thread Stephen John Smoogen
On Tue, Jun 9, 2009 at 3:32 PM, Mike McGrath wrote:
> On Tue, 9 Jun 2009, Ricky Zhou wrote:
>
>> On 2009-06-09 05:24:01 PM, Ricky Zhou wrote:
>> Sorry, I meant koji1.stg.
>> > ---
>> >  configs/system/iptables-template.conf.erb |    1 +
>> >  1 files changed, 1 insertions(+), 0 deletions(-)
>> >
>> > diff --git a/configs/system/iptables-template.conf.erb 
>> > b/configs/system/iptables-template.conf.erb
>> > index 0b33ff0..45bb9ee 100644
>> > --- a/configs/system/iptables-template.conf.erb
>> > +++ b/configs/system/iptables-template.conf.erb
>> > @@ -35,6 +35,7 @@
>> >  -A INPUT -s 10.8.34.114 -j REJECT --reject-with icmp-host-prohibited
>> >  -A INPUT -s 10.8.34.99 -j REJECT --reject-with icmp-host-prohibited
>> >  -A INPUT -s 10.8.34.116 -j REJECT --reject-with icmp-host-prohibited
>> > +-A INPUT -s 10.8.34.83 -j REJECT --reject-with icmp-host-prohibited
>> >  <% end %>
>> >
>> >  # SSH
>> > --
>> > 1.5.5.6
>> >
>>
>>
>
> Minor, low risk.
>
> +1
>

Agreed. +1.


-- 
Stephen J Smoogen. -- BSD/GNU/Linux
How far that little candle throws his beams! So shines a good deed
in a naughty world. = Shakespeare. "The Merchant of Venice"

___
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list


Re: [PATCH] Add proxy1.stg to staging separation rules.

2009-06-09 Thread Mike McGrath
On Tue, 9 Jun 2009, Ricky Zhou wrote:

> On 2009-06-09 05:24:01 PM, Ricky Zhou wrote:
> Sorry, I meant koji1.stg.
> > ---
> >  configs/system/iptables-template.conf.erb |1 +
> >  1 files changed, 1 insertions(+), 0 deletions(-)
> >
> > diff --git a/configs/system/iptables-template.conf.erb 
> > b/configs/system/iptables-template.conf.erb
> > index 0b33ff0..45bb9ee 100644
> > --- a/configs/system/iptables-template.conf.erb
> > +++ b/configs/system/iptables-template.conf.erb
> > @@ -35,6 +35,7 @@
> >  -A INPUT -s 10.8.34.114 -j REJECT --reject-with icmp-host-prohibited
> >  -A INPUT -s 10.8.34.99 -j REJECT --reject-with icmp-host-prohibited
> >  -A INPUT -s 10.8.34.116 -j REJECT --reject-with icmp-host-prohibited
> > +-A INPUT -s 10.8.34.83 -j REJECT --reject-with icmp-host-prohibited
> >  <% end %>
> >
> >  # SSH
> > --
> > 1.5.5.6
> >
>
>

Minor, low risk.

+1

-Mike

___
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list


Re: [PATCH] Add proxy1.stg to staging separation rules.

2009-06-09 Thread SmootherFrOgZ
On Tue, Jun 9, 2009 at 11:28 PM, Ricky Zhou wrote:
> On 2009-06-09 05:24:01 PM, Ricky Zhou wrote:
> Sorry, I meant koji1.stg.
>> ---

+1



-- 
Xavier.t Lamien
--
http://fedoraproject.org/wiki/XavierLamien
GPG-Key ID: F3903DEB
Fingerprint: 0F2A 7A17 0F1B 82EE FCBF 1F51 76B7 A28D F390 3DEB

___
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list


Re: [PATCH] Add proxy1.stg to staging separation rules.

2009-06-09 Thread Ricky Zhou
On 2009-06-09 05:24:01 PM, Ricky Zhou wrote:
Sorry, I meant koji1.stg.
> ---
>  configs/system/iptables-template.conf.erb |1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/configs/system/iptables-template.conf.erb 
> b/configs/system/iptables-template.conf.erb
> index 0b33ff0..45bb9ee 100644
> --- a/configs/system/iptables-template.conf.erb
> +++ b/configs/system/iptables-template.conf.erb
> @@ -35,6 +35,7 @@
>  -A INPUT -s 10.8.34.114 -j REJECT --reject-with icmp-host-prohibited
>  -A INPUT -s 10.8.34.99 -j REJECT --reject-with icmp-host-prohibited
>  -A INPUT -s 10.8.34.116 -j REJECT --reject-with icmp-host-prohibited
> +-A INPUT -s 10.8.34.83 -j REJECT --reject-with icmp-host-prohibited
>  <% end %>
>  
>  # SSH
> -- 
> 1.5.5.6
> 



> ___
> Fedora-infrastructure-list mailing list
> Fedora-infrastructure-list@redhat.com
> https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list



pgp3a2NOmr6o1.pgp
Description: PGP signature
___
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list


[PATCH] Add proxy1.stg to staging separation rules.

2009-06-09 Thread Ricky Zhou
---
 configs/system/iptables-template.conf.erb |1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/configs/system/iptables-template.conf.erb 
b/configs/system/iptables-template.conf.erb
index 0b33ff0..45bb9ee 100644
--- a/configs/system/iptables-template.conf.erb
+++ b/configs/system/iptables-template.conf.erb
@@ -35,6 +35,7 @@
 -A INPUT -s 10.8.34.114 -j REJECT --reject-with icmp-host-prohibited
 -A INPUT -s 10.8.34.99 -j REJECT --reject-with icmp-host-prohibited
 -A INPUT -s 10.8.34.116 -j REJECT --reject-with icmp-host-prohibited
+-A INPUT -s 10.8.34.83 -j REJECT --reject-with icmp-host-prohibited
 <% end %>
 
 # SSH
-- 
1.5.5.6



pgptXGymDu1rN.pgp
Description: PGP signature
___
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list


Re: Using Asterisk with Fedora Talk documentation

2009-06-09 Thread Bruno Wolff III
On Tue, Jun 09, 2009 at 11:22:24 -0400,
  Eric Christensen  wrote:
> On Tue, 2009-06-09 at 03:05 -0500, Bruno Wolff III wrote:
> > I created soem documentation on using Asterisk with Fedora Talk based on
> > my experience with getting it working this past weekend. If any of you
> > are interested in reviewing it, you can see it at:
> > https://fedoraproject.org/wiki/User:Bruno/Using_Asterisk_with_Fedora_Talk
> > 
> > Assuming you guys don't have a problem with it, I'll see if the docs people
> > want to turn it into real (instead of draft) documentation.
> 
> Bruno,
> Very cool.  If you want to move it to the root of the wiki I can get
> some folks to check the page out.  It looks pretty complete to me.

Thanks. I was getting ready to contact docs about it, but I'd appreciate help
as I am not sure of the process.

___
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list


Re: Fedora Project, Stack Overflow and OpenID

2009-06-09 Thread Ricky Zhou
On 2009-06-09 08:40:25 PM, Mat Booth wrote:
> Thanks for the hints.
> 
> BTW, in the README there's one item missing in the prerequisites
> section: You also need python-memchached.
Good catch - that was a very new feature we added last release, I've
added it to the README now.

Thanks,
Ricky


pgpV8REF2hTVL.pgp
Description: PGP signature
___
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list


Re: Fedora Project, Stack Overflow and OpenID

2009-06-09 Thread Mat Booth
On Tue, Jun 9, 2009 at 5:27 PM, Ricky Zhou wrote:
> On 2009-06-09 05:11:57 PM, Mat Booth wrote:
>> Yes, I'd be interested in taking a look. Unfortunately my own TODO
>> list is pretty full too and I don't know an awful lot about OpenID
>> either, so it may take me some time to get up to speed. Maybe I could
>> find a weekend to dedicate to it.
> Excellent, thanks!
>
>> Meanwhile, can you hook me up with some documentation on setting up my
>> own local instance of FAS to get started with?
> You can get a copy of FAS with git clone
> git://git.fedorahosted.org/git/fas.git.  There are some instructions for
> getting a test instance setup in the README file.  The current OpenID
> stuff is in fas/openid_samadhi.py.
>
> The setup can be a bit confusing at first, so let me know if you have
> any questions (I'm ricky in #fedora-admin on Freenode).  Alternatively,
> we can also get you setup with a publictest machine with a FAS instance
> to work on, if you'd like.
>

Thanks for the hints.

BTW, in the README there's one item missing in the prerequisites
section: You also need python-memchached.

-- 
Mat Booth
www.matbooth.co.uk

___
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list


Re: [PATCH] Make sure these redirects get seen first.

2009-06-09 Thread Ricky Zhou
On 2009-06-09 03:20:11 PM, Ricky Zhou wrote:
> It looks like my old fix didn't work because the other rewriterules
> got processed first.  This moves the redirects to a 00redirects.conf
> file and gets rid of some old redirects along the way.
Actually, ignore this, this might be unnecessary, I think I just needed
to run puppet on the proxy servers.

Thanks,
Ricky


pgpaK6Yobef1w.pgp
Description: PGP signature
___
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list


[PATCH] Make sure these redirects get seen first.

2009-06-09 Thread Ricky Zhou
It looks like my old fix didn't work because the other rewriterules
got processed first.  This moves the redirects to a 00redirects.conf
file and gets rid of some old redirects along the way.

---
 configs/web/fedoraproject.org/00redirects.conf |   18 ++
 configs/web/fedoraproject.org/modRewrite.conf  |   31 
 2 files changed, 18 insertions(+), 31 deletions(-)
 create mode 100644 configs/web/fedoraproject.org/00redirects.conf
 delete mode 100644 configs/web/fedoraproject.org/modRewrite.conf

diff --git a/configs/web/fedoraproject.org/00redirects.conf 
b/configs/web/fedoraproject.org/00redirects.conf
new file mode 100644
index 000..7d29896
--- /dev/null
+++ b/configs/web/fedoraproject.org/00redirects.conf
@@ -0,0 +1,18 @@
+RewriteEngine On
+
+RewriteCond %{HTTP_USER_AGENT}  ^BackStreet.*
+RewriteRule ^.*$ /  [R,L]
+
+#RewriteRule ^/wiki/Category.*$ http://fedoraproject.org/404.html
+#RewriteRule ^/wiki/TitleIndex$ http://fedoraproject.org/404.html
+RewriteRule ^/CodecBuddy http://fedoraproject.org/wiki/CodecBuddy [NC]
+RewriteRule ^/wiki$  http://fedoraproject.org/wiki/
+RewriteRule ^/people$ http://fedoraproject.org/people/
+RewriteRule ^/soc.*$ http://fedoraproject.org/wiki/SummerOfCode [R=permanent,L]
+RewriteRule ^/docs/(.*) http://docs.fedoraproject.org/$1 [R=301,L]
+RewriteRule ^/([^/]+/)?legal/trademarks/guidelines$ 
http://fedoraproject.org/wiki/Legal:Trademark_guidelines [R=301,L]
+RedirectMatch ^/buildgroups/(.*)$ 
http://buildsys.fedoraproject.org/buildgroups/$1
+
+# Temporary redirect for get-prerelease - remove for F12 prereleases.
+RewriteRule  ^(/.*)?/get-prerelease$ $1/get-fedora [R=302]
+
diff --git a/configs/web/fedoraproject.org/modRewrite.conf 
b/configs/web/fedoraproject.org/modRewrite.conf
deleted file mode 100644
index 776d83e..000
--- a/configs/web/fedoraproject.org/modRewrite.conf
+++ /dev/null
@@ -1,31 +0,0 @@
-RewriteEngine On
-
-
-RewriteCond %{HTTP_USER_AGENT}  ^BackStreet.*
-RewriteRule ^.*$ /  [R,L]
-
-#RewriteRule ^/wiki/Category.*$ http://fedoraproject.org/404.html
-#RewriteRule ^/wiki/TitleIndex$ http://fedoraproject.org/404.html
-RewriteRule ^/CodecBuddy http://fedoraproject.org/wiki/CodecBuddy [NC]
-#RewriteRule ^/$  http://fedoraproject.org/wiki/
-RewriteRule ^/wiki$  http://fedoraproject.org/wiki/
-RewriteRule ^/people$ http://fedoraproject.org/people/
-RewriteRule ^/soc.*$ http://fedoraproject.org/wiki/SummerOfCode [R=permanent,L]
-RewriteRule ^/docs/(.*) http://docs.fedoraproject.org/$1 [R=301,L]
-RewriteRule ^/Download/(.*) http://rhold.fedoraproject.org/Download/$1 
[R=301,L]
-RewriteRule ^/download/(.*) http://rhold.fedoraproject.org/Download/$1 
[R=301,L]
-RewriteRule ^/extras/(.*) 
http://download.fedora.redhat.com/pub/fedora/linux/extras/$1 [R=302,L]
-RewriteRule ^/([^/]+/)?legal/trademarks/guidelines$ 
http://fedoraproject.org/wiki/Legal:Trademark_guidelines [R=301,L]
-#  RedirectMatch ^/wiki/Releases/7 http://fedoraproject.org/static-tmp/7
-#  RedirectMatch ^/wiki/$  http://fedoraproject.org/static-tmp/
-#  RedirectMatch ^/wiki/FedoraMain$  http://fedoraproject.org/static-tmp/
-#  RedirectMatch ^/wiki/Infrastructure/Downtime$ 
http://fedoraproject.org/static-tmp/FedoraDowntime.html
-#  RedirectMatch ^/wiki/Mirrors$ 
http://fedoraproject.org/static-tmp/FedoraMirrors.html
-#  RedirectMatch ^/wiki/FC6ReleaseSummary$ 
http://fedoraproject.org/static-tmp/FC6ReleaseSummary.html
-#  RedirectMatch ^/wiki/Tours/FedoraCore6$ 
http://fedoraproject.org/static-tmp/FedoraCore6.html
-#  RedirectMatch ^/.+$ http://fedoraproject.org/wiki/
-RedirectMatch ^/buildgroups/(.*)$ 
http://buildsys.fedoraproject.org/buildgroups/$1
-
-# Temporary redirect for get-prerelease - remove for F12 prereleases.
-RewriteRule  ^(/.*)?/get-prerelease$ $1/get-fedora [R=302]
-
-- 
1.5.5.6



pgpOL5ZR4icR5.pgp
Description: PGP signature
___
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list


An Introduction

2009-06-09 Thread Parag Radke
Hello Everyone, I am Parag Radke. i recently completed my Bachelors’ in
Computer Sci. & Engg. I am Interested   in  Operating Systems and Compiler
Design. I join this team because i want to contribute to the world of open
source and want to learn the open source tech. I am using fedora from some
time and even used ubuntu as well. I even did my final year project on
parallel compilers. I am not  very familiar with the way people execute the
task here. so please help me in this regard and guide me so that i can
contribute in some useful way.
 Thanx & Regards.
Parag Radke
___
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list


Re: [PATCH] Redirect get-prerelease to get-fedora.

2009-06-09 Thread Stephen John Smoogen
On Tue, Jun 9, 2009 at 10:24 AM, Ricky Zhou wrote:
> ---
>  configs/web/fedoraproject.org/modRewrite.conf |    3 +++
>  1 files changed, 3 insertions(+), 0 deletions(-)
>
> diff --git a/configs/web/fedoraproject.org/modRewrite.conf 
> b/configs/web/fedoraproject.org/modRewrite.conf
> index 037cd35..776d83e 100644
> --- a/configs/web/fedoraproject.org/modRewrite.conf
> +++ b/configs/web/fedoraproject.org/modRewrite.conf
> @@ -26,3 +26,6 @@ RewriteRule ^/([^/]+/)?legal/trademarks/guidelines$ 
> http://fedoraproject.org/wik
>  #  RedirectMatch ^/.+$ http://fedoraproject.org/wiki/
>  RedirectMatch ^/buildgroups/(.*)$ 
> http://buildsys.fedoraproject.org/buildgroups/$1
>
> +# Temporary redirect for get-prerelease - remove for F12 prereleases.
> +RewriteRule  ^(/.*)?/get-prerelease$ $1/get-fedora [R=302]
> +

Looks good to me
+1.



-- 
Stephen J Smoogen. -- BSD/GNU/Linux
How far that little candle throws his beams! So shines a good deed
in a naughty world. = Shakespeare. "The Merchant of Venice"

___
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list


Re: Fedora Project, Stack Overflow and OpenID

2009-06-09 Thread Ricky Zhou
On 2009-06-09 05:11:57 PM, Mat Booth wrote:
> Yes, I'd be interested in taking a look. Unfortunately my own TODO
> list is pretty full too and I don't know an awful lot about OpenID
> either, so it may take me some time to get up to speed. Maybe I could
> find a weekend to dedicate to it.
Excellent, thanks!

> Meanwhile, can you hook me up with some documentation on setting up my
> own local instance of FAS to get started with?
You can get a copy of FAS with git clone
git://git.fedorahosted.org/git/fas.git.  There are some instructions for
getting a test instance setup in the README file.  The current OpenID
stuff is in fas/openid_samadhi.py.  

The setup can be a bit confusing at first, so let me know if you have
any questions (I'm ricky in #fedora-admin on Freenode).  Alternatively,
we can also get you setup with a publictest machine with a FAS instance
to work on, if you'd like.

Thanks,
Ricky


pgpiKRxIK7dfe.pgp
Description: PGP signature
___
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list


Re: [PATCH] Redirect get-prerelease to get-fedora.

2009-06-09 Thread Mike McGrath
On Tue, 9 Jun 2009, Ricky Zhou wrote:

> ---
>  configs/web/fedoraproject.org/modRewrite.conf |3 +++
>  1 files changed, 3 insertions(+), 0 deletions(-)
>
> diff --git a/configs/web/fedoraproject.org/modRewrite.conf 
> b/configs/web/fedoraproject.org/modRewrite.conf
> index 037cd35..776d83e 100644
> --- a/configs/web/fedoraproject.org/modRewrite.conf
> +++ b/configs/web/fedoraproject.org/modRewrite.conf
> @@ -26,3 +26,6 @@ RewriteRule ^/([^/]+/)?legal/trademarks/guidelines$ 
> http://fedoraproject.org/wik
>  #  RedirectMatch ^/.+$ http://fedoraproject.org/wiki/
>  RedirectMatch ^/buildgroups/(.*)$ 
> http://buildsys.fedoraproject.org/buildgroups/$1
>
> +# Temporary redirect for get-prerelease - remove for F12 prereleases.
> +RewriteRule  ^(/.*)?/get-prerelease$ $1/get-fedora [R=302]
> +
> --
> 1.5.5.6
>


+1

-Mike

___
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list


[PATCH] Redirect get-prerelease to get-fedora.

2009-06-09 Thread Ricky Zhou
---
 configs/web/fedoraproject.org/modRewrite.conf |3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/configs/web/fedoraproject.org/modRewrite.conf 
b/configs/web/fedoraproject.org/modRewrite.conf
index 037cd35..776d83e 100644
--- a/configs/web/fedoraproject.org/modRewrite.conf
+++ b/configs/web/fedoraproject.org/modRewrite.conf
@@ -26,3 +26,6 @@ RewriteRule ^/([^/]+/)?legal/trademarks/guidelines$ 
http://fedoraproject.org/wik
 #  RedirectMatch ^/.+$ http://fedoraproject.org/wiki/
 RedirectMatch ^/buildgroups/(.*)$ 
http://buildsys.fedoraproject.org/buildgroups/$1
 
+# Temporary redirect for get-prerelease - remove for F12 prereleases.
+RewriteRule  ^(/.*)?/get-prerelease$ $1/get-fedora [R=302]
+
-- 
1.5.5.6



pgpAwUTSzsDEs.pgp
Description: PGP signature
___
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list


Re: Fedora Project, Stack Overflow and OpenID

2009-06-09 Thread Mat Booth
On Sun, Jun 7, 2009 at 7:17 PM, Ricky Zhou wrote:
> On 2009-06-07 04:55:31 PM, Mat Booth wrote:
>> I'm more than happy to test changes for you. Stack Overflow sent me
>> some information (see below) does this make any sense to you?
> Would you be interested in helping to make any of these changes?  OpenID
> in FAS is something I've worked on and would like to get fixed, but
> unfortunately, it's pretty far down on the TODO list at the moment.
>
> I'd definitely be happy to help you get started working on this if
> you're interested.
>

Yes, I'd be interested in taking a look. Unfortunately my own TODO
list is pretty full too and I don't know an awful lot about OpenID
either, so it may take me some time to get up to speed. Maybe I could
find a weekend to dedicate to it.

Meanwhile, can you hook me up with some documentation on setting up my
own local instance of FAS to get started with?

-- 
Mat Booth
www.matbooth.co.uk

___
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list


Re: Using Asterisk with Fedora Talk documentation

2009-06-09 Thread Eric Christensen
On Tue, 2009-06-09 at 03:05 -0500, Bruno Wolff III wrote:
> I created soem documentation on using Asterisk with Fedora Talk based on
> my experience with getting it working this past weekend. If any of you
> are interested in reviewing it, you can see it at:
> https://fedoraproject.org/wiki/User:Bruno/Using_Asterisk_with_Fedora_Talk
> 
> Assuming you guys don't have a problem with it, I'll see if the docs people
> want to turn it into real (instead of draft) documentation.

Bruno,
Very cool.  If you want to move it to the root of the wiki I can get
some folks to check the page out.  It looks pretty complete to me.

-- 
Thanks,
Eric Christensen
Fedora Docs Project

Fedora Talk: 5102043  Phone: 919-424-0063 x 5102043
E-Mail/SIP Address: spa...@fedoraproject.org
IRC: Sparks on freenode.net

GPG Fingerprint: CA02 4ACA EB6C 1A76 F0D6  1127 7D04 D240 BD0C 14C1


signature.asc
Description: This is a digitally signed message part
___
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list


Re: Using Asterisk with Fedora Talk documentation

2009-06-09 Thread Mike McGrath
On Tue, 9 Jun 2009, Bruno Wolff III wrote:

> I created soem documentation on using Asterisk with Fedora Talk based on
> my experience with getting it working this past weekend. If any of you
> are interested in reviewing it, you can see it at:
> https://fedoraproject.org/wiki/User:Bruno/Using_Asterisk_with_Fedora_Talk
>
> Assuming you guys don't have a problem with it, I'll see if the docs people
> want to turn it into real (instead of draft) documentation.
>

Sweet, thanks Bruno!

-Mike

___
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list


Using Asterisk with Fedora Talk documentation

2009-06-09 Thread Bruno Wolff III
I created soem documentation on using Asterisk with Fedora Talk based on
my experience with getting it working this past weekend. If any of you
are interested in reviewing it, you can see it at:
https://fedoraproject.org/wiki/User:Bruno/Using_Asterisk_with_Fedora_Talk

Assuming you guys don't have a problem with it, I'll see if the docs people
want to turn it into real (instead of draft) documentation.

___
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list