Suggestion froo boot.fedoraproject.org site
by Oscar Torrente
Hello
I think it could be great include in FAQ section an explanation of how to run a BFO server in a local machine. I'm thinking in the deployment of Fedora installations inside a LAN environment.
Thanks!
13 years, 6 months
Websites Tasks - assistance
by Ian MacGregor
Hi all,
I am currently working through the Websites Tasks list located here:
http://fedoraproject.org/wiki/Websites/Tasks
It would help me a great deal if everyone would visit this page and see
if you have any tasks which need to be handled. Yesterday, nb, mchua and
I were able to complete a few of these tasks and I thank them for their
help.
My goal is to clear this list of current tasks and I'm willing to work
on it as long as it takes in order to have all current tasks completed.
nb and mchua gave me some information in #fedora-websites regarding the
'CMS solution for Fedora Project websites' item:
=== IRC snip ===
[20:34:52] * mchua sees "CMS solution for Fedora Project websites" and
goes "oh man, that's a... yeah, that's an epic story there"
[20:34:59] <mchua> ardchoille: how deep down the rabbit hole do you want
to get? ;)
[20:35:38] <ardchoille> mchua: I'm hoping to clear that entire list. I
know it will take some time, but I;ve nothing else to do and I bet many
of those are no longer needed
[20:35:55] <mchua> ardchoille: so, depending on your interests/time...
one thing we could use a lot of help with (it's been struggling for a
while) is the "CMS solution for Fedora Project websites" item
[20:36:36] <mchua> ardchoille: ...which links to a somewhat outdated
webpage, which is on hold because some other teams are evaluating a CMS
platform called zikula
[20:36:51] <mchua> and the plan was for websites to see how that went
and then if it worked for Docs, Marketing, and News, to just adopt that
too
[20:37:01] <mchua> but months later, the status is "wow, zikula is hard"
[20:37:08] <ardchoille> ah, ok
[20:37:11] <mchua> the thing we were trying to make work:
https://fedoraproject.org/wiki/Insight
[20:38:09] <mchua> and the issue is that it's taken months to try and
get the last 10% of the features in - zikula upstream has great people,
but they're tight on time to help
[20:38:36] <ardchoille> Ok, I'll get with Karsten and see what the
status is and if there's anything I can do to help
[20:38:59] <mchua> and the folks on the Fedora side don't have the
zikula knowledge, nor the time to acquire it given the state of "learn
zikula!" resources (very few) out there
[20:39:05] <nb> last thing i saw was they were waiting on packaging?
[20:39:07] <nb> i think?
[20:39:10] <nb> or is that all done now?
[20:39:29] <ardchoille> mchua: Do you think it would be a bad idea to
ask the ml if everyone would take a look at Websites/Tasks and see if
they have a task that needs to be changed?
[20:39:46] <mchua> ardchoille: I think that would be a *very* good thing
to do, re: Websites/Tasks
[20:39:53] <ardchoille> yeah, ok, will do
[20:39:56] <mchua> ardchoille: and for the CMS - I think there are two
things to look at in parallel
[20:40:09] <mchua> ardchoille: the first is "does websites still want to
examine a CMS solution?" which I think is worth asking Karsten and the
list
[20:40:39] <mchua> (and if the answer is yes, "do we want to look at
options other than zikula for it?")
[20:41:12] <mchua> ardchoille: the second is to look at the zikula
progress, which is what we said we were going to check out (but it's
been months, and things have changed since, so questioning that decision
again is good)
[20:41:16] <ardchoille> yeah, if zikula is taking too much time, perhaps
there is something else we can use because we'll still need to maintain
it
[20:41:23] <mchua> ardchoille: exactly.
[20:41:38] <mchua> and the second is checking in on the status of zikula
- the latest meeting notes are at
http://lists.fedoraproject.org/pipermail/logistics/2010-May/000548.html
[20:42:05] <mchua> (from
http://lists.fedoraproject.org/pipermail/logistics/, since
https://fedoraproject.org/wiki/Insight#Project_status points to the
logistics list as the mailing list for the project
[20:42:10] <mchua> which is in fact the case)
[20:42:40] <mchua> ardchoille: this is very helpful, thank you! you're
not only being super-helpful with tasks, you're pointing out to us how
much better the "getting started with websites" path needs to be :)
=== IRC snip ===
I'm actually having fun being a contributor and look forward to working
with you wonderful folks to help make the Websites group the best it can
be :)
--
Regards,
Rev. Dr. Ian MacGregor
http://fedoraproject.org/wiki/User:Ardchoille42
13 years, 6 months
Re: websites Digest, Vol 55, Issue 41
by Randolph Bentson
> Date: Fri, 28 May 2010 21:03:45 -0400
> From: Ricky Zhou <ricky(a)fedoraproject.org>
> Subject: Re: direct torrent links have disappeared
> from get-fedora page
> To: websites(a)lists.fedoraproject.org
> Message-ID: <20100529010345.GF7424(a)alpha.rzhou.org>
>
> We recently pushed a change out so that there is a link to
> http://fedoraproject.org/get-fedora-all (search for "All download
> methods"). This page includes links to all methods for downloading
> Fedora.
Ok, that takes care of the install media, but what of the LIVE
images? I propose changing http://fedoraproject.org/get-fedora
in the direction of:
Other Options
* Formats: DVD ISOs, Physical Media
* Architectures: 32-bit, 64-bit, and others
* Desktops: KDE, XFCE, GNOME, and others
* Spins: Electronics Lab, Education, and others
>>>> * Torrents: Get any image via bittorrent <<<<<
This will lead folks to http://torrents.fedoraproject.org page
fairly directly, but without introducing a lot of clutter.
--
Randy Bentson
University of Puget Sound
rbentson(a)pugetsound.edu
13 years, 6 months
Error in track source browse of project tuned
by Marcin Wołyniak - 2A
Hi,
I've got the following error whle trying to browse source of tuned project:
Python Traceback
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 406, in dispatch_request
dispatcher.dispatch(req)
File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 237, in dispatch
resp = chosen_handler.process_request(req)
File "/usr/lib/python2.4/site-packages/trac/versioncontrol/web_ui/browser.py", line 148, in process_request
self._render_directory(req, repos, node, rev)
File "/usr/lib/python2.4/site-packages/trac/versioncontrol/web_ui/browser.py", line 173, in _render_directory
changes = get_changes(self.env, repos, [i['rev'] for i in info])
File "/usr/lib/python2.4/site-packages/trac/versioncontrol/web_ui/util.py", line 65, in get_changes
changes[rev] = {
File "/usr/lib/python2.4/site-packages/trac/util/datefmt.py", line 58, in format_datetime
t = time.localtime(float(t))
ValueError: timestamp out of range for platform time_t
After connecting to the https://fedorahosted.org/tuned/browser and
clicking on the Browse Source menu we end with above error.
--
Regards
Marcin Wołyniak
2A Sp. z o.o.
13 years, 6 months
HTTP mirroring of Fedora images
by Mikael Lyngvig
Hi,
I just want to let you know that an increasing number of
your users cannot download Fedora images via FTP.� For instance, I am
in a public Danish office where I cannot download via FTP due to a very
strict firewall that only allows HTTP transfers.
When I visit
your "mirrors" page, I can see lots of servers that SUPPOSEDLY
mirror the Fedora 13 images via HTTP, but whenever I try to download
Fedora using one of these mirrors, I get a redirect to an FTP location.
Please consider to use the HTTP protocol rather than the FTP
protocol as the FTP protocol is a crap protocol that requires two
connections, etc., instead of the vastly more elegant HTTP protocol.
Sincerely,
Mikael Lyngvig
13 years, 6 months