Il 16/10/2013 11:15, Mike Auty ha scritto:
> Hiya,
[snip]
> So downloading them manually is a pain (the larger tables aren't in a
> single zip, they're split amongst 12 files for each table), and the
> ebuild to do the downloading is already built. I'll include a
> postinst note indicating that the tables are getting stored twice, and
> I should even be able to give them an indication of how much space
> they're wasting. I'll also provide a URL they can visit if they want
> to download manually instead.
>
> The question then becomes, do I split the ebuild into two (giving us
> three ebuilds for what is otherwise a tiny package) just so some SRCs
> are mirror-restricted and others aren't? All of that hinges on
> whether our servers can handle the extra size...
>
> Mike 5:)
Add a bash script that can download all the files and mention it in
postinst.
the script will download all the files in current directory and put them
in the correct place.