aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/partition.py
AgeCommit message (Expand)Author
2016-11-06wic: call os.ftruncate instead of running truncateEd Bartosh
2016-10-07wic: generate PARTUUID for MDOS partitionsEd Bartosh
2016-06-03image-live, image-vm, wic: Remove fs size workaroundJussi Kukkonen
2016-05-14wic: don't inherit classes from objectEd Bartosh
2016-05-06wic: use truncate utility to create sparse filesEd Bartosh
2016-04-29wic: add system_id attribute to PartitionEd Bartosh
2016-02-28wic: don't throw away our created swap partitionChristopher Larson
2016-02-15wic: fix processing of --use-uuidEd Bartosh
2016-01-17wic: add partition moduleEd Bartosh