One thing I noticed when setting up a test Onionoo server was the use of hard links in build.xml. An improvement here would be to instead use the soft links created during installation. I don't imagine this would break anything since I'm using newer versions of many of those packages without any problems.
Trac: Username: leeroy
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items ...
Show closed items
Linked items 0
Link issues together to show that they're related.
Learn more.
Actually, we put in file names containing file names to be sure that we're using exactly these versions. I'm copying iwakeh who was involved in this decision.
Trac: Cc: N/Ato iwakeh Status: needs_review to needs_information
I think the question that needs to be asked is, do you want to update the build file to reflect modern installs, or do you want to make it more generic? Either way build.xml needs to be updated. The patch tries to be more generic.