User:Jebba/Freemoe

Contents

[edit] Freemoe Package

A package with various scripts is available in the maemo.org extras-devel repository.

[edit] git

git clone git://gitorious.org/freemoe/freemoe.git

[edit] maemo.org

[edit] Mirrors

There are a number of boxes mirroring the Free Software content of maemo.org.

[edit] Free Development Box

I have set up a server for folks to use that don't have access to a /scratchbox, can't set one up, want a faster one, etc. If you would like access to it, drop me a note at moe@blagblagblag.org

[edit] Website

The website has subdirs for users if they want to share the .debs they make. I have made mine a repository so packages can be grabbed with the Hildon Application Manager or apt-get.

[edit] buildrepo

This is my buildrepo script. I think I may change the repository setup so I have fremantle, harmattan, etc. sub-directories. It is not generating .diffs, which would make `apt-get update`s faster, but then again, it's a teeny repo right now so that probably doesn't matter. Tips welcome.

#!/bin/sh

# Binary Packages
dpkg-scanpackages dists/unstable/main/binary-armel /dev/null | gzip -9c > dists/unstable/main/binary-armel/Packages.gz

# Source Packages
dpkg-scansources dists/unstable/main/source /dev/null | gzip -9c > dists/unstable/main/source/Sources.gz

[edit] Server: Flauta

[edit] Build Server

[edit] Server: Obra

Obra building etch
Obra building etch