OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: MrSquishy on December 01, 2004, 12:22:28 am

Title: Scripts For 3.5.2 Local Mirrors
Post by: MrSquishy on December 01, 2004, 12:22:28 am
Here is a list of files for the feed/opie packages for 3.5.2.
Since I still havent got wget -m to not ascend into parent directories when doing a web suck, I have had to rely on perl to parse the index.html file and make a downloadable list.

I'll post other directories' lists as I get them done.

Thank you to the release team, sorry if this sucks up bandwidth at OZ.

use as: wget -i opie
Title: Scripts For 3.5.2 Local Mirrors
Post by: MrSquishy on December 01, 2004, 03:00:49 am
Here are all the feed lists.
I didnt do upgrades because there are so few you can grab them individually.
Place these files in their own folders, otherwise the Packages files will overwrite eachother and you'll end up with a non-working mess.

wget -i <list>.txt


base (http://www.geocities.com/mrsquishywou/base.txt) 21M
console (http://www.geocities.com/mrsquishywou/console.txt) 55M
devel (http://www.geocities.com/mrsquishywou/devel.txt) 27M
e (http://www.geocities.com/mrsquishywou/e.txt) 4.5M
gnome (http://www.geocities.com/mrsquishywou/gnome.txt) 1.5M
gpe (http://www.geocities.com/mrsquishywou/gpe.txt) 4.2M
kernel (http://www.geocities.com/mrsquishywou/kernel.txt) 2.1M
libs (http://www.geocities.com/mrsquishywou/libs.txt) 42M
opie (http://www.geocities.com/mrsquishywou/opie.txt) 64M
unknown (http://www.geocities.com/mrsquishywou/unknown.txt) 0.8M
x11 (http://www.geocities.com/mrsquishywou/x11.txt) 30M

The files above are just text files.  If you download the files that are listed in it, that is what the sizes are.

Total: 250M
Title: Scripts For 3.5.2 Local Mirrors
Post by: Hrw on December 01, 2004, 09:14:58 am
wget -r -c -np http://www.openzaurus.org/official/unstable/3.5.2/feed/ (http://www.openzaurus.org/official/unstable/3.5.2/feed/) should do the trick (with normal wget not busybox one).