lp:~smoser/maas/netinst2ss

Created by Scott Moser and last modified
Get this branch:
bzr branch lp:~smoser/maas/netinst2ss
Only Scott Moser can upload to this branch. If you are Scott Moser please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Scott Moser
Project:
MAAS
Status:
Development

Recent revisions

17. By Scott Moser

address kernel name collisions

16. By Scott Moser

netinst2ss: change kernel whitelist to blacklist

to get more subarch/kernel flavors, only ignore the ones
that are actually not kernel flavors (gtk, xen).

15. By Scott Moser

add support for reading data on ports (ppc64el and armhf)

14. By Scott Moser

update for 'initrd-flavor'.

After discussion with slangasek, I found out that one kernel might
have multiple 'initrd flavors'. This is to address that.

There is a workaround here, where 'initrd-flavor' is assigned to
kernel entries even though its not relevant. The value assigned is null,
so that at least makes sense. The reason is that condense seems to fail
on:
 {'top1': {'a': {'iflav': a, 'name': 'foo1'}, {'b': {'name': 'foo2'}}}}

and condense the 'iflav' up to 'top1'.

13. By Scott Moser

update for change in api of simplestreams.

12. By Scott Moser

fix logic error on lts releases >= precise

11. By Scott Moser

add size to metadata

this just adds the 'size' field to the item information by stating the url.

10. By Scott Moser

add README

9. By Scott Moser

several changes / cleanups

 - use 'release' rather than 'codename' consistently
   either would be fine, but mixing the two is just confusing
 - make the item_id more opaque, it is now
   2 chars of release + 2 chars of kernel release +
   3 chars of kernel flavor + 2 chars of file type
   sasagenke : r=saucy kr=saucy flavor=generic type=kernel
   prsagenke : r=precise kr=saucy flavor=generic type=kernel
 - add hardware enablement kernels for lts releases > lucid
 - pass 'release' around a bit more.

8. By Scott Moser

update against current simplestreams trunk

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~maas-committers/maas/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers