UEC images could be simpler to download and bundle

Bug #444598 reported by Scott Moser
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
vm-builder (Ubuntu)
Fix Released
High
Scott Moser
Karmic
Fix Released
High
Scott Moser

Bug Description

Currently kernel and ramdisk for a given UEC image is available at the download location of uec images. However, due to naming, there is no easy way to automatically download these.

For example the following are the names from the karmic beta:
  ubuntu-uec-karmic-amd64-initrd.img-2.6.31-11-server
  ubuntu-uec-karmic-amd64-vmlinuz-2.6.31-11-server
  ubuntu-uec-karmic-i386-initrd.img-2.6.31-11-generic-pae
  ubuntu-uec-karmic-i386-vmlinuz-2.6.31-11-generic-pae

Ideally there would be a way to easily pull these (for documentation purposes or scripts) that didn't require parsing the index.html.

Tags: uec-images
Revision history for this message
Scott Moser (smoser) wrote :

This is really towards the publishing scripts, but marking package as vm-builder.

affects: ubuntu → vm-builder (Ubuntu)
Scott Moser (smoser)
Changed in vm-builder (Ubuntu Karmic):
milestone: none → ubuntu-9.10
Revision history for this message
Scott Moser (smoser) wrote :

A couple options here are:
- symlinks
  ubuntu-uec-amd64-kernel -> ubuntu-uec-karmic-amd64-vmlinuz-2.6.31-11-server
  ubuntu-uec-i386-ramdisk -> ubuntu-uec-karmic-i386-initrd.img-2.6.31-11-generic-pae
- LATEST (or otherwise named) file containing:
   ubuntu-uec-amd64-kernel ubuntu-uec-karmic-amd64-vmlinuz-2.6.31-11-server
   ubuntu-uec-i386-ramdisk ubuntu-uec-karmic-i386-initrd.img-2.6.31-11-generic-pae

Revision history for this message
Dustin Kirkland  (kirkland) wrote : Re: [Bug 444598] Re: rename uec kernel/ramdisk for automated downloading or easier doc

Or a tarball of all of the pertinent pieces?

:-Dustin

Revision history for this message
Scott Moser (smoser) wrote : Re: [Bug 444598] Re: rename uec kernel/ramdisk for automated downloading or easier doc

On Wed, 7 Oct 2009, Dustin Kirkland wrote:

> Or a tarball of all of the pertinent pieces?

That would be possible, yes, but even inside the tarball, you'd want to
provide predictable names, or a mechanism to obtain the names.

All a simply-named tar file does is move the problem to the local system.
Admittedly there, you have much simpler list.

Revision history for this message
Dustin Kirkland  (kirkland) wrote : Re: [Bug 444598] Re: rename uec kernel/ramdisk for automated downloading or easier doc

On Wed, Oct 7, 2009 at 4:24 PM, Scott Moser <email address hidden> wrote:
> On Wed, 7 Oct 2009, Dustin Kirkland wrote:
>
>> Or a tarball of all of the pertinent pieces?
>
> That would be possible, yes, but even inside the tarball, you'd want to
> provide predictable names, or a mechanism to obtain the names.

Said tarball could contain a small, finite list of:
 a) *manifest
 b) *vmlinuz*
 c) *initrd*
 d) *.img

That's predictable enough for my scripts.

:-Dustin

Changed in vm-builder (Ubuntu Karmic):
importance: Low → High
Matt Zimmerman (mdz)
Changed in vm-builder (Ubuntu Karmic):
status: Confirmed → Triaged
summary: - rename uec kernel/ramdisk for automated downloading or easier doc
+ UEC images could be simpler to download and bundle
Scott Moser (smoser)
Changed in vm-builder (Ubuntu Karmic):
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.