Statistics
| Branch: | Tag: | Revision:

root / image_creator / disk.py @ 1377b8a7

History | View | Annotate | Download (3.6 kB)

# Date Author Comment
1377b8a7 02/17/2012 08:30 pm Nikos Skalkotos

Use libguestfs to access the image

333ff548 02/17/2012 11:49 am Nikos Skalkotos

Further development

Make the cow file sparse
Add method in Device to list the partitions
Add a "is bootable" flag in Device constructor

d57775d4 02/15/2012 07:19 pm Nikos Skalkotos

Initial commit