]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/conf/distro/familiar-feeds.inc
4f1d9a0e080efa460fa3e72728a82ac9e3df483e
[familiar-h63xx-build.git] / org.handhelds.familiar / conf / distro / familiar-feeds.inc
1 DISTRO_FEEDS_PREFIX = "http://ftp.handhelds.org/distributions/familiar/releases/${DISTRO_VERSION}"
2
3 DISTRO_FEEDS_COLLECTIONS = "feed universe"
4 DISTRO_FEEDS_COLLECTION_DESC_feed = "Familiar ${DISTRO_VERSION} feeds"
5 DISTRO_FEEDS_COLLECTION_DESC_universe = "Familiar ${DISTRO_VERSION} universe feeds"
6
7 # opie and gpe images append to this
8 DISTRO_FEEDS_IN_feed = "base updates common"
9 DISTRO_FEEDS_IN_universe = "common"
10
11 DISTRO_FEEDS_FEED_DESC_base = "essential packages"
12 DISTRO_FEEDS_FEED_DESC_updates = "security updates"
13 DISTRO_FEEDS_FEED_DESC_common = "additional packages not specific to any graphical environment"
14 DISTRO_FEEDS_FEED_DESC_x11 = "additional packages specific to the x11 graphical environment"
15 DISTRO_FEEDS_FEED_DESC_opie = "additional packages specific to the opie graphical environment"
16