Category: Fedora

  • Weekly report: week 31, bugs, connection troubles, Assembly

    Last week didn’t go actually according to my plans, but I did get some major improvements done. I improved repository metadata handling a lot, the code is much cleaner and should also work better now. I did a great deal of testing on updates handling, it seems to be working now. Then I hit two […]

  • Weekly report: week 30

    Last week was pretty much completely about fixing bugs in the info page handling code. I worked for about 45 hours on my project. The most significant change was that I decided to use primary.xml too, so that I could reliably find the source RPM for corresponding to each binary RPM with info pages. Before […]

  • Weekly report: week 29

    I would have liked to make a blog post about how everything is just working that I had on my TODO list last week. But sadly that’s not quite the case. Updates handling works, though it still needs some testing. Info page importing kind of works, but there’s a problem. I use makeinfo –docbook to […]

  • Weekly report: week 28

    Sorry again that this report is a bit late. When there’s code to be written, blogging seems to be secondary 😉 Last week’s work described in short: I implemented RPM repository support. And that was a lot more work I would have imagined. First download ands parse repomd.xml to see checksums of the repository, then […]

  • Weekly report: week 27

    I posted something on Thursday, but here’s “the official” weekly report. I spent last week mainly on implementing SisterDiff and it’s completed now. First I had to familiarize myself with Moin’s Action interface. Then I thought I could maybe use the functions from an other action, LikePages. But after some testing, that didn’t seem to […]

  • Mid-week report

    Just a quick update on what’s going on: Sister diff is completed. So the only features missing from milestone 1 are “mass importing” of man pages and info page importing. It might be that I’ll leave the whole info page thing to next week, since there’s the problem that I mentioned in my previous post […]

  • Weekly report: week 26, so many questions

    I spent this week designing and implementing the CVS integration. Fedora’s CVS is set up so that you can’t download the upstream source packages directly from the CVS. You first download a “sources” file from the CVS and then you can generate the URL where to download the .tar.{gz, bz2} files from. I documented the […]

  • Hello Planet Fedora

    Seth has added my blog to Planet Fedora. Thanks! I think I should introduce myself 🙂 I’m a Fedora user since FC2, a Finnish Fedora GUI and documentation translator and a CS student from Finland. This summer I’m taking part in an event called Summer Code Finland 2007 (the site seems to be down right […]

  • Weekly report: week 25

    This report is a bit late, sorry. The Evanescence concert trip in the beginning of the week and Midsummer in the end made last week a bit disorganized. I still got work done, though (about 22 working hours) and this is what I accomplished: Made the manimporter to create a basic wiki namespace hierarchy. Tried […]

  • Weekly report: week 24

    Apparently I’m not that good at working on weekends, other stuff just kept interrupting me all the time… But here’s what I did last week: Kept reading the Moin source code and discussing with the community. I had a meeting with my mentor, you can read about it in a prior blog post. We made […]