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
-
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.
-
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
-
thanks
-
and remember that "upgrades" feed is updated from time to time..
-
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?