OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: VeeDubb on October 01, 2004, 02:17:57 am

Title: 3.5.1 feed as tarbal?
Post by: VeeDubb on October 01, 2004, 02:17:57 am
Tiele pretty much says it all.  Does anyone know where I can find the entire OZ3.5.1 feed (preferably with the updated ipk's already included) as one big tarbal?

This was in the old feeds for prior version but I don't see one now.
Title: 3.5.1 feed as tarbal?
Post by: tobias on October 01, 2004, 02:26:26 am
wget -m http://www.openzaurus.org/official/unstable/3.5.1/feed/ (http://www.openzaurus.org/official/unstable/3.5.1/feed/) ; tar czvf feed.tar.gz .
should do
Title: 3.5.1 feed as tarbal?
Post by: VeeDubb on October 01, 2004, 02:47:30 am
thanks
Title: 3.5.1 feed as tarbal?
Post by: Hrw on October 03, 2004, 03:35:02 pm
and remember that "upgrades" feed is updated from time to time..
Title: 3.5.1 feed as tarbal?
Post by: uberjoe on October 04, 2004, 02:22:46 pm
Quote
wget -m http://www.openzaurus.org/official/unstable/3.5.1/feed/ (http://www.openzaurus.org/official/unstable/3.5.1/feed/) ; tar czvf feed.tar.g


Is there a windows (I'm at work) option for that command?