OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: scanman717 on September 28, 2004, 09:30:54 pm

Title: Local Feed?
Post by: scanman717 on September 28, 2004, 09:30:54 pm
For some reason my wireless connection on my Zaurus doesn't hold well. Is there a way to install ipk's that I download to my CF card??
Title: Local Feed?
Post by: Bundabrg on September 28, 2004, 11:29:01 pm
Easy,

Type
Code: [Select]
ipkg install
 - Bundabrg
Title: Local Feed?
Post by: cycojesus on September 29, 2004, 04:33:28 am
or add
Code: [Select]
src whatevernameyouwant file:///where/is/the/feedto /etc/ipkg.conf and then

Code: [Select]
$ ipkg update
$ ipkg install thepackage

This way you can benefit of dependencies checking and all