On Fri, Sep 24, 2010 at 7:49 PM, Loïc Minier loic.minier@linaro.org wrote:
Hey folks
I'd like to mirror and test the latest build of http://snapshots.linaro.org/10.11-daily/linaro-headless/
but I have two issues with this: * having some kind of direct link to the latest image so that I don't need to parse the HTML to get the latest build; something like /latest/ or /current/ would help here * having a constant name for the data as to be rsync friendly; that is, if the image is named linaro-m-headless-tar-20100923-0.tar.gz and linaro-m-headless-tar-20100924-0.tar.gz the next day, it's hard to convince rsync that the data file from the 24th can be mostly inferred from the contents of the 23th; if it was named linaro-m-headless-tar.tar.gz, I would have no problem
Where should I be filing bugs to track these requests, and who should I harass to get these resolved? :-)
I agree with James that lexbuilder should get this feature in the end. For now we could do a smart cronjob that creates the latest etc. directory with stable links .... md5sum .txt etc. might be a bit problematic though.