OESF Portables Forum
Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: bam on July 18, 2006, 03:24:11 am
-
anyone have the feeds for this.......cant seem to find anything. And would like to install my favorite stuff, nano/pico/etc....
-
anyone have the feeds for this.......cant seem to find anything. And would like to install my favorite stuff, nano/pico/etc....
[div align=\"right\"][a href=\"index.php?act=findpost&pid=135510\"][{POST_SNAPBACK}][/a][/div]
search harder
mkdir -p /etc/ipkg
echo "src/gz base http://feeds.hentges.net/3.5.4.1/feed/base" > /etc/ipkg/base-feed.conf
echo "src/gz perl http://feeds.hentges.net/3.5.4.1/feed/perl" > /etc/ipkg/perl-feed.conf
echo "src/gz python http://feeds.hentges.net/3.5.4.1/feed/python" > /etc/ipkg/perl-feed.conf
echo "src/gz upgrades http://feeds.hentges.net/3.5.4.1/feed/upgrades" > /etc/ipkg/perl-feed.conf
echo "src/gz x11 http://feeds.hentges.net/3.5.4.1/feed/x11" > /etc/ipkg/perl-feed.conf
ipkg update
-
hehe, thanks....