RFE: make lbmbuilder accept different releases of Ubuntu
Bug #382544 reported by
Adam Dorsey
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
LOUD Platform Project |
Fix Committed
|
Low
|
Unassigned |
Bug Description
Currently the distro for lbmbuilder is hardcoded into URLs in the Python code itself. This is inefficient. A better method would be to allow lbmbuilder to accept a command-line argument that let you specify valid distros (jaunty, hardy, etc.) and it would use that in the URL as a variable to grab what you wanted (similar to the -a flag). Obviously, this should default to the latest version by default (currently Jaunty). This should be trivial to fix and I'll probably end up doing it myself; I just wanted to document it as I went along :)
Changed in loud-platform: | |
status: | New → Confirmed |
Changed in loud-platform: | |
milestone: | none → lolucid-release |
To post a comment you must log in.
i noticed this the other day also. Let me know if you are working on this or not. If you are i wont do it. If you aren't I'll do it.